> >Replaced multiple neon instructions with single equivalent instruction.
> >This made simpler code and a bit higher performance.
> >Hash bulk lookup had 0.1% ~ 3% performance gain in tests on ARM A72
> >platforms.
> >
> >Signed-off-by: Ruifeng Wang
> >Reviewed-by: Gavin Hu
> >---
> [Wang, Yipen
> -Original Message-
> From: Ruifeng Wang
> Sent: Monday, April 29, 2019 3:32 PM
> To: yipeng1.w...@intel.com; sameh.gobr...@intel.com;
> bruce.richard...@intel.com; pablo.de.lara.gua...@intel.com
> Cc: dev@dpdk.org; Jerin Jacob Kollanukkaran ;
> honnappa.nagaraha...@arm.com; n...@arm.com;
>-Original Message-
>From: Ruifeng Wang [mailto:ruifeng.w...@arm.com]
>Sent: Monday, April 29, 2019 3:02 AM
>To: Wang, Yipeng1 ; Gobriel, Sameh
>; Richardson, Bruce
>; De Lara Guarch, Pablo
>
>Cc: dev@dpdk.org; jer...@marvell.com; honnappa.nagaraha...@arm.com;
>n...@arm.com; Ruifeng Wang
29/04/2019 12:02, Ruifeng Wang:
> Replaced multiple neon instructions with single equivalent instruction.
> This made simpler code and a bit higher performance.
> Hash bulk lookup had 0.1% ~ 3% performance gain in tests on ARM A72
> platforms.
As it is an improvement (with small benefit), I don't
Replaced multiple neon instructions with single equivalent instruction.
This made simpler code and a bit higher performance.
Hash bulk lookup had 0.1% ~ 3% performance gain in tests on ARM A72
platforms.
Signed-off-by: Ruifeng Wang
Reviewed-by: Gavin Hu
---
lib/librte_hash/rte_cuckoo_hash.c | 1
5 matches
Mail list logo