Patch 1 fixes a pre-existing route node I-P gap that patch 2 would otherwise expose.
Jun Gu (2): controller: Recompute routes when the local datapaths change. controller: Avoid logical flow recompute on patch port changes. controller/binding.c | 100 +++++++++++------ controller/local_data.c | 180 ++++++++++++++++++++----------- controller/local_data.h | 19 ++-- controller/ovn-controller.c | 99 ++++++++++++++--- tests/ovn-controller.at | 127 ++++++++++++++++++++++ tests/ovn-inc-proc-graph-dump.at | 5 + tests/ovn-performance.at | 5 +- 7 files changed, 416 insertions(+), 119 deletions(-) -- 2.34.1 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
