[dpdk-dev] [PATCH v5] hash: add hash bulk lookup with hash signatures array

Wang, Yipeng1 yipeng1.wang at intel.com
Fri Apr 17 01:46:41 CEST 2020


> -----Original Message-----
> From: Medvedkin, Vladimir <vladimir.medvedkin at intel.com>
> Sent: Thursday, April 16, 2020 8:07 AM
> To: dev at dpdk.org
> Cc: Wang, Yipeng1 <yipeng1.wang at intel.com>; Gobriel, Sameh
> <sameh.gobriel at intel.com>; Richardson, Bruce <bruce.richardson at intel.com>
> Subject: [PATCH v5] hash: add hash bulk lookup with hash signatures array
> 
> Implement rte_hash_lookup_with_hash_bulk_data() and
> rte_hash_lookup_with_hash_bulk() - bulk lookup functions with precomputed
> hash signatures.
> Add these two functions into performance tests.
> 
> Signed-off-by: Vladimir Medvedkin <vladimir.medvedkin at intel.com>
> ---
[Wang, Yipeng] Hi, Vladimir, thanks for the changes per my comment.
It looks good now.

Acked-by: Yipeng Wang <yipeng1.wang at intel.com>


More information about the dev mailing list