DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] ARM server+intel NIC run dpdk met error
@ 2018-09-22  2:45 wang.yong19
  0 siblings, 0 replies; only message in thread
From: wang.yong19 @ 2018-09-22  2:45 UTC (permalink / raw)
  To: users, dev

Hi,
I tried to run dpdk testpmd on Qualcomm ARM server + intel 82599 NIC + CentOS 7.4. 
However, an error occured with the following output.

[root@localhost app]# ./testpmd -l 4-5 -m 1024 -w 0000:01:00.1 -- -i -a  --forward-mode=io
EAL: Detected 47 lcore(s)
EAL: Detected 1 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/rte/mp_socket
EAL: Probing VFIO support...
EAL: PCI device 0000:01:00.1 on NUMA socket -1
EAL:   Invalid NUMA socket, default to 0
EAL:   probe driver: 8086:10fb net_ixgbe
EAL: Cannot open /sys/bus/pci/devices/0000:01:00.1/resource0: No such file or directory
EAL: Requested device 0000:01:00.1 cannot be used
testpmd: No probed ethernet devices
Interactive-mode selected
Auto-start selected
Set io packet forwarding mode
testpmd: create a new mbuf pool <mbuf_pool_socket_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Done
Start automatic packet forwarding
io packet forwarding - ports=0 - cores=0 - streams=0 - NUMA support enabled, MP over anonymous pages disabled

  io packet forwarding packets/burst=32
  nb forwarding cores=1 - nb forwarding ports=0
testpmd>
According to the message above, I entered the /sys/bus/pci/devices/0000:01:00.1/ directory and I could not find the resource0/1/2/3 file which will be found at X86 server. Both PF and VF have the same problem. And X710 NIC the same, too.

Does anybody meet this situation before? Can anyone please help me with this problem?

Thanks
Yong

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-09-22  2:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-22  2:45 [dpdk-users] ARM server+intel NIC run dpdk met error wang.yong19

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).