[dpdk-dev] [PATCH v2] hash: optimize signature compare by using neon intrinsic
Jerin Jacob Kollanukkaran
jerinj at marvell.com
Mon Feb 25 18:52:34 CET 2019
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.wang at arm.com>
> Reviewed-by: Gavin Hu <gavin.hu at arm.com>
> ---
> v2:
> * Use 'rte_vect.h' instead of 'arm_neon.h'.
> * Moved down variable declaration to avoid extra #ifdef.
Acked-by: Jerin Jacob <jerinj at marvell.com>
More information about the dev
mailing list