This series adds match and action support for TC offload of geneve tunnel with options.
Pieter Jansen van Vuuren (2): lib/tc: add geneve with option encap action offload lib/tc: add geneve with option match offload include/linux/pkt_cls.h | 25 ++ include/linux/tc_act/tc_tunnel_key.h | 23 ++ lib/netdev-tc-offloads.c | 94 +++++++ lib/tc.c | 355 ++++++++++++++++++++++++++- lib/tc.h | 3 + 5 files changed, 492 insertions(+), 8 deletions(-) -- 2.17.0 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
