> > The device stats are retrieved in the testcase teardown function, but are > not > > being used afterwards. Remove this unnecessary call. > > The stats retrieval for the device is being tested already by a dedicated > > stats > > testcase. > > > > Fixes: 202d375c60bc ("app/test: add cryptodev unit and performance > tests") > > Cc: declan.dohe...@intel.com > > Cc: sta...@dpdk.org > > > > Signed-off-by: Ciara Power <ciara.po...@intel.com> > > Acked-by: Anoob Joseph <ano...@marvell.com>
Applied to dpdk-next-crypto Thanks.