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). Roi Dayan (1): tc: Use skip_hw flag when probing tc features Paul Blakey (2): compat: Add ct_state flags definitions netdev-offload-tc: Probe for support for any of the ct_state flags 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 _______________________________________________ dev mailing list d...@openvswitch.org https://mail.openvswitch.org/mailman/listinfo/ovs-dev