numam-dpdk/app/test-crypto-perf
Kiran Kumar K ba588ce3f9 test/crypto-perf: test asymmetric crypto throughput
Added support for asymmetric crypto perf throughput test.
Only modex is supported for now.

One new optype has been added.
	--optype modex

./dpdk-test-crypto-perf -c 0x3 -- --devtype crypto_cn9k --optype modex
 --ptest throughput

Signed-off-by: Kiran Kumar K <kirankumark@marvell.com>
Acked-by: Akhil Goyal <gakhil@marvell.com>
2021-09-28 08:43:57 +02:00
..
configs app/crypto-perf: add script to graph perf results 2021-01-27 19:03:52 +01:00
data cryptodev: add auth IV 2017-07-06 22:26:48 +02:00
cperf_ops.c test/crypto-perf: test asymmetric crypto throughput 2021-09-28 08:43:57 +02:00
cperf_ops.h app/crypto-perf: use separate session mempools 2019-01-10 16:57:22 +01:00
cperf_options_parsing.c test/crypto-perf: test asymmetric crypto throughput 2021-09-28 08:43:57 +02:00
cperf_options.h test/crypto-perf: test asymmetric crypto throughput 2021-09-28 08:43:57 +02:00
cperf_test_common.c test/crypto-perf: test asymmetric crypto throughput 2021-09-28 08:43:57 +02:00
cperf_test_common.h app: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
cperf_test_latency.c app/crypto-perf: fix CSV output format 2021-01-27 19:03:52 +01:00
cperf_test_latency.h app/crypto-perf: use separate session mempools 2019-01-10 16:57:22 +01:00
cperf_test_pmd_cyclecount.c app/crypto-perf: fix CSV output format 2021-01-27 19:03:52 +01:00
cperf_test_pmd_cyclecount.h app/crypto-perf: use separate session mempools 2019-01-10 16:57:22 +01:00
cperf_test_throughput.c test/crypto-perf: test asymmetric crypto throughput 2021-09-28 08:43:57 +02:00
cperf_test_throughput.h app/crypto-perf: use separate session mempools 2019-01-10 16:57:22 +01:00
cperf_test_vector_parsing.c build/freebsd: rename macro BSDPAPP to FREEBSD 2019-03-12 23:01:14 +01:00
cperf_test_vector_parsing.h app: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
cperf_test_vectors.c test/crypto-perf: test asymmetric crypto throughput 2021-09-28 08:43:57 +02:00
cperf_test_vectors.h test/crypto-perf: test asymmetric crypto throughput 2021-09-28 08:43:57 +02:00
cperf_test_verify.c app/crypto-perf: fix CSV output format 2021-01-27 19:03:52 +01:00
cperf_test_verify.h app/crypto-perf: use separate session mempools 2019-01-10 16:57:22 +01:00
cperf.h app/crypto-perf: use separate session mempools 2019-01-10 16:57:22 +01:00
dpdk-graph-crypto-perf.py app/crypto-perf: fix handling of config parameters 2021-02-04 19:21:27 +01:00
main.c test/crypto-perf: test asymmetric crypto throughput 2021-09-28 08:43:57 +02:00
meson.build app/testpmd: build on Windows 2021-07-02 19:03:03 +02:00