Changes since v3: - move full meter management in the IP engine Changes since v2: - move meter ip into lflow ip - add new test in ovn-performance.at - manage metering ip full-recompute
Changes since v1: - add IP refactor to the series - rebase on top of ovn master Lorenzo Bianconi (2): lib: limit table_id space for meters controller: reconfigure ovs meters for ovn meters updates controller/lflow.c | 28 +---- controller/lflow.h | 1 + controller/ofctrl.c | 34 ++---- controller/ofctrl.h | 6 +- controller/ovn-controller.c | 230 +++++++++++++++++++++++++++++++++++- include/ovn/actions.h | 1 + lib/actions.c | 15 ++- lib/extend-table.c | 6 +- lib/extend-table.h | 2 +- lib/ovn-util.c | 9 ++ lib/ovn-util.h | 15 +++ tests/ovn-performance.at | 22 ++++ tests/ovn.at | 75 ++++++++++-- tests/system-ovn.at | 17 +++ 14 files changed, 391 insertions(+), 70 deletions(-) -- 2.35.1 _______________________________________________ dev mailing list d...@openvswitch.org https://mail.openvswitch.org/mailman/listinfo/ovs-dev