[ovs-dev] [PATCH branch-2.13 0/3] Backport ct-offload state flag support

Aaron Conole aconole at redhat.com
Fri Apr 9 13:35:32 UTC 2021


Backport the recent fixes related to ct-offload state flags being ignored
to fix HWOL.

This pulls in the skip_hw flag refactor (note it already existed, so the
refactor exposes it to the upper layer - if you consider this a new feature,
we can rework the series).

Paul Blakey (2):
  compat: Add ct_state flags definitions
  netdev-offload-tc: Probe for support for any of the ct_state flags

Roi Dayan (1):
  tc: Use skip_hw flag when probing tc features

 acinclude.m4            |   6 +-
 include/linux/pkt_cls.h |   5 +-
 lib/netdev-offload-tc.c | 207 ++++++++++++++++++++++++++++++----------
 lib/tc.c                |  13 ++-
 lib/tc.h                |  10 ++
 5 files changed, 182 insertions(+), 59 deletions(-)

-- 
2.25.4



More information about the dev mailing list