DPDK usage discussions
 help / color / mirror / Atom feed
From: Kyle Larose <klarose@sandvine.com>
To: SAKTHIVEL ANAND S <anand.sa88@gmail.com>,
	"users@dpdk.org" <users@dpdk.org>
Subject: Re: [dpdk-users] SR-IOV problem with dpdk drivers
Date: Thu, 20 Jul 2017 10:31:51 +0000	[thread overview]
Message-ID: <D76BBBCF97F57144BB5FCF08007244A7A901ABF7@wtl-exchp-2.sandvine.com> (raw)
In-Reply-To: <CAOP5GAxmpMPvXCp+3UvkAsyTD6BxyxCW0Fu=9xO4oKKact1hBA@mail.gmail.com>

Hi

> -----Original Message-----
> From: users [mailto:users-bounces@dpdk.org] On Behalf Of SAKTHIVEL
> ANAND S
> Sent: Thursday, July 20, 2017 3:05 PM
> To: users@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@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

  reply	other threads:[~2017-07-20 10:31 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-20  9:34 SAKTHIVEL ANAND S
2017-07-20 10:31 ` Kyle Larose [this message]
2017-07-20 13:26   ` SAKTHIVEL ANAND S
2017-07-20 13:36     ` Kyle Larose
2017-07-26 11:35       ` SAKTHIVEL ANAND S
2017-07-26 12:32         ` Raju-dev grishma
2017-07-26 13:08           ` SAKTHIVEL ANAND S
2017-07-27  3:00             ` Raju-dev grishma
2017-07-27 10:12               ` SAKTHIVEL ANAND S

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=D76BBBCF97F57144BB5FCF08007244A7A901ABF7@wtl-exchp-2.sandvine.com \
    --to=klarose@sandvine.com \
    --cc=anand.sa88@gmail.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).