dpdk: disable i40evf in favor of iavf patch 53/32553/2
authorJuraj Linkeš <juraj.linkes@pantheon.tech>
Thu, 27 May 2021 10:30:37 +0000 (12:30 +0200)
committerDave Wallace <dwallacelf@gmail.com>
Thu, 3 Jun 2021 19:12:52 +0000 (19:12 +0000)
commitb12b3c6b031800cb59103a4e6a151ef99e301d77
treeea4c9fbc28c797aab9c00230515686cfe21724a0
parent6bd1c77fdcb2c4fcba1e2aae619fe4d2a01b489d
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: I023138896610dc2b3bb731759f62afc605e9bb09
build/external/patches/dpdk_20.11/0001-net-iavf-deprecate-i40evf-pmd.patch [new file with mode: 0644]