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

Thomas Monjalon thomas at monjalon.net
Sat Apr 25 15:30:26 CEST 2020


17/04/2020 01:46, Wang, Yipeng1:
> From: Medvedkin, Vladimir <vladimir.medvedkin at intel.com>
> > 
> > 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>

Applied, thanks




More information about the dev mailing list