[dpdk-users] SR-IOV problem with dpdk drivers

Kyle Larose klarose at sandvine.com
Thu Jul 20 12:31:51 CEST 2017


Hi

> -----Original Message-----
> From: users [mailto:users-bounces at dpdk.org] On Behalf Of SAKTHIVEL
> ANAND S
> Sent: Thursday, July 20, 2017 3:05 PM
> To: users at dpdk.org
> Subject: [dpdk-users] SR-IOV problem with dpdk drivers
> 
> Hi
> 
> I am facing problem when i tried to bring up my SR-IOV interfaces in to dpdk
> compatible driver..
> could someone pls help where i have missed?
> 
> ERROR:
> 
> root at ubuntu:~# ./dpdk-devbind.py -b igb_uio 0b:00.0
> Error: bind failed for 0000:0b:00.0 - Cannot open
> /sys/bus/pci/drivers/igb_uio/bind
> 


Is the igb_uio kernel module loaded? lsmod should say. If not, run 'modprobe igb_uio', then try again.

> DPDK: 17.05.1
> ubuntu:16.04.2
> Nic: Intel XL710/X710
> --
> Thanks
> Sakthivel S OM


More information about the users mailing list