dpdk 18.11 , when use mlx5 nic, use dpdk-devbind.py -b igb_uio 0000:xx:00.0 ,it show mlx5_pci_probe(): no Verbs device matches PCI device 0000:xx:00.0, are kernel drivers loaded?
whether or not use dpdk-devbind.py -b igb_uio 0000:xx:00.0
dpdk 18.11 , when use mlx5 nic, use dpdk-devbind.py -b igb_uio 0000:xx:00.0 ,it show mlx5_pci_probe(): no Verbs device matches PCI device 0000:xx:00.0, are kernel drivers loaded?
whether or not use dpdk-devbind.py -b igb_uio 0000:xx:00.0
MLX5 PMD does not require
dpdk-devbind.py -b igb_uioit works independent toigb_uio,uio_pci_genericon both Linux and Windows.Please re-test without binding
From DPDK documentation refer & also refer for DPDK 16.04