This series has been merged in OVN repo master. It needs to be backported to
branch-2.12 since it fixes a critical problem (patch 4/4). It also fixes a
minor problem (patch 2/4).

Han Zhou (4):
  ovn-controller.c: Refactor meter-table-list and meter-group-list commands.
  ovn-controller: Fix meter-table-list and group-table-list commands.
  extend-table.c: Refactor code.
  extend-table: Fix reusing group/meter by multiple logical flows.

 ovn/controller/ovn-controller.c |  54 +++--------
 ovn/lib/extend-table.c          | 199 ++++++++++++++++++++++++++++++++--------
 ovn/lib/extend-table.h          |  31 ++++++-
 tests/ovn.at                    |  60 +++++++++++-
 4 files changed, 262 insertions(+), 82 deletions(-)

-- 
2.1.0

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to