DPDK Tip in Docker Container
Christopher Wingert
usenet at wingert.org
Fri Jul 14 21:51:04 CEST 2023
Hi,
I am trying to bring up DPDK tip in Ubuntu 22.10/Docker. When I run
dpdk-testpmd, it doesn't seem to be able to find the Connect X5
interfaces. I get an error "mlx_net: Unable to recognize
master/respresentors on the multiple IB devices."
dpdk-testpmd works fine outside docker.
The command line I am using is
"docker run --privileged --cap-add=ALL -v /sys:/sys -v /dev:/dev"
Thanks!
Chris
More information about the users
mailing list