DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] EAL: Unable to parse device 'net_af_packet0, iface=eth0'
       [not found] <492985487.2976902.1583339043982.ref@mail.yahoo.com>
@ 2020-03-04 16:24 ` Mohamed Mohamed
  0 siblings, 0 replies; only message in thread
From: Mohamed Mohamed @ 2020-03-04 16:24 UTC (permalink / raw)
  To: users

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!!

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

only message in thread, other threads:[~2020-03-04 16:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <492985487.2976902.1583339043982.ref@mail.yahoo.com>
2020-03-04 16:24 ` [dpdk-users] EAL: Unable to parse device 'net_af_packet0, iface=eth0' Mohamed Mohamed

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