DPDK usage discussions
 help / color / mirror / Atom feed
From: "Templin (US), Fred L" <Fred.L.Templin@boeing.com>
To: "users@dpdk.org" <users@dpdk.org>
Subject: [dpdk-users] ip_fragmentation exits with "No ports found!"
Date: Thu, 22 Aug 2019 19:11:27 +0000	[thread overview]
Message-ID: <5be0e96a72804bf4b03f691dd631e8f8@boeing.com> (raw)

Hi - as a new user I am trying to run the example programs in /usr/share/dpdk/examples.
I am able to build the ip_fragmentation example program, but when I run it it claims there
are "No ports found" (see below). I assume that means that the program is somehow not
picking up on my underlying network interfaces - what am I missing?

Thanks - Fred

root@ubuntu: ./ip_fragmentation --no-huge -- -p 1
EAL: Detected lcore 0 as core 0 on socket 0
EAL: Support maximum 128 logical core(s) by configuration.
EAL: Detected 1 lcore(s)
EAL: Setting up physically contiguous memory...
EAL: TSC frequency is ~2495996 KHz
EAL: Master lcore 0 is ready (tid=52f458c0;cpuset=[0])
EAL: PCI device 0000:00:03.0 on NUMA socket -1
EAL:   probe driver: 8086:100e rte_em_pmd
EAL:   Not managed by a supported kernel driver, skipped
EAL: PCI device 0000:00:08.0 on NUMA socket -1
EAL:   probe driver: 8086:100e rte_em_pmd
EAL:   Not managed by a supported kernel driver, skipped
EAL: Error - exiting with code: 1
  Cause: No ports found!

                 reply	other threads:[~2019-08-22 19:11 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=5be0e96a72804bf4b03f691dd631e8f8@boeing.com \
    --to=fred.l.templin@boeing.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).