In the serie, the ovn macro was updated to be able to compare I+P flows and flows after recompute. Some ovn issues identified by this comparison were already fixed and submitted; other issues are fixed in this serie. More fixes, mostly for intermitent issues will be submitted later.
Xavier Simonart (6): controller: Properly handle localnet flows in I+P. controller: (nit) Avoid setting again same register. controller: Fix flows not deleted when deleting peer port. ovn-macros: CHECK_AFTER_RECOMPUTE improvements. tests: Compare I+P flows with with recompute ones. system-tests: Compare I+P and recompute flows. controller/physical.c | 32 +++-- tests/ovn-controller.at | 6 +- tests/ovn-ic.at | 6 +- tests/ovn-macros.at | 68 ++++++++--- tests/ovn-northd.at | 9 +- tests/ovn.at | 257 ++++++++++++++++++++++++++++++++------- tests/system-ovn-kmod.at | 15 ++- tests/system-ovn.at | 185 ++++++++++++++-------------- 8 files changed, 402 insertions(+), 176 deletions(-) -- 2.31.1 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
