*** BLURB HERE ***
Chenghai Huang (3):
uadk tool: fix the logic for counting retransmissions when busy
uadk/tools - support the nosva test of a specified device
uadk tool: fix the msg pool release bug of async zip benchmark
Longfang Liu (1):
uadk_tool: fix aead performance test issue
Qi Tao (4):
uadk_tool: support sm4 ce benchmark test
uadk_tool: modify the description of the zip and sec
uadk_tool: fix switch-case statement error
uadk_tool: fix queue application failure from …
[View More]multiple devices
Weili Qian (1):
uadk_tool: support sm3/md5 multibuff benchmark test
Yang Shen (1):
uadk/tools - support designated device testing
Zhiqi Song (1):
uadk_tool: support sm3 ce benchmark and function test
uadk_tool/Makefile.am | 1 +
uadk_tool/benchmark/hpre_uadk_benchmark.c | 151 ++++++++--
uadk_tool/benchmark/hpre_wd_benchmark.c | 8 +
uadk_tool/benchmark/sec_uadk_benchmark.c | 211 ++++++++++++--
uadk_tool/benchmark/sec_wd_benchmark.c | 26 ++
uadk_tool/benchmark/trng_wd_benchmark.c | 8 +
uadk_tool/benchmark/uadk_benchmark.c | 125 +++++---
uadk_tool/benchmark/uadk_benchmark.h | 42 +--
uadk_tool/benchmark/zip_uadk_benchmark.c | 335 +++++++++++++++-------
uadk_tool/benchmark/zip_wd_benchmark.c | 40 ++-
uadk_tool/test/test_sec.c | 35 ++-
11 files changed, 747 insertions(+), 235 deletions(-)
--
2.33.0
[View Less]