* [dpdk-dev] Possibility to unbind interface by DPDK
@ 2014-10-16 11:45 Walukiewicz, Miroslaw
2014-10-16 12:12 ` Lilijun
0 siblings, 1 reply; 2+ messages in thread
From: Walukiewicz, Miroslaw @ 2014-10-16 11:45 UTC (permalink / raw)
To: dev
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.
Mirek
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [dpdk-dev] Possibility to unbind interface by DPDK
2014-10-16 11:45 [dpdk-dev] Possibility to unbind interface by DPDK Walukiewicz, Miroslaw
@ 2014-10-16 12:12 ` Lilijun
0 siblings, 0 replies; 2+ messages in thread
From: Lilijun @ 2014-10-16 12:12 UTC (permalink / raw)
To: dev
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
>
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-10-16 12:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-16 11:45 [dpdk-dev] Possibility to unbind interface by DPDK Walukiewicz, Miroslaw
2014-10-16 12:12 ` Lilijun
DPDK patches and discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror https://inbox.dpdk.org/dev/0 dev/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 dev dev/ https://inbox.dpdk.org/dev \
dev@dpdk.org
public-inbox-index dev
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://inbox.dpdk.org/inbox.dpdk.dev
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git