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