From: Mohamed Mohamed <msherif4@yahoo.com>
To: users@dpdk.org
Subject: [dpdk-users] EAL: Unable to parse device 'net_af_packet0, iface=eth0'
Date: Wed, 4 Mar 2020 16:24:03 +0000 (UTC) [thread overview]
Message-ID: <492985487.2976902.1583339043982@mail.yahoo.com> (raw)
In-Reply-To: <492985487.2976902.1583339043982.ref@mail.yahoo.com>
Hi All:
I running DPDK 18.11.6 release built with CONFIG_RTE_BUILD_SHARED_LIB=nI run inside docker container running ubuntu 18.04
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=18.04
DISTRIB_CODENAME=bionic
DISTRIB_DESCRIPTION="Ubuntu 18.04.2 LTS"
here are the command line args for DPDK
-m 256 -c 1 -n4 --no-pci --no-huge --log-level=8 --vdev=eth_af_packet0,iface=eth0
I am seeing :-EAL: Detected lcore 0 as core 0 on socket 0
EAL: Detected lcore 1 as core 1 on socket 0
EAL: Detected lcore 2 as core 0 on socket 0
EAL: Detected lcore 3 as core 1 on socket 0
EAL: Support maximum 128 logical core(s) by configuration.
EAL: Detected 4 lcore(s)
ERROR: failed to parse device "eth_af_packet0"
EAL: Unable to parse device 'eth_af_packet0,iface=eth0'
I also tried to use net_af_packet0 instead of eth_af_packet0 but I still get the same parse errors
any ideas/suggestions how I can debug this further ?
Thanks!!
parent reply other threads:[~2020-03-04 16:24 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <492985487.2976902.1583339043982.ref@mail.yahoo.com>]
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=492985487.2976902.1583339043982@mail.yahoo.com \
--to=msherif4@yahoo.com \
--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).