[dts] [PATCH V1 0/6] rework cryptodev test script and conf

xinfengx xinfengx.zhao at intel.com
Thu Jun 4 02:54:39 CEST 2020


conf: simplify conf settings for cryptodev test
tests/cryptodev_common: improve cryptodev common methods
tests/crypto_perf_cryptodev_perf: rework crypto_perf test script
tests/l2fwd_cryptodev_func: rework l2fwd_crypto test script
tests/ipsec_gw_cryptodev_func: rework cryptodev ipsec test script
tests/unit_tests_cryptodev_func: rework cryptodev unit test script

 conf/crypto_perf_cryptodev_perf.cfg           |  115 +-
 conf/cryptodev_sample.cfg                     |    6 +
 conf/ipsec_gw_cryptodev_func.cfg              |  156 +--
 conf/l2fwd_cryptodev_func.cfg                 |   35 -
 conf/unit_tests_cryptodev_func.cfg            |   11 -
 tests/TestSuite_crypto_perf_cryptodev_perf.py |  628 ++++------
 tests/TestSuite_ipsec_gw_cryptodev_func.py    |  624 ++--------
 tests/TestSuite_l2fwd_cryptodev_func.py       | 1036 ++++-------------
 tests/TestSuite_unit_tests_cryptodev_func.py  |   56 +-
 tests/cryptodev_common.py                     |  117 +-
 10 files changed, 785 insertions(+), 1999 deletions(-)
 create mode 100644 conf/cryptodev_sample.cfg
 delete mode 100644 conf/l2fwd_cryptodev_func.cfg
 delete mode 100644 conf/unit_tests_cryptodev_func.cfg

-- 
2.17.1



More information about the dts mailing list