Re: [PATCH v4 0/4] RSS hash key generation

2024-11-11 Thread Thomas Monjalon
24/10/2024 20:46, Vladimir Medvedkin: > Vladimir Medvedkin (4): > thash: add RSS hash key generation API > hash: add dynamic polynomial calculation > hash: implement RSS hash key generation API > test/thash: add tests for RSS key generation API Squash stub patch and applied with minor impr

[PATCH v4 0/4] RSS hash key generation

2024-10-24 Thread Vladimir Medvedkin
Currently there are 2 methods to get the RSS hash key. The first method is to randomly generate it. The second one is to use well known RSS hash keys. Both methods have drawbacks. The first method not always provides a good hash distribution. The second one does, but not for all ReTa sizes and not