[dpdk-dev] [PATCH v2 0/4] kni: fix build with kernel 4.1
Thomas Monjalon
thomas.monjalon at 6wind.com
Fri Jul 10 12:00:39 CEST 2015
> > Due to API changes in netdevice.h in 4.1 kernel release, KNI modules
> > would not build. This patch set adds the properly checks to fix
> > compilation.
> >
> > Changes in v2:
> >
> > - Fixed vHost module build errors.
> >
> > Miguel Bernal Marin (4):
> > kni: fix igb_ndo_bridge_getlink to buid with 4.1
> > kni: fix header_ops to build with 4.1
> > kni: fix function parameter from proto_ops pointers
> > kni: fix missing validation when vhost HDR is enabled
>
> Thanks!
>
> Acked-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>
Applied, thanks
More information about the dev
mailing list