DPDK usage discussions
 help / color / mirror / Atom feed
* Unable to run dpdk-dumpcap application
@ 2022-06-10 10:52 Ariba Ehtesham
  2022-06-10 14:55 ` Stephen Hemminger
  0 siblings, 1 reply; 4+ messages in thread
From: Ariba Ehtesham @ 2022-06-10 10:52 UTC (permalink / raw)
  To: reshma.pattan, stephen; +Cc: users, Haider Ali

[-- 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 --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-06-13  7:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-10 10:52 Unable to run dpdk-dumpcap application Ariba Ehtesham
2022-06-10 14:55 ` Stephen Hemminger
2022-06-13  6:43   ` Ariba Ehtesham
2022-06-13  6:45     ` Ariba Ehtesham

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