test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1 0/6] rework cryptodev test script and conf
@ 2020-06-04  0:54 xinfengx
  2020-06-04  0:54 ` [dts] [PATCH V1 1/6] conf: simplify conf settings for cryptodev test xinfengx
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: xinfengx @ 2020-06-04  0:54 UTC (permalink / raw)
  To: dts; +Cc: xinfengx

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


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2020-06-19  3:32 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-04  0:54 [dts] [PATCH V1 0/6] rework cryptodev test script and conf xinfengx
2020-06-04  0:54 ` [dts] [PATCH V1 1/6] conf: simplify conf settings for cryptodev test xinfengx
2020-06-04  0:54 ` [dts] [PATCH V1 2/6] tests/cryptodev_common: improve cryptodev common methods xinfengx
2020-06-04  0:54 ` [dts] [PATCH V1 3/6] tests/crypto_perf_cryptodev_perf: rework crypto_perf test script xinfengx
2020-06-04  0:54 ` [dts] [PATCH V1 4/6] tests/l2fwd_cryptodev_func: rework l2fwd_crypto " xinfengx
2020-06-04  0:54 ` [dts] [PATCH V1 5/6] tests/ipsec_gw_cryptodev_func: rework cryptodev ipsec " xinfengx
2020-06-04  0:54 ` [dts] [PATCH V1 6/6] tests/unit_tests_cryptodev_func: rework cryptodev unit " xinfengx
2020-06-12  1:46   ` Wan, Zhe
2020-06-04  0:59 ` [dts] [PATCH V1 0/6] rework cryptodev test script and conf Zhao, XinfengX
2020-06-19  3:32 ` Tu, Lijuan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).