[PATCH] hash: fix thash lfsr initialization

Thomas Monjalon thomas at monjalon.net
Thu Oct 17 11:58:33 CEST 2024


06/09/2024 19:01, Vladimir Medvedkin:
> Reverse polynomial for an LFSR was initialized improperly which
> could generate improper bit sequence in some situations.
> This patch implements proper polynomial reversing function.
> 
> Fixes: 28ebff11c2dc ("hash: add predictable RSS")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Vladimir Medvedkin <vladimir.medvedkin at intel.com>

There was no review but I assume it will be fine.

Applied, thanks.





More information about the dev mailing list