> -----Original Message----- > From: Medvedkin, Vladimir <vladimir.medved...@intel.com> > Sent: Thursday, April 16, 2020 8:07 AM > To: dev@dpdk.org > Cc: Wang, Yipeng1 <yipeng1.w...@intel.com>; Gobriel, Sameh > <sameh.gobr...@intel.com>; Richardson, Bruce <bruce.richard...@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.medved...@intel.com> > --- [Wang, Yipeng] Hi, Vladimir, thanks for the changes per my comment. It looks good now.
Acked-by: Yipeng Wang <yipeng1.w...@intel.com>