DPDK usage discussions
 help / color / mirror / Atom feed
From: Rami Rosen <roszenrami@gmail.com>
To: dashel@microsoft.com
Cc: users@dpdk.org
Subject: Re: [dpdk-users] dpdk-pdump fails to initialize mysteriously
Date: Thu, 16 Aug 2018 15:45:30 +0300	[thread overview]
Message-ID: <CAKoUAr=sHfVOxmgUNwJ4gGb_y+_fhKW0+UJ9G1SUsOAfBBc9LQ@mail.gmail.com> (raw)

Hi, Daniel,

The error that you get, "Failed to parse device "net_pcap_rx_0", hints that
DPDK was built without PCAP support on your setup.

What does
"cat build/.config | grep CONFIG_RTE_LIBRTE_PMD_PCAP" show ?
if it is "n", can you please set it to "y", then build DPDK and try again?

Regards,
Rami Rosen

             reply	other threads:[~2018-08-16 12:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-16 12:45 Rami Rosen [this message]
2018-08-16 21:47 ` Daniel Shelepov
  -- strict thread matches above, loose matches on Subject: below --
2018-08-15 22:36 Daniel Shelepov

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='CAKoUAr=sHfVOxmgUNwJ4gGb_y+_fhKW0+UJ9G1SUsOAfBBc9LQ@mail.gmail.com' \
    --to=roszenrami@gmail.com \
    --cc=dashel@microsoft.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).