DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] [SRIOV][TestPMD][OpenStack] No probed ethernet devices
@ 2017-08-24 19:21 Chris Paquin
  2017-08-24 21:56 ` Rosen, Rami
  0 siblings, 1 reply; 2+ messages in thread
From: Chris Paquin @ 2017-08-24 19:21 UTC (permalink / raw)
  To: users

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?

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

* Re: [dpdk-users] [SRIOV][TestPMD][OpenStack] No probed ethernet devices
  2017-08-24 19:21 [dpdk-users] [SRIOV][TestPMD][OpenStack] No probed ethernet devices Chris Paquin
@ 2017-08-24 21:56 ` Rosen, Rami
  0 siblings, 0 replies; 2+ messages in thread
From: Rosen, Rami @ 2017-08-24 21:56 UTC (permalink / raw)
  To: Chris Paquin, users

Chris,

>(not igb_uio - which I read was deprecated).
Interesting, can you please give a link to where you read it ? 

Do you have "iommu=pt intel_iommu=on" in the kernel command line ? does "cat /proc/cmdline" show it ? 

What does "dmesg | grep -e DMAR -e IOMMU" show ? 

Regards,
Rami Rosen


-----Original Message-----
From: users [mailto:users-bounces@dpdk.org] On Behalf Of Chris Paquin
Sent: Thursday, August 24, 2017 22:21
To: users@dpdk.org
Subject: [dpdk-users] [SRIOV][TestPMD][OpenStack] No probed ethernet devices

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?

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

end of thread, other threads:[~2017-08-24 21:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-24 19:21 [dpdk-users] [SRIOV][TestPMD][OpenStack] No probed ethernet devices Chris Paquin
2017-08-24 21:56 ` Rosen, Rami

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