[dpdk-dev] [PATCH 3/5] i40e: support selecting hash functions

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


2014-07-24 14:42, Helin Zhang:
> Toeplitz and simple XOR hash functions are supported by
> hardware, code changes are to tell the hardware which hash
> function is selected according to the configuration.
> 
> Signed-off-by: Helin Zhang <helin.zhang at intel.com>

> +CONFIG_RTE_LIBRTE_I40E_HASH_FUNC_TOEPLITZ=y

Is it really a good idea to configure this kind of thing at build time?
Maybe yes, I'm not sure.

-- 
Thomas


More information about the dev mailing list