[ovs-dev] [PATCH v3 0/4] netdev datapath hardware offload support for GRE flows

Nir Anteby nanteby at nvidia.com
Thu Oct 7 11:05:03 UTC 2021


V1:
Add hardware offload support for GRE flows (experimental).
Available only if DPDK experimantal APIs enabled during the build.

V2:
rebased version

v3:
fixed rebased compilation 

CI result : https://github.com/nanteby/ovs/actions/runs/1315625757

Nir Anteby (4):
  netdev-offload-dpdk: Refactor get_vport_netdev()
  netdev-dpdk: Add flow_api support for netdev gre vports
  netdev-offload-dpdk: Support tnl_pop for gre tunnel
  netdev-offload-dpdk: Add support for matching on gre fields

 NEWS                      |   2 +
 lib/netdev-dpdk.c         |   9 ++--
 lib/netdev-offload-dpdk.c | 130 +++++++++++++++++++++++++++++++++++++++++-----
 3 files changed, 123 insertions(+), 18 deletions(-)

-- 
1.8.3.1



More information about the dev mailing list