[dpdk-dev] [PATCH] kni: fix compilation with gcc 6.1

Thomas Monjalon thomas.monjalon at 6wind.com
Thu Jun 23 16:59:02 CEST 2016


2016-06-23 15:38, Pablo de Lara:
> Using gcc 6.1, in some cases, kni fails to compile
> because of unused variables:

Curiosity: is it only with gcc 6.1? Have you tested other versions?

>  lib/librte_eal/linuxapp/kni/ethtool/ixgbe/ixgbe_main.c | 4 ----
>  1 file changed, 4 deletions(-)

We all know that the most efficient patch would be to drop the directory
lib/librte_eal/linuxapp/kni/ethtool/ ;)


More information about the dev mailing list