Hi Yipeng,
On 17/03/2020 17:27, Wang, Yipeng1 wrote:
-Original Message-
From: Medvedkin, Vladimir
Sent: Monday, March 9, 2020 5:44 AM
To: dev@dpdk.org
Cc: Wang, Yipeng1 ; Gobriel, Sameh
; Richardson, Bruce
Subject: [PATCH 1/2] hash: add hash bulk lookup with hash signatures array
Impl
> -Original Message-
> From: Medvedkin, Vladimir
> Sent: Monday, March 9, 2020 5:44 AM
> To: dev@dpdk.org
> Cc: Wang, Yipeng1 ; Gobriel, Sameh
> ; Richardson, Bruce
>
> Subject: [PATCH 1/2] hash: add hash bulk lookup with hash signatures array
>
> Implement rte_hash_lookup_with_hash_bulk
Implement rte_hash_lookup_with_hash_bulk_data() - lookup
function with precomputed hash signatures.
Signed-off-by: Vladimir Medvedkin
---
lib/librte_hash/rte_cuckoo_hash.c| 402 +++
lib/librte_hash/rte_hash.h | 27 +++
lib/librte_hash/rte_hash_versi
3 matches
Mail list logo