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

Thomas Monjalon thomas at monjalon.net
Sat Apr 25 15:37:36 CEST 2020


25/04/2020 15:30, Thomas Monjalon:
> 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

Note: I've added this doxygen comment in the new functions:
 * @warning
 * @b EXPERIMENTAL: this API may change without prior notice




More information about the dev mailing list