dpdk: patch i40e PMD to disable source pruning 99/32999/2
authorMatthew Smith <mgsmith@netgate.com>
Fri, 2 Jul 2021 20:30:37 +0000 (15:30 -0500)
committerMatthew Smith <mgsmith@netgate.com>
Mon, 16 Aug 2021 15:25:26 +0000 (15:25 +0000)
commitfc1f3ef76abf08661c4b214414710a1793dceb6e
treeac115db27b6e6cf5e8363d41d85f1222337d4a91
parent76b19ceafcf892b56a679d3d7fe5c6f4b93f7de7
dpdk: patch i40e PMD to disable source pruning

Type: improvement

X710/XL710 devices have source pruning enabled by default and DPDK
provides no option to disable it. This prevents VRRP from working
properly.

Disable source pruning while setting up the main VSI.

Change-Id: Iaf89f7dae8992e3bd0b9fae83878daa27a5bb931
Signed-off-by: Matthew Smith <mgsmith@netgate.com>
build/external/patches/dpdk_21.05/0001-net-i40e-disable-source-pruning-on-pf.patch [new file with mode: 0644]