DPDK usage discussions
 help / color / mirror / Atom feed
From: Ariba Ehtesham <ariba@dreambigsemi.com>
To: "reshma.pattan@intel.com" <reshma.pattan@intel.com>,
	"stephen@networkplumber.org" <stephen@networkplumber.org>
Cc: "users@dpdk.org" <users@dpdk.org>, Haider Ali <haider@dreambigsemi.com>
Subject: Unable to run dpdk-dumpcap application
Date: Fri, 10 Jun 2022 10:52:31 +0000	[thread overview]
Message-ID: <SN4PR22MB32058B99782517F4382FAD01CDA69@SN4PR22MB3205.namprd22.prod.outlook.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1368 bytes --]

Hi All,
Can anybody guide me I am unable to run dpdk-dumpcap application with dpdk-22.03  ,

I am performing following steps:

First:

$ sudo ./build/app/dpdk-testpmd -l 0-3 -n 4  -a 0000:04:00.1 --proc-type=primary -- -i --rxq=8 --txq=8

Second:

$  sudo ./build/app/dpdk-dumpcap  -i 1 -c 6 -w /tmp/capture.pcapng


I am getting following error
mlx5_net: Cannot attach mlx5 shared data
mlx5_net: Unable to init PMD global data: No such file or directory
mlx5_common: Failed to load driver mlx5_eth
EAL: Requested device 0000:42:00.0 cannot be used
mlx5_net: Cannot attach mlx5 shared data
mlx5_net: Unable to init PMD global data: No such file or directory
mlx5_common: Failed to load driver mlx5_eth
EAL: Requested device 0000:42:00.1 cannot be used
mlx5_net: Cannot attach mlx5 shared data
mlx5_net: Unable to init PMD global data: No such file or directory
mlx5_common: Failed to load driver mlx5_eth
EAL: Requested device 0000:43:00.0 cannot be used
mlx5_net: Cannot attach mlx5 shared data
mlx5_net: Unable to init PMD global data: No such file or directory
mlx5_common: Failed to load driver mlx5_eth
EAL: Requested device 0000:43:00.1 cannot be used
Capturing on '0000:04:00.1'
Packets captured: 0 ^C
Packets received/dropped on interface '0000:04:00.1': 0/0 (0.0)
EAL: Error: Invalid memory


Regards ,
Ariba Ehtesham


[-- Attachment #2: Type: text/html, Size: 4435 bytes --]

             reply	other threads:[~2022-06-13  7:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-10 10:52 Ariba Ehtesham [this message]
2022-06-10 14:55 ` Stephen Hemminger
2022-06-13  6:43   ` Ariba Ehtesham
2022-06-13  6:45     ` Ariba Ehtesham

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=SN4PR22MB32058B99782517F4382FAD01CDA69@SN4PR22MB3205.namprd22.prod.outlook.com \
    --to=ariba@dreambigsemi.com \
    --cc=haider@dreambigsemi.com \
    --cc=reshma.pattan@intel.com \
    --cc=stephen@networkplumber.org \
    --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).