This series fixes the HW offload issue related to ct_tuple.

Han Zhou (4):
  physical: Support ct.new state in ct_xxx actions.
  ovn-trace: Fix pop action in trace.
  logical-fields: Fix inconsistency of register usage.
  northd: Fix HW offload problem related to ct_tuple.

 controller/lflow.c           |   1 +
 controller/lflow.h           |   1 +
 controller/physical.c        |  52 +++++++--
 include/ovn/actions.h        |   5 +-
 include/ovn/logical-fields.h |  10 +-
 lib/actions.c                |  27 +++++
 lib/logical-fields.c         |  15 ---
 lib/ovn-util.c               |   4 +-
 lib/ovn-util.h               |   2 +-
 northd/northd.c              | 106 ++++++++++++++---
 northd/northd.h              |  76 ++++++------
 northd/ovn-northd.8.xml      | 189 ++++++++++++++++++++----------
 tests/ovn-macros.at          |   1 +
 tests/ovn-northd.at          | 220 +++++++++++++++++++++--------------
 tests/ovn.at                 |  40 +++----
 tests/system-ovn-kmod.at     |  14 +++
 tests/test-ovn.c             |   1 +
 utilities/ovn-trace.c        |  44 ++++++-
 18 files changed, 553 insertions(+), 255 deletions(-)

-- 
2.38.1

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

Reply via email to