From: <wang.yong19@zte.com.cn>
To: <users@dpdk.org>, <dev@dpdk.org>
Subject: ARM server+intel NIC run dpdk met error
Date: Sat, 22 Sep 2018 10:45:51 +0800 (CST) [thread overview]
Message-ID: <201809221045513523501@zte.com.cn> (raw)
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
reply other threads:[~2018-09-22 2:45 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201809221045513523501@zte.com.cn \
--to=wang.yong19@zte.com.cn \
--cc=dev@dpdk.org \
--cc=users@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.