[dpdk-dev] [PATCH v3 0/2] test/crypto: close PMD after tests

Adam Dybkowski adamx.dybkowski at intel.com
Fri Apr 9 14:12:59 CEST 2021


This patch adds closing of the PMD after running the tests.

--
v3:
* move the call from ut_teardown to testsuite_teardown
v2:
* display error message on close error


Adam Dybkowski (2):
  test/crypto: close PMD after tests
  app/crypto-perf: close PMD after benchmark run

 app/test-crypto-perf/main.c | 15 +++++++++++++--
 app/test/test_cryptodev.c   |  5 +++++
 2 files changed, 18 insertions(+), 2 deletions(-)

-- 
2.25.1



More information about the dev mailing list