dpdk: disable i40evf in favor of iavf patch 54/32554/1
authorJuraj Linkeš <[email protected]>
Thu, 27 May 2021 10:41:37 +0000 (12:41 +0200)
committerJuraj Linkeš <[email protected]>
Thu, 27 May 2021 10:41:37 +0000 (12:41 +0200)
commit4f7b92f0a0f37ea2875631d7f25d44834abe7af7
tree74684d5bc72c6b3640de6f17e36c12f1afa7e638
parent8b4bd27d60b1086727273cfd61c4fa8874530ac0
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š <[email protected]>
Change-Id: Idcc48088c7d66a76da2b4675c02c7c115706c8b3
build/external/patches/dpdk_20.08/0001-net-iavf-deprecate-i40evf-pmd.patch [new file with mode: 0644]