DPDK usage discussions
 help / color / mirror / Atom feed
From: Vikas Deolaliker <vikasd@yahoo.com>
To: "users@dpdk.org" <users@dpdk.org>
Subject: DPDK22.11 on CentOS 7.x testpmd: No probed ethernet devices
Date: Tue, 7 Mar 2023 17:44:37 +0000 (UTC)	[thread overview]
Message-ID: <1295695923.537729.1678211077605@mail.yahoo.com> (raw)
In-Reply-To: <1295695923.537729.1678211077605.ref@mail.yahoo.com>

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

I am using dpdk 22.11 on CentOS 7.X on intel machine with two MLNX cards. They are recognized by DPDK by both vfio-pci and uio-generic. I compiled it using the instructions on 2. System Requirements — Data Plane Development Kit 23.03.0-rc1 documentation (dpdk.org)
The issue is when I run testpmd, it does not return any ethernet devices. Says No Probed Ethernet devices. 

 dpdk-testpmd -l 0-3 -n 4 -a 98:00.1 -- -i --nb-cores=2EAL: Detected CPU lcores: 72EAL: Detected NUMA nodes: 2EAL: Detected static linkage of DPDKEAL: Multi-process socket /var/run/dpdk/rte/mp_socketEAL: Selected IOVA mode 'VA'EAL: VFIO support initializedEAL: DPDK is running on a NUMA system, but is compiled without NUMA support.EAL: This will have adverse consequences for performance and usability.EAL: Please use --legacy-mem option, or recompile with NUMA support.TELEMETRY: No legacy callbacks, legacy socket not createdtestpmd: No probed ethernet devicesInteractive-mode selectedtestpmd: create a new mbuf pool <mb_pool_0>: n=171456, size=2176, socket=0testpmd: preferred mempool ops selected: ring_mp_mcDonetestpmd>

% dpdk-devbind.py -s
Network devices using DPDK-compatible driver============================================0000:4b:00.1 'MT2892 Family [ConnectX-6 Dx] 101d' drv=vfio-pci unused=mlx5_core0000:98:00.1 'MT28800 Family [ConnectX-5 Ex] 1019' drv=vfio-pci unused=mlx5_core
Network devices using kernel driver===================================0000:4b:00.0 'MT2892 Family [ConnectX-6 Dx] 101d' if=ens300f0 drv=mlx5_core unused=vfio-pci *Active*0000:98:00.0 'MT28800 Family [ConnectX-5 Ex] 1019' if=ens800f0 drv=mlx5_core unused=vfio-pci
No 'Baseband' devices detected==============================
No 'Crypto' devices detected============================
Other DMA devices=================0000:00:01.0 'Device 0b00' unused=vfio-pci0000:00:01.1 'Device 0b00' unused=vfio-pci0000:00:01.2 'Device 0b00' unused=vfio-pci0000:00:01.3 'Device 0b00' unused=vfio-pci0000:00:01.4 'Device 0b00' unused=vfio-pci0000:00:01.5 'Device 0b00' unused=vfio-pci0000:00:01.6 'Device 0b00' unused=vfio-pci0000:00:01.7 'Device 0b00' unused=vfio-pci0000:80:01.0 'Device 0b00' unused=vfio-pci0000:80:01.1 'Device 0b00' unused=vfio-pci0000:80:01.2 'Device 0b00' unused=vfio-pci0000:80:01.3 'Device 0b00' unused=vfio-pci0000:80:01.4 'Device 0b00' unused=vfio-pci0000:80:01.5 'Device 0b00' unused=vfio-pci0000:80:01.6 'Device 0b00' unused=vfio-pci0000:80:01.7 'Device 0b00' unused=vfio-pci
No 'Eventdev' devices detected==============================
No 'Mempool' devices detected=============================
No 'Compress' devices detected==============================
No 'Misc (rawdev)' devices detected===================================
No 'Regex' devices detected===========================

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

       reply	other threads:[~2023-03-07 17:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1295695923.537729.1678211077605.ref@mail.yahoo.com>
2023-03-07 17:44 ` Vikas Deolaliker [this message]
2023-03-07 21:17   ` Stephen Hemminger

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=1295695923.537729.1678211077605@mail.yahoo.com \
    --to=vikasd@yahoo.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).