[ovs-dev] [PATCH ovs 0/2] add TC offload support for geneve with options

Pieter Jansen van Vuuren pieter.jansenvanvuuren at netronome.com
Tue Aug 21 13:49:44 UTC 2018


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             |  44 ++++++
 lib/tc.c                             | 200 ++++++++++++++++++++++++++-
 lib/tc.h                             |   3 +
 5 files changed, 292 insertions(+), 3 deletions(-)

-- 
2.17.0



More information about the dev mailing list