DPDK patches and discussions
 help / color / mirror / Atom feed
From: Lilijun <jerry.lilijun@huawei.com>
To: <dev@dpdk.org>
Subject: Re: [dpdk-dev] Possibility to unbind interface by DPDK
Date: Thu, 16 Oct 2014 20:12:56 +0800	[thread overview]
Message-ID: <543FB648.5010200@huawei.com> (raw)
In-Reply-To: <7C4248CAE043B144B1CD242D275626532FDDE618@IRSMSX104.ger.corp.intel.com>

On 2014/10/16 19:45, Walukiewicz, Miroslaw wrote:
> I have a question regarding unbinding Linux interface from EAL.
> 
> This feature was present up to dpdk 1.4 and next it was removed.
> 
> It was available  under RTE_EAL_UNBIND_PORTS flag.
> 
> Is there a possibility to get this feature back in the next releases?
> 
> Unbinding interfaces from EAL makes possible reading network interface parameters like IP address, MTU, VLAN configuration  from dpdk applications.
> 
> When Linux interface is unbound before application start this information is lost for application.

The same problem was found.
Might an alternative be to actually bind the NICs to DPDK uio driver like the dpdk_nic_bind.py scipts after getting that NIC parameters in your application .

> 
> Mirek
> 
> 

      reply	other threads:[~2014-10-16 12:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-16 11:45 Walukiewicz, Miroslaw
2014-10-16 12:12 ` Lilijun [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=543FB648.5010200@huawei.com \
    --to=jerry.lilijun@huawei.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).