Changes since v1:
- add IP refactor to the series
- rebase on top of ovn master

Lorenzo Bianconi (3):
  inc-proc-eng: move inc-proc code in an isolated strucuture
  lib: extend-table: add pending_id map
  controller: reconfigure ovs meters for ovn meters updates

 controller/ofctrl.c         |  82 ++++++++-----
 controller/ofctrl.h         |   5 +-
 controller/ovn-controller.c | 137 +++++++++++++++++-----
 lib/extend-table.c          |  82 +++++++++----
 lib/extend-table.h          |   7 ++
 lib/inc-proc-eng.c          | 226 +++++++++++++++++++++++-------------
 lib/inc-proc-eng.h          |  42 +++++--
 northd/en-lflow.c           |   2 +-
 northd/en-northd.c          |   2 +-
 northd/inc-proc-northd.c    |  30 ++---
 tests/ovn.at                |  53 ++++++++-
 tests/system-ovn.at         |  17 +++
 12 files changed, 495 insertions(+), 190 deletions(-)

-- 
2.34.1

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

Reply via email to