dpdk: disable i40evf in favor of iavf patch 33/32533/2
authorJuraj Linkeš <juraj.linkes@pantheon.tech>
Thu, 27 May 2021 10:06:12 +0000 (12:06 +0200)
committerDave Wallace <dwallacelf@gmail.com>
Thu, 3 Jun 2021 19:11:59 +0000 (19:11 +0000)
commit4b0882c9a90a1c5d9d5c1a1e183d573f70a00bc8
tree7ba4ce44f9462955306a7b4ed652c7cabbd5e590
parent76189089b519639bd1a06378efcfe523e1a73e8e
dpdk: disable i40evf in favor of iavf patch

Fix an issue where multiple VPP instances with DPDK starting at the
same time would not initialize VFs properly. This is done by using the
iavf PMD (where the issue can't be reproduced) instead of the i40evf
PMD.

Type: fix
Ticket: VPP-1943
Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
Change-Id: I444bd24722f81faec836478851e7cc3c72143227
build/external/patches/dpdk_21.02/0001-net-iavf-deprecate-i40evf-pmd.patch [new file with mode: 0644]