]> git.proxmox.com Git - mirror_ovs.git/commit
netdev-offload-dpdk: Fix for broken ethernet matching HWOL for XL710NIC.
authorEmma Finn <emma.finn@intel.com>
Fri, 14 Aug 2020 13:38:49 +0000 (14:38 +0100)
committerIlya Maximets <i.maximets@ovn.org>
Mon, 17 Aug 2020 12:16:00 +0000 (14:16 +0200)
commit023f257852f6b26da6b3362e507a1a9df2a30c44
tree2d0865802bf60ebfae75408a8576b5e9437efcc8
parentd08a602b351faed7d62edcdf988c450366931feb
netdev-offload-dpdk: Fix for broken ethernet matching HWOL for XL710NIC.

This patch introduces a temporary work around to fix
partial hardware offload for XL710 devices. Currently the incorrect
ethernet pattern is being set. This patch will be removed once
this issue is fixed within the i40e PMD.

Signed-off-by: Emma Finn <emma.finn@intel.com>
Signed-off-by: Eli Britstein <elibr@nvidia.com>
Co-authored-by: Eli Britstein <elibr@nvidia.com>
Tested-by: Ian Stokes <ian.stokes@intel.com>
Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
lib/netdev-offload-dpdk.c