Hi Saoirse, > -----Original Message----- > From: Saoirse O'Donovan <[email protected]> > Sent: Monday 20 March 2023 09:30 > To: Thomas Monjalon <[email protected]>; Akhil Goyal > <[email protected]>; Fan Zhang <[email protected]> > Cc: [email protected]; O'Donovan, Saoirse <[email protected]>; > [email protected]; Doherty, Declan <[email protected]> > Subject: [PATCH] test/crypto: fix errors for test stats testcase > > The test stats testcase was printing the same error message for multiple > errors > in the test stats testcase. This is now replaced with descriptive error > messages, > which match the cause of the failure. > > Fixes: 202d375 ("app/test: add cryptodev unit and performance tests") > Cc: [email protected] > Cc: [email protected] > > Signed-off-by: Saoirse O'Donovan <[email protected]> > --- > .mailmap | 1 + > app/test/test_cryptodev.c | 12 ++++++------ > 2 files changed, 7 insertions(+), 6 deletions(-)
Acked-by: Ciara Power <[email protected]>

