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 <[email protected]> > Reviewed-by: Gavin Hu <[email protected]> > --- > v2: > * Use 'rte_vect.h' instead of 'arm_neon.h'. > * Moved down variable declaration to avoid extra #ifdef.
Acked-by: Jerin Jacob <[email protected]>

