On Tue, Jul 23, 2024 at 11:55 AM Xavier Simonart <[email protected]> wrote: > > Xavier Simonart (7): > controller: Add debug/dump-related-ports unixctl. > tests: Add macros for checking related ports. > binding: Cleanup related_lports for deleted ports. > binding: Cleanup related_lports for container ports. > binding: Cleanup related ports on port type change. > tests: Compare IP and recompute related ports. > northd: Fix pmtud related issues. > > controller/binding.c | 33 +++++++++---- > controller/binding.h | 3 ++ > controller/ovn-controller.c | 15 ++++++ > northd/northd.c | 13 ++++++ > tests/multinode.at | 33 +++++++++---- > tests/ovn-controller.at | 20 +++++--- > tests/ovn-macros.at | 92 ++++++++++++++++++++++++++++++++++--- > tests/ovn-northd.at | 10 ++++ > tests/ovn.at | 27 ++++++++--- > 9 files changed, 209 insertions(+), 37 deletions(-)
Hi Xavier, Thanks for the patch series. I applied this patch series with some changes in p1, p2 and p3. Please see the individual patches for the changes. Numan > > -- > 2.31.1 > > _______________________________________________ > dev mailing list > [email protected] > https://mail.openvswitch.org/mailman/listinfo/ovs-dev > _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
