Reported-at: https://bugzilla.redhat.com/show_bug.cgi?id=2096233
Lorenzo Bianconi (3): actions: introduce commit_ecmp_nh action actions: introduce chk_ecmp_nh and chk_ecmp_nh_mac actions northd: rely on new actions for ecmp-symmetric routing controller/lflow.h | 2 + include/ovn/actions.h | 9 ++ include/ovn/logical-fields.h | 3 + lib/actions.c | 230 +++++++++++++++++++++++++++++++++++ northd/northd.c | 46 +++++-- northd/ovn-northd.8.xml | 25 ++-- ovn-sb.xml | 54 ++++++++ tests/ovn-northd.at | 4 +- tests/ovn.at | 4 +- tests/system-ovn.at | 52 ++++++++ utilities/ovn-trace.c | 6 + 11 files changed, 410 insertions(+), 25 deletions(-) -- 2.36.1 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
