[dpdk-dev] [PATCH] i40e: fix compilation error on icc 2015

Thomas Monjalon thomas.monjalon at 6wind.com
Tue Nov 10 19:12:22 CET 2015


> > Fix for the following error on icc 2015, due to incorrect type:
> > drivers/net/i40e/i40e_fdir.c(1376): error #188: enumerated type mixed with
> > another type
> >         case RTE_ETH_FDIR_FILTER_INPUT_SET_SELECT:
> >              ^
> > 
> > Fixes: 98f05570 ("i40e: configure input fields for RSS or flow director")
> > 
> > Signed-off-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>
> Acked-by: Helin Zhang <helin.zhang at intel.com>

Applied, thanks


More information about the dev mailing list