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

Zhang, Helin helin.zhang at intel.com
Tue Nov 10 11:30:07 CET 2015



> -----Original Message-----
> From: De Lara Guarch, Pablo
> Sent: Tuesday, November 10, 2015 6:20 PM
> To: Zhang, Helin
> Cc: dev at dpdk.org; De Lara Guarch, Pablo
> Subject: [PATCH] i40e: fix compilation error on icc 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>


More information about the dev mailing list