From: Anand Prasad <anandnprasad@yahoo.com>
To: "users@dpdk.org" <users@dpdk.org>
Subject: [dpdk-users] Binding NIC to igb_uio or uio_pci_generic
Date: Tue, 21 Feb 2017 12:33:16 +0000 (UTC) [thread overview]
Message-ID: <26628904.2150036.1487680396958@mail.yahoo.com> (raw)
In-Reply-To: <26628904.2150036.1487680396958.ref@mail.yahoo.com>
Hi Dpdk Team,
I request the team help me solve below issues:
1) Binding a NIC to DPDK igb_uio module:
I am trying to bind the NIC to the igb_uio driver module [i.e. Unbinding it from the Linux control]. Using the dpdk-setup.sh script I am able to bind the NIC to uio_driver. After binding it to igb_uio module, that NIC is shown under the DPDK Comatiable drivers list, but there is no interface name for this NIC and am not able to use that NIC in DPDK tests.
So, how to get the interface name for this NIC. Otherwise, is it possible to use without interface name?
2) Runnig DPDK test application without binding NIC to igb_uio module:
The DPDK document clear says that, if a NIC is under Linux control, it will be ignored by the DPDK. what does
it mean? Is it like, I will not be able to run any DPDK tests if I don't have NIC under DPDK compatible driver?
As I have observed in my tests, even without binding a NIC to DPDK igb_uio module, I am able to run the DPDK tests on that NIC. So, what is the importance/significance of binding a NIC to DPDK igb_uio module?
Thanks in advance for quick response.
Regards,Anand Prasad
parent reply other threads:[~2017-02-21 12:36 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <26628904.2150036.1487680396958.ref@mail.yahoo.com>]
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=26628904.2150036.1487680396958@mail.yahoo.com \
--to=anandnprasad@yahoo.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).