dpdk: change mlx5 pmd name in foreach_dpdk_pmd 26/29726/2
authorMatthew Smith <mgsmith@netgate.com>
Fri, 13 Nov 2020 16:41:21 +0000 (10:41 -0600)
committerMatthew Smith <mgsmith@netgate.com>
Wed, 18 Nov 2020 19:37:22 +0000 (13:37 -0600)
commit9585d79f7aae28532f2528efec746a302c0fbcd4
treefdd017a0658087de4d3de6a852a4229336d9e517
parent727082016f8822edcf40662d0059d3e8fab5e2ef
dpdk: change mlx5 pmd name in foreach_dpdk_pmd

Type: fix

With DPDK 20.08, mlx5 devices get bound to the mlx5_pci PMD instead
of net_mlx5. Update the name in foreach_dpdk_pmd so the PMD will be
correctly recognized during initialization.

Change-Id: I1863ec55da9fcf6a289959dff22ca2dcc5d114bc
Signed-off-by: Matthew Smith <mgsmith@netgate.com>
src/plugins/dpdk/device/dpdk.h