DPDK usage discussions
 help / color / mirror / Atom feed
From: Venumadhav Josyula <vjosyula@gmail.com>
To: "Anjum, Sohail" <sohail.eic06g@nctu.edu.tw>
Cc: "users@dpdk.org" <users@dpdk.org>
Subject: Re: [dpdk-users] IGB_uio driver issue
Date: Fri, 16 Jul 2021 15:49:02 +0530	[thread overview]
Message-ID: <CA+i0PGWw8LmL24KeDa9YSQRKFL+wV8ZtXCFNhsf9KBkgycN9VQ@mail.gmail.com> (raw)
In-Reply-To: <CABsxamhZR5PUk_UarMVgWRvjWKVQX1o5p+bZM-6YogeppMbmPQ@mail.gmail.com>

Hi ,

Please use the dpdk-devbind.py to bind it back to original driver

i) find / -name dpdk-devbind.py
ii) go to the path
iii) ./dpdk-devbind.py // hit enter
iv) it display usage
or
v) ./dpdk-devbind.py --status // list of kernel and dpdk manager driver
vi) if you your interface being managed by dpdk , unbind and bind back to
the original driver.
vii) refer iv) for usage


Thanks,
Regards,

On Thu, 15 Jul 2021 at 15:17, Anjum, Sohail <sohail.eic06g@nctu.edu.tw>
wrote:

> Hi, everyone I am trying to run ndpi with dpdk. In order to do that I can
> bind the port with igb_uio driver but when I bind the port.
> lshw -c network -businfo
> Command doesn't show the interface name. It can only show the PCI address.
> So when I can run the dpdk command I dont know which interface to use. But
> when I use the the same name with the old interface name then they show
> this port is not available.
>
> Regards,
> --
> *Regards*,
>
> *Sohail Anjum*
>
> *EECS Department.*
> *National Chiao Tung University, Hsinchu, Taiwan*
>

  reply	other threads:[~2021-07-16 10:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-15  9:47 Anjum, Sohail
2021-07-16 10:19 ` Venumadhav Josyula [this message]
     [not found] <mailman.3.1626343201.30915.users@dpdk.org>
2021-07-15 10:36 ` Huai-En Tseng

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=CA+i0PGWw8LmL24KeDa9YSQRKFL+wV8ZtXCFNhsf9KBkgycN9VQ@mail.gmail.com \
    --to=vjosyula@gmail.com \
    --cc=sohail.eic06g@nctu.edu.tw \
    --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).