DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] "Cannot configure device: err=-16" resource busy error on running dpdk applications
@ 2017-04-20 12:13 Nidhia Varghese
  0 siblings, 0 replies; only message in thread
From: Nidhia Varghese @ 2017-04-20 12:13 UTC (permalink / raw)
  To: dev, users

Hi,

I was trying to run l2fwd and ip_pipeline example programs. But I am
getting the following error.

./build/app/l2fwd -c 0x3 --vdev=eth_af_packet0,iface=eno4
--vdev=eth_af_packet1,iface=eno3 -- -p 0x3
EAL: Detected 32 lcore(s)
EAL: Probing VFIO support...
PMD: Initializing pmd_af_packet for eth_af_packet0
PMD: eth_af_packet0: AF_PACKET MMAP parameters:
PMD: eth_af_packet0:    block size 4096
PMD: eth_af_packet0:    block count 256
PMD: eth_af_packet0:    frame size 2048
PMD: eth_af_packet0:    frame count 512
PMD: eth_af_packet0: creating AF_PACKET-backed ethdev on numa socket 0
PMD: Initializing pmd_af_packet for eth_af_packet1
PMD: eth_af_packet1: AF_PACKET MMAP parameters:
PMD: eth_af_packet1:    block size 4096
PMD: eth_af_packet1:    block count 256
PMD: eth_af_packet1:    frame size 2048
PMD: eth_af_packet1:    frame count 512
PMD: eth_af_packet1: creating AF_PACKET-backed ethdev on numa socket 0
PMD: bnxt_rte_pmd_init() called for (null)
Lcore 0: RX port 0
Lcore 1: RX port 1
Initializing port 0... EAL: Error - exiting with code: 1
  Cause: Cannot configure device: err=-16, port=0


IHow can I solve this issue?

Thanks for your reply and help.

-- 

Regards,
Nidhia Varghese

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

only message in thread, other threads:[~2017-04-20 12:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-20 12:13 [dpdk-users] "Cannot configure device: err=-16" resource busy error on running dpdk applications Nidhia Varghese

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).