DPDK patches and discussions
 help / color / mirror / Atom feed
From: ratheesh kannoth <ratheesh.ksz@gmail.com>
To: dev@dpdk.org
Subject: Re: [dpdk-dev] igb claiming device.
Date: Wed, 17 Dec 2014 11:39:19 +0530	[thread overview]
Message-ID: <CAGZFCEGZT_1_hpsA4Kbqwx-bw5ZPU3sz3L8MuKLyVGThEabYzg@mail.gmail.com> (raw)
In-Reply-To: <CAGZFCEHL5R1OFvXqoO1fKc9Wx6k_Q7QoJMb0Q0tqh-8hr6D-aA@mail.gmail.com>

I used unbind option...not remove. Still i face this problem

On Wed, Dec 17, 2014 at 11:02 AM, ratheesh kannoth
<ratheesh.ksz@gmail.com> wrote:
> Hi list,
>
> I have enic driver compiled as part of kernel. when the system comes
> up, it detects all the 4 vnics in mysystem ( say eth0, eth1, eth2,
> eth3).  I am removing eth1, eth2 and eth3 thru sysfs remove entry (
> https://www.kernel.org/doc/Documentation/filesystems/sysfs-pci.txt ).
>
> 1.After that i could see that  "lspci -s 06:0.0 -vvv" doesnot list
> "Kernel driver in use: enic" line. But still /proc/iomem shows the bar
> resources mapped. My understanding is that kicking out the device
> should do a undo on ioremap done by the driver on the memory ?
>
> 2. when i load the igb_uio.ko ( dpdk driver ),  i could see all the
> interfaces' ( eth1 , eth2 and eth3) lspci shows   Kernel driver in
> use: igb_uio. But i want to have dpdk only on eth1 driver. How can i
> do that ? is there any  problem due to claiming of eth2 and eth3 by
> igb_uio ?
>
> Thanks,
> Ratheesh

      reply	other threads:[~2014-12-17  6:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-17  5:32 ratheesh kannoth
2014-12-17  6:09 ` ratheesh kannoth [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=CAGZFCEGZT_1_hpsA4Kbqwx-bw5ZPU3sz3L8MuKLyVGThEabYzg@mail.gmail.com \
    --to=ratheesh.ksz@gmail.com \
    --cc=dev@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).