DPDK usage discussions
 help / color / mirror / Atom feed
From: sysman@scaled.cloud
To: users@dpdk.org
Subject: DPD-22.07 bind error=-19
Date: Thu, 25 Aug 2022 13:50:16 +0300	[thread overview]
Message-ID: <cdfd3482ad4b4b19ed34fdc21a92c1ea@scaled.cloud> (raw)
In-Reply-To: <7c0b92cb55fdd3b4a46973e2b5bc5fca@scaled.cloud>

Hello All!

  Can someone help me to resolved situation:

ubuntu 20 lts
dpdk 22-0


root@noserve1:/home/user/Works/tootoo2# dpdk-devbind.py -s

Network devices using kernel driver
===================================
0000:05:00.0 'I211 Gigabit Network Connection 1539' if=enp5s0 drv=igb 
unused=vfio-pci,uio_pci_generic *Active*
0000:06:00.0 'I211 Gigabit Network Connection 1539' if=enp6s0 drv=igb 
unused=vfio-pci,uio_pci_generic
0000:07:00.0 'I211 Gigabit Network Connection 1539' if=enp7s0 drv=igb 
unused=vfio-pci,uio_pci_generic
0000:08:00.0 'I211 Gigabit Network Connection 1539' if=enp8s0 drv=igb 
unused=vfio-pci,uio_pci_generic
0000:09:00.0 'I211 Gigabit Network Connection 1539' if=enp9s0 drv=igb 
unused=vfio-pci,uio_pci_generic
0000:0a:00.0 'I211 Gigabit Network Connection 1539' if=enp10s0 drv=igb 
unused=vfio-pci,uio_pci_generic

Other Network devices
=====================
0000:01:00.0 'Ethernet Controller X710 for 10GbE SFP+ 1572' 
unused=i40e,vfio-pci,uio_pci_generic
0000:01:00.1 'Ethernet Controller X710 for 10GbE SFP+ 1572' 
unused=i40e,vfio-pci,uio_pci_generic
0000:01:00.2 'Ethernet Controller X710 for 10GbE SFP+ 1572' 
unused=i40e,vfio-pci,uio_pci_generic
0000:01:00.3 'Ethernet Controller X710 for 10GbE SFP+ 1572' 
unused=i40e,vfio-pci,uio_pci_generic


When i try to bind:


root@noserve1:/home/user/Works/tootoo2# dpdk-devbind.py -b i40e 
0000:01:00.0
Error: bind failed for 0000:01:00.0 - Cannot bind to driver i40e: [Errno 
19] No such device
root@noserve1:/home/user/Works/tootoo2# dpdk-devbind.py -b 
uio_pci_generic 0000:01:00.0
Error: bind failed for 0000:01:00.0 - Cannot bind to driver 
uio_pci_generic: [Errno 19] No such device



Thanks in advance!


  parent reply	other threads:[~2022-08-25 10:50 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <99e01fff837b85c1126ef0a235078fc3@scaled.cloud>
2022-08-10 13:52 ` How to resolve "Not all devices in IOMMU group bound to VFIO or unbound" ? sysman
2022-08-10 13:55   ` Stephen Hemminger
2022-08-10 14:11     ` sysman
2022-08-10 14:19       ` Stephen Hemminger
2022-08-11  9:00         ` Error: bind failed for 0000:02:04.0 - Cannot bind to driver uio_pci_generic: [Errno 19] No such device sysman
2022-08-11 14:56           ` Stephen Hemminger
2022-08-25 10:50           ` sysman [this message]
2022-09-10  8:28             ` IP/UDP packet reordering sysman

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=cdfd3482ad4b4b19ed34fdc21a92c1ea@scaled.cloud \
    --to=sysman@scaled.cloud \
    --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).