(Sorry I’m running on an isolated network so I can’t copy-paste everything)
I have mlx5 nic in my system and I want to run dpdk application.
I’ve already built everything and my application is running and finding the ports.
It says:
EAL: Probe PCI driver: mlx5_pci... (socket -1)
Everything works but when I use dpdk-devbind status
I see that the ports are under the “Network devices using kernel driver” Is that ok?
Also one of my nics is connectX6 and one is connectX5 but both use the driver “mlx5_core”
I’ve seen that on different nics dpdk-devbind status shows dpdk driver and not kernel driver.
Does it mean that I’m running it wrong?
Yoav is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.