DPDK patches and discussions
 help / color / mirror / Atom feed
From: Nidhia Varghese <nidhiavarghese93@gmail.com>
To: dev@dpdk.org, users@dpdk.org
Subject: [dpdk-dev] "Cannot configure device: err=-16" resource busy error on running dpdk applications
Date: Thu, 20 Apr 2017 17:43:02 +0530	[thread overview]
Message-ID: <CAAx9ALVrHJuznftbbhw2tR_b1CRPSz=kEF--sSCNqre217gaGQ@mail.gmail.com> (raw)

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

                 reply	other threads:[~2017-04-20 12:13 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='CAAx9ALVrHJuznftbbhw2tR_b1CRPSz=kEF--sSCNqre217gaGQ@mail.gmail.com' \
    --to=nidhiavarghese93@gmail.com \
    --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 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).