Re: [dpdk-dev] [PATCH v5 0/5] Predictable RSS feature

2021-04-20 Thread Thomas Monjalon
19/04/2021 17:59, Vladimir Medvedkin: > Vladimir Medvedkin (5): > hash: add predictable RSS API > hash: add predictable RSS implementation > test/hash: add additional thash tests > doc: add thash documentation > maintainers: claim maintainership of the hash library I kept the doc of the

[dpdk-dev] [PATCH v5 0/5] Predictable RSS feature

2021-04-19 Thread Vladimir Medvedkin
This patch series introduces predictable RSS feature. It is based on the idea of searching for partial hash collisions within Toeplitz hash. The Toeplitz hash function is a homomorphism between (G, ^) and (H, ^), where (G, ^) - is a group of tuples and (H, ^) is a group of hashes with respect to X