This series adds support for the datapath action check_pkt_len for TC offload.
It also includes some offload self-tests.
Eelco Chaudron (5):
netdev-offload-tc: Move flow_put action handling to isolated function.
netdev-offload-tc: Move flower_to_match action handling to isolated
function.
netdev-offload-tc: Handle check_pkt_len datapath action.
system-offloads-traffic: Properly initialize offload before testing.
tests: Add check_pkt_len action test to system-offload-traffic.
lib/netdev-offload-tc.c | 844 +++++++++++++++++++------------
lib/tc.c | 455 +++++++++++++++--
lib/tc.h | 12 +-
tests/ofproto-macros.at | 6 +-
tests/system-kmod-macros.at | 4 +-
tests/system-offloads-traffic.at | 422 +++++++++++++++-
6 files changed, 1373 insertions(+), 370 deletions(-)
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev