DPDK usage discussions
 help / color / mirror / Atom feed
From: Ramzah Rehman <ramzahrehman@gmail.com>
To: stephen@networkplumber.org
Cc: users@dpdk.org
Subject: Re: [dpdk-users] Is TP-LINK USB 3.0 Ethernet Adapter supported in DPDK
Date: Wed, 12 Dec 2018 13:08:44 +0500	[thread overview]
Message-ID: <CAHaWn+HwCuPi9hW4kRP2r+J4QZWwPomvb62fyEsORHPO9tr-xA@mail.gmail.com> (raw)
In-Reply-To: <20181211081657.0bb0df9c@xeon-e3>

Thanks for your information.

Best Regards,
Ramzah Rehman


On Tue, Dec 11, 2018 at 9:17 PM Stephen Hemminger <
stephen@networkplumber.org> wrote:

> On Tue, 11 Dec 2018 15:50:43 +0500
> Ramzah Rehman <ramzahrehman@gmail.com> wrote:
>
> > I want to know is TP-LINK USB 3.0 Ethernet Adapter supported in DPDK?
> Can I
> > attach this USB adapter to DPDK?
> >
> > The USB adapter I am intersted in is 00:1d.0 USB controller.
> >
> > #lspci
> > 00:1d.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset
> > Family USB EHCI #1 (rev 04)
> >
> > #lspci -n
> > 00:1d.0 0c03: 8086:8c26 (rev 04)
> >
> > #lspci -nnk
> > 00:1d.0 USB controller [0c03]: Intel Corporation 8 Series/C220 Series
> > Chipset Family USB EHCI #1 [8086:8c26] (rev 04)
> > Subsystem: Dell Device [1028:05a5]
> > Kernel driver in use: ehci-pci
> >
> > Since, I need to bind this USB device to vfio-pci driver first I did:
> > #echo 8086 8c26 > /sys/bus/pci/drivers/vfio-pci/new_id
> >
> > but event after that, I still get ehci-pci as USB adapter's driver.
> >
> > #lspci -nnk
> > 00:1d.0 USB controller [0c03]: Intel Corporation 8 Series/C220 Series
> > Chipset Family USB EHCI #1 [8086:8c26] (rev 04)
> > Subsystem: Dell Device [1028:05a5]
> > Kernel driver in use: ehci-pci
> >
> > Please help.
> >
> > Best Regards,
> > Ramzah Rehman
>
> No USB devices are not supported by DPDK.
> There is no USB stack in DPDK.
>

      reply	other threads:[~2018-12-12  8:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-11 10:50 Ramzah Rehman
2018-12-11 16:16 ` Stephen Hemminger
2018-12-12  8:08   ` Ramzah Rehman [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=CAHaWn+HwCuPi9hW4kRP2r+J4QZWwPomvb62fyEsORHPO9tr-xA@mail.gmail.com \
    --to=ramzahrehman@gmail.com \
    --cc=stephen@networkplumber.org \
    --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).