[dpdk-users] No probed ethernet devices. Does DPDK support BCM57810?
伍英華
stud4063294 at gmail.com
Fri Jun 1 05:25:46 CEST 2018
Hi,
I am using NIC Broadcom Corporation NetXtreme II BCM57810 10 Gigabit
Ethernet 168e.
I bind igb_uio to the network device but got error when running testpmd:
========
# ./testpmd -c 3 -n 4 -- -i
EAL: Detected 32 lcore(s)
EAL: Multi-process socket /var/run/.rte_unix
EAL: Probing VFIO support...
EAL: VFIO support initialized
testpmd: No probed ethernet devices
Interactive-mode selected
...
========
Since the original driver is bnx2x, I checked the supported NIC:
http://dpdk.org/doc/guides/nics/bnx2x.html
and the PCI devices this driver supports:
http://dpdk.org/browse/dpdk-stable/tree/drivers/net/bnx2x/bnx2x_ethdev.c#n24
I am confused that does DPDK support BCM57810 ? Or QLogic 578xx only?
Regards,
Wu
More information about the users
mailing list