[PATCH] test/crypto: fix errors for test stats testcase

Akhil Goyal gakhil at marvell.com
Tue Mar 28 08:37:48 CEST 2023


> Hi Saoirse,
> 
> > 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: stable at dpdk.org
> > Cc: declan.doherty at intel.com
> >
> > Signed-off-by: Saoirse O'Donovan <saoirse.odonovan at intel.com>
> > ---
> >  .mailmap                  |  1 +
> >  app/test/test_cryptodev.c | 12 ++++++------
> >  2 files changed, 7 insertions(+), 6 deletions(-)
> 
> Acked-by: Ciara Power <ciara.power at intel.com>

Applied to dpdk-next-crypto

Changed title to "test/crypto: fix stats case error messages"


More information about the stable mailing list