From: Stephen Hemminger <stephen@networkplumber.org>
To: Ariba Ehtesham <ariba@dreambigsemi.com>
Cc: "users@dpdk.org" <users@dpdk.org>
Subject: Re: Unable to run dpdk -dumpcap with Mellanox
Date: Thu, 31 Mar 2022 20:18:02 -1000 [thread overview]
Message-ID: <20220331201802.4074004f@shemminger-XPS-13-9360> (raw)
In-Reply-To: <MW3PR22MB2332D050C9F7F1EA2EE7D68CCD1A9@MW3PR22MB2332.namprd22.prod.outlook.com>
On Fri, 25 Mar 2022 08:00:45 +0000
Ariba Ehtesham <ariba@dreambigsemi.com> wrote:
> sudo ./build/app/dpdk-dumpcap -i 04:00.1 -w /tmp/capture.pcapng
> Device 0000:04:00.0 is not driven by the primary process
First you must have a primary process running doing something.
DPDK-dumpcap is a secondary only process.
The interface you gave is not being controlled by primary process.
Use dpdk-dumpcap -D described in documentation to show the available
devices.
prev parent reply other threads:[~2022-04-01 6:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-25 8:00 Ariba Ehtesham
2022-03-29 8:56 ` Дмитрий Степанов
2022-04-01 6:18 ` Stephen Hemminger [this message]
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=20220331201802.4074004f@shemminger-XPS-13-9360 \
--to=stephen@networkplumber.org \
--cc=ariba@dreambigsemi.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).