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
---
config/common_bsdapp | 1 +
config/common_linuxapp| 1 +
lib/librte_pm
2014-07-24 01:01, Matthew Hall:
> On Thu, Jul 24, 2014 at 09:59:23AM +0200, Thomas Monjalon wrote:
> > Is it really a good idea to configure this kind of thing at build time?
> > Maybe yes, I'm not sure.
>
> Whether it's safe to set at runtime probably depends what happens to the card
> if it get
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
> +CONFIG_RTE_LIBRTE_I40E_HASH_FUNC_TOEPLITZ=y
Is it really
> -Original Message-
> From: Matthew Hall [mailto:mhall at mhcomputing.net]
> Sent: Thursday, July 24, 2014 4:15 PM
> To: Thomas Monjalon; Zhang, Helin
> Cc: dev at dpdk.org
> Subject: Re: [dpdk-dev] [PATCH 3/5] i40e: support selecting hash functions
>
> If
If no reboot of the card is needed then it's probably better to add it to one
of the ethtool style APIs...
--
Sent from my mobile device.
On July 24, 2014 1:07:37 AM PDT, Thomas Monjalon
wrote:
>2014-07-24 01:01, Matthew Hall:
>> On Thu, Jul 24, 2014 at 09:59:23AM +0200, Thomas Monjalon wrote:
On Thu, Jul 24, 2014 at 09:59:23AM +0200, Thomas Monjalon wrote:
> Is it really a good idea to configure this kind of thing at build time?
> Maybe yes, I'm not sure.
Whether it's safe to set at runtime probably depends what happens to the card
if it gets changed. Do you have to reset the card or
6 matches
Mail list logo