Hi Konstantin,
On 24/03/2020 19:57, Ananyev, Konstantin wrote:
Hi Vladimir,
Change hash function from jhash to crc.
Precalculate hash signatures for a bulk of keys and then
use rte_hash_lookup_with_hash_bulk_data() to speed up sad lookup
Looks good in general.
Few thoughts below, nothing majo
Hi Vladimir,
> Change hash function from jhash to crc.
> Precalculate hash signatures for a bulk of keys and then
> use rte_hash_lookup_with_hash_bulk_data() to speed up sad lookup
Looks good in general.
Few thoughts below, nothing major.
> Signed-off-by: Vladimir Medvedkin
> ---
> This patch
2 matches
Mail list logo