v2 requires moving macros to ovn-macros. Fix and cleanup macros related issues revealed as moving them.
Xavier Simonart (5): tests: Move macros to ovn-macros.at. tests: Fix macros waiting for flows. tests: Update macros waiting for packets. controller: Add debug/dump-peer-ports unixctl. local_data: Fix missing peer_ports in local dp. controller/binding.c | 48 +++++++-- controller/local_data.c | 22 ++++- controller/local_data.h | 2 + controller/ovn-controller.c | 15 +++ tests/ovn-macros.at | 180 +++++++++++++++++++++++++++++++++ tests/ovn.at | 191 +----------------------------------- tests/system-ovn.at | 119 ++++++++++++++++++++++ 7 files changed, 377 insertions(+), 200 deletions(-) -- 2.31.1 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
