DPDK patches and discussions
 help / color / mirror / Atom feed
From: Cyril Cressent <cyril.cressent@intel.com>
To: Prashant Upadhyaya <prashant.upadhyaya@aricent.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] Problem in DPDK1.4 controlling 82599 ixgbe NICS with Fedora 19
Date: Thu, 10 Oct 2013 13:59:14 +0100	[thread overview]
Message-ID: <20131010125914.GB18366@debian> (raw)
In-Reply-To: <C7CE7EEF248E2B48BBA63D0ABEEE700C43EA663693@GUREXMB01.ASIAN.AD.ARICENT.COM>

Hi Prashant,

On Thu, Oct 10, 2013 at 10:53:56AM +0530, Prashant Upadhyaya wrote:

> I am using DPDK1.4 with Fedora 19  [I am aware that DPDK1.4 release notes do not claim Fedora 19 as supported, but I tried nevertheless and reporting this issue]

Which kernel version are you running?


> Now I try to unbind these ports so that they can be controlled by DPDK. (I load the igb_uio ofcourse as usual)
> Now I first unbind the port represented by p1p1, this works and DPDK takes over this port.
> 
> However, now when I try to unbind the p1p2, it gives the following error
> 
> [root@localhost DPDK]# ./tools/pci_unbind.py --bind=igb_uio p1p2
> Error: bind failed for 0000:01:00.1 - Cannot bind to driver igb_uio
> Error: unbind failed for 0000:01:00.1 - Cannot open /sys/bus/pci/drivers//unbind
>
> I cannot unbind any other ports either.
> 
> The one port which is unbound works fine with DPDK application without issues.
> 
> So the question is, why are the other ports giving issues ?

I need to know the kernel version your Fedora 19 is running on to
confirm, but if I'm not mistaken it's a UIO bug that is
preventing devices after the first one bound to register properly.

We are aware of the issue and have a workaround for it.
Give me your Fedora 19 kernel version so I can double check if the
workaround applies or if the problem is caused by something else.

> The same machine works with Fedora18 properly and is able to unbind all the 4 ports.

Again, which kernel version is that Fedora 18 running on?


Cyril
--------------------------------------------------------------
Intel Shannon Limited
Registered in Ireland
Registered Office: Collinstown Industrial Park, Leixlip, County Kildare
Registered Number: 308263
Business address: Dromore House, East Park, Shannon, Co. Clare

This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). Any review or distribution by others is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies.

      reply	other threads:[~2013-10-10 12:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-10  5:23 Prashant Upadhyaya
2013-10-10 12:59 ` Cyril Cressent [this message]

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=20131010125914.GB18366@debian \
    --to=cyril.cressent@intel.com \
    --cc=dev@dpdk.org \
    --cc=prashant.upadhyaya@aricent.com \
    /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).