* [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
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).