Reported-at: https://bugzilla.redhat.com/show_bug.cgi?id=2096233

Changes since v1:
- add src/dst port to commit_ecmp_nh learn actions
- fix documentation
- improve coverage test

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        |  10 ++
 include/ovn/logical-fields.h |   3 +
 lib/actions.c                | 332 +++++++++++++++++++++++++++++++++++
 northd/northd.c              | 102 +++++++++--
 northd/ovn-northd.8.xml      |  25 +--
 ovn-sb.xml                   |  51 ++++++
 tests/ovn-northd.at          |  18 +-
 tests/ovn.at                 |  24 ++-
 tests/system-ovn.at          |  79 +++++++--
 utilities/ovn-trace.c        |   6 +
 11 files changed, 615 insertions(+), 37 deletions(-)

-- 
2.36.1

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to