> -----Original Message----- > From: Medvedkin, Vladimir <[email protected]> > Sent: Thursday, April 16, 2020 8:07 AM > To: [email protected] > Cc: Wang, Yipeng1 <[email protected]>; Gobriel, Sameh > <[email protected]>; Richardson, Bruce <[email protected]> > 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 <[email protected]> > --- [Wang, Yipeng] Hi, Vladimir, thanks for the changes per my comment. It looks good now.
Acked-by: Yipeng Wang <[email protected]>

