[dpdk-dev] [PATCH] kni: fix compilation issue on kernel 4.0.0

Thomas Monjalon thomas.monjalon at 6wind.com
Mon May 11 11:07:36 CEST 2015


> Due to API changes in function pointer ndo_bridge_setlink
> (commit ad41faa8) and the rename of functions vlan_tx_*
> (commit df8a39de) in kernel 4.0, DPDK would not build.
> 
> This patch adds the properly checks to fix the compilation.
> 
> Reported-by: Stephen Hemminger <stephen at networkplumber.org>
> Signed-off-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>

Applied, thanks


More information about the dev mailing list