Ethernet Products
Determine ramifications of Intel® Ethernet products and technologies
4868 Discussions

[DPDK] testpmd shows link down even though it is up.

crepes
Beginner
1,030 Views

Hello everyone,

 

I've been trying to use DPDK's NFP poll mode driver inside a docker image to bind a Netronome NIC, however when running testpmd the link is always shown as "down" even though it is up (it has been tested in other ways). 

 

The NIC is visible under Network devices using DPDK-compatible driver when running 
dpdk-devbind.py --status after running the following commands:

modprobe vfio-pci
dpdk-devbind.py --bind=vfio-pci 5e:00.0
 

However when running the following, it is still shown as down in testpmd.

./app/dpdk-testpmd -- -i
set link-up port 0
show port info 0
 
Any ideas?
0 Kudos
1 Reply
Mike_Intel
Moderator
996 Views

Hello crepes,


Thank you for posting in Intel Ethernet Communities. 

 

Since this question involves DPDK, please check with Intel Premier Support for further assistance. See the following for access to Intel Premier Support.

Click the "Access and Log In" to contact the DPDK support https://www.intel.com/content/www/us/en/design/support/ips/training/welcome.html

 

Please be informed that we will now close this request. Just feel free to post a new question if you may have any other inquiry in the future as this thread will no longer be monitored.

 

May you have a great day!

Thank you.


Best regards,

Michael L.

Intel® Customer Support Technician


0 Kudos
Reply