[dpdk-dev] [PATCH 1/5] ethdev: Rename macros of packet classification type

Thomas Monjalon thomas.monjalon at 6wind.com
Thu Jul 24 09:48:25 CEST 2014


Hi Helin,

2014-07-24 14:42, Helin Zhang:
> For better understanding, 'PCTYPE' was added to the name of i40e
> RSS shift macros.
> 
> Signed-off-by: Helin Zhang <helin.zhang at intel.com>

> -#define ETH_RSS_NONF_IPV4_UDP_SHIFT           31
> +#define ETH_PCTYPE_NONF_IPV4_UDP              31

Why is it clearer? I don't understand what means PCTYPE.

-- 
Thomas


More information about the dev mailing list