DPDK patches and discussions
 help / color / mirror / Atom feed
From: Paras Jha <dreadiscool@gmail.com>
To: dev@dpdk.org
Subject: [dpdk-dev] Proper usage of RTE_ETH_FOREACH_DEV and device whitelist
Date: Wed, 23 May 2018 13:24:54 -0700	[thread overview]
Message-ID: <CAMs8r4NiRRJdiHyNv3VZgTeb_dmjHGv5-CO6D79huK3OfB9oRg@mail.gmail.com> (raw)

Hi all,

Are there any caveats with the usage of RTE_ETH_FOREACH_DEV? I have 4
interfaces bound to the igb_uio driver, but the macro seems to never
enumerate over any of them.

On another note, trying to manually specify a whitelist of devices to use
as a command line option always yields a message similar to this one

ERROR: failed to parse device "01:00.1"
EAL: Unable to parse device '01:00.1'
PANIC in main():

I'm using the master branch of DPDK at commit
c9db09ff0eef82cd85a4b5ffe1d7e9efc3907317, if that helps at all

Thanks in advance!

                 reply	other threads:[~2018-05-23 20:25 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=CAMs8r4NiRRJdiHyNv3VZgTeb_dmjHGv5-CO6D79huK3OfB9oRg@mail.gmail.com \
    --to=dreadiscool@gmail.com \
    --cc=dev@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).