> -----Original Message----- > From: Ruifeng Wang <[email protected]> > Sent: Monday, April 29, 2019 3:32 PM > To: [email protected]; [email protected]; > [email protected]; [email protected] > Cc: [email protected]; Jerin Jacob Kollanukkaran <[email protected]>; > [email protected]; [email protected]; Ruifeng Wang > <[email protected]> > Subject: [EXT] [PATCH v1] hash: simplify signature compare neon process > > 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 <[email protected]> > Reviewed-by: Gavin Hu <[email protected]>
Reviewed-by: Jerin Jacob <[email protected]>

