Hi Saoirse, > -----Original Message----- > From: Saoirse O'Donovan <saoirse.odono...@intel.com> > Sent: Friday 14 April 2023 14:55 > To: Akhil Goyal <gak...@marvell.com>; Fan Zhang > <fanzhang....@gmail.com> > Cc: dev@dpdk.org; O'Donovan, Saoirse <saoirse.odono...@intel.com>; Ji, > Kai <kai...@intel.com>; sta...@dpdk.org > Subject: [PATCH] test/crypto: fix return value for snow3g testcase > > Unit tests were failing due to the return value of the decryption and > authentication functions not being handled correctly. This has now been > modified to return the expected test status. > > Fixes: e23eccfd281e ("test/crypto: fix bitwise operator in a SNOW3G case") > Cc: kai...@intel.com > Cc: sta...@dpdk.org > > Signed-off-by: Saoirse O'Donovan <saoirse.odono...@intel.com> > --- > app/test/test_cryptodev.c | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-) >
Acked-by: Ciara Power <ciara.po...@intel.com>