CI result : https://github.com/nanteby/ovs/actions/runs/1229743991
-----Original Message----- From: Nir Anteby <[email protected]> Sent: Tuesday, September 14, 2021 11:05 AM To: [email protected] Cc: Eli Britstein <[email protected]>; Majd Dibbiny <[email protected]>; Gaetan Rivet <[email protected]>; Nir Anteby <[email protected]> Subject: [PATCH 0/4] netdev datapath hardware offload support for GRE flows Add hardware offload support for GRE flows (experimental). Available only if DPDK experimantal APIs enabled during the build. 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 | 3 +- lib/netdev-offload-dpdk.c | 129 +++++++++++++++++++++++++++++++++++++++++----- 3 files changed, 119 insertions(+), 15 deletions(-) -- 1.8.3.1 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
