On Tue, 2019-02-12 at 15:01 +0800, Ruifeng Wang wrote: > ------------------------------------------------------------------- > --- > Implemented signature compare function based on neon intrinsic. > Hash bulk lookup had 3% - 6% performance gain after optimization. > > Signed-off-by: Ruifeng Wang <ruifeng.w...@arm.com> > Reviewed-by: Gavin Hu <gavin...@arm.com> > --- > v2: > * Use 'rte_vect.h' instead of 'arm_neon.h'. > * Moved down variable declaration to avoid extra #ifdef.
Acked-by: Jerin Jacob <jer...@marvell.com>