All of lore.kernel.org
 help / color / mirror / Atom feed
* Possibility to unbind interface by DPDK
@ 2014-10-16 11:45 Walukiewicz, Miroslaw
       [not found] ` <7C4248CAE043B144B1CD242D275626532FDDE618-kPTMFJFq+rGvNW/NfzhIbrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Walukiewicz, Miroslaw @ 2014-10-16 11:45 UTC (permalink / raw)
  To: dev-VfR2kkLFssw@public.gmane.org

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: Possibility to unbind interface by DPDK
       [not found] ` <7C4248CAE043B144B1CD242D275626532FDDE618-kPTMFJFq+rGvNW/NfzhIbrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
@ 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-VfR2kkLFssw

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:12 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 Possibility to unbind interface by DPDK Walukiewicz, Miroslaw
     [not found] ` <7C4248CAE043B144B1CD242D275626532FDDE618-kPTMFJFq+rGvNW/NfzhIbrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2014-10-16 12:12   ` Lilijun

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.