1 Commits

Author SHA1 Message Date
fc1f3ef76a 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>
2021-08-16 15:25:26 +00:00