DPDK usage discussions
 help / color / mirror / Atom feed
From: Chris Paquin <cpaquin@redhat.com>
To: users@dpdk.org
Subject: [dpdk-users] [SRIOV][TestPMD][OpenStack] No probed ethernet devices
Date: Thu, 24 Aug 2017 15:21:15 -0400	[thread overview]
Message-ID: <CAAMYPe4r+Nc=c4+-xoPmWnCiOatscfPJB1G_9N_J1+pP=dM=rA@mail.gmail.com> (raw)

Hello. I am trying to get testpmd up and running in a RHEL 7.4 guest (DPDK
17.08), however, I am unable to get my interface to bind to a dpdk
compatible driver.

[root@localhost ~]# dpdk-devbind --status

Network devices using DPDK-compatible driver
============================================
<none>

Network devices using kernel driver
===================================
0000:00:03.0 'Virtio network device' if=eth0 drv=virtio-pci
unused=virtio_pci,vfio-pci *Active*
0000:00:05.0 '82599 Ethernet Controller Virtual Function' if=eth1
drv=ixgbevf unused=vfio-pci *Active*

I am trying to bind the vfio-pci driver (not igb_uio - which I read was
deprecated).

I am running into the following error.

[root@testpmd-vm ~]# dpdk_nic_bind --bind=vfio-pci 0000:00:05.0
Error: bind failed for 0000:00:05.0 - Cannot bind to driver vfio-pci

Has anyone seen this before? Can someone confirm that I am attempting to
bind correctly?

             reply	other threads:[~2017-08-24 19:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-24 19:21 Chris Paquin [this message]
2017-08-24 21:56 ` Rosen, Rami

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='CAAMYPe4r+Nc=c4+-xoPmWnCiOatscfPJB1G_9N_J1+pP=dM=rA@mail.gmail.com' \
    --to=cpaquin@redhat.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).