This is a series to explicitly backport a075230e4a0f ("Use ct_mark for
masked access to make flows HW-offloading friendly.") and its
dependencies to branch-21.12.

The conflicts were minimal, mainly due to the lack of the "ACL
log-related" feature on branch-21.12.

Han Zhou (6):
      ovn-sb.xml: Fix ct_lb documentation.
      actions: Add action ct_lb_mark.
      actions: Add stack push and pop actions.
      ovn-northd: Improve the doc and tests for ecmp-symmetric-reply.
      ovn-controller: Handle SB_Global:options:northd_internal_version in I-P 
engine.
      Use ct_mark for masked access to make flows HW-offloading friendly.

 NEWS                         |    2 
 controller/lflow.c           |   33 ++-
 controller/lflow.h           |    1 
 controller/ovn-controller.c  |   79 +++++++
 include/ovn/actions.h        |   11 +
 include/ovn/logical-fields.h |    3 
 lib/actions.c                |  128 ++++++++++-
 lib/logical-fields.c         |   17 +
 lib/ovn-util.c               |   25 ++
 lib/ovn-util.h               |    4 
 northd/northd.c              |   97 +++++----
 northd/ovn-northd.8.xml      |   59 +++--
 ovn-sb.xml                   |   54 ++++-
 tests/ovn-controller.at      |   48 ++++
 tests/ovn-northd.at          |  478 +++++++++++++++++++++---------------------
 tests/ovn.at                 |  208 ++++++++++--------
 tests/system-ovn.at          |  178 ++++++++--------
 utilities/ovn-trace.c        |   72 ++++++
 18 files changed, 987 insertions(+), 510 deletions(-)

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to