> > Implement .ndo_change_carrier to enable
> > DPDK applications to propagate link state changes to kni virtual interfaces
> > through sysfs
> >
> > Signed-off-by: Vijayakumar Muthuvel Manickam
> Acked-by: Helin Zhang
Applied, thanks
> -Original Message-
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Vijayakumar Muthuvel
> Manickam
> Sent: Tuesday, June 16, 2015 2:40 PM
> To: dev at dpdk.org
> Subject: [dpdk-dev] [PATCH v3] kni: Add link status update
>
> Implement .ndo_change_
Implement .ndo_change_carrier to enable
DPDK applications to propagate link state changes to
kni virtual interfaces through sysfs
Signed-off-by: Vijayakumar Muthuvel Manickam
---
Added kernel version check as .ndo_change_carrier is available only in kernel
versions 3.9 and after
lib/librte_eal
3 matches
Mail list logo