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

Zhao, XinfengX xinfengx.zhao at intel.com
Thu Jun 4 02:59:20 CEST 2020


Tested-by:  Zhao, Xinfeng<xinfengx.zhao at intel.com>

-----Original Message-----
From: Zhao, XinfengX 
Sent: Thursday, June 4, 2020 8:55 AM
To: dts at dpdk.org
Cc: Zhao, XinfengX <xinfengx.zhao at intel.com>
Subject: [dts][PATCH V1 0/6] rework cryptodev test script and conf

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