The main patch of the series is 2/2 but there is an optimization on 1/2 that is used by 2/2, but can be standalone and merged separately so only the 2/2 is marked as RFC.
Ales Musil (2): northd: Avoid most of strcmp for NAT type. northd: Commit all traffic when there is stateful NAT/LB. include/ovn/logical-fields.h | 4 + lib/logical-fields.c | 4 + northd/en-lr-nat.c | 10 +- northd/en-lr-nat.h | 7 ++ northd/northd.c | 184 +++++++++++++++++++---------------- tests/ovn-northd.at | 118 ++++++++++++++++------ tests/system-ovn.at | 31 ++++-- 7 files changed, 231 insertions(+), 127 deletions(-) -- 2.46.2 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
