[PATCH v4 1/4] thash: add RSS hash key generation API
Stephen Hemminger
stephen at networkplumber.org
Thu Oct 24 21:05:55 CEST 2024
On Thu, 24 Oct 2024 18:46:53 +0000
Vladimir Medvedkin <vladimir.medvedkin at intel.com> wrote:
> Currently the only way to have non static Toeplitz hash key is to
> generate it randomly. Such a key may not guarantee good packets
> distribution, especially if there are small number of flows.
>
> This patch adds stub implementation of the Toeplitz hash key generation
> function, which may improve Toeplitz hash key with respect to hash values
> distribution.
>
> Signed-off-by: Vladimir Medvedkin <vladimir.medvedkin at intel.com>
Acked-by: Stephen Hemminger <stephen at networkplumber.org>
More information about the dev
mailing list