numam-dpdk/app/test-crypto-perf
Pablo de Lara 0091576132 app/crypto-perf: fix length for wireless algos
When SNOW3G/KASUMI/ZUC algorithms are used, ciphering
and authentication lengths have to be passed as bits
and not as bytes.

Fixes: f8be1786b1 ("app/crypto-perf: introduce performance test application")
Cc: stable@dpdk.org

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
2017-04-20 11:32:45 +02:00
..
data app/crypto-perf: fix AES CBC 128 test vectors 2017-04-06 00:17:44 +02:00
cperf_ops.c app/crypto-perf: fix length for wireless algos 2017-04-20 11:32:45 +02:00
cperf_ops.h app/crypto-perf: move verify as single test type 2017-04-06 00:17:44 +02:00
cperf_options_parsing.c app/crypto-perf: add extra option checks 2017-04-06 00:17:44 +02:00
cperf_options.h app/crypto-perf: reorg options structure 2017-04-06 00:17:44 +02:00
cperf_test_latency.c app/crypto-perf: fix possible overflow 2017-04-20 11:32:45 +02:00
cperf_test_latency.h app/crypto-perf: introduce performance test application 2017-01-30 17:46:36 +01:00
cperf_test_throughput.c app/crypto-perf: fix crypto operation resubmission 2017-04-20 11:32:45 +02:00
cperf_test_throughput.h app/crypto-perf: introduce performance test application 2017-01-30 17:46:36 +01:00
cperf_test_vector_parsing.c app/crypto-perf: add range/list of sizes 2017-04-06 00:17:44 +02:00
cperf_test_vector_parsing.h app/crypto-perf: introduce performance test application 2017-01-30 17:46:36 +01:00
cperf_test_vectors.c app/crypto-perf: add range/list of sizes 2017-04-06 00:17:44 +02:00
cperf_test_vectors.h app/crypto-perf: introduce performance test application 2017-01-30 17:46:36 +01:00
cperf_test_verify.c app/crypto-perf: add range/list of sizes 2017-04-06 00:17:44 +02:00
cperf_test_verify.h app/crypto-perf: move verify as single test type 2017-04-06 00:17:44 +02:00
cperf.h app/crypto-perf: introduce performance test application 2017-01-30 17:46:36 +01:00
main.c app/crypto-perf: add range/list of sizes 2017-04-06 00:17:44 +02:00
Makefile app/crypto-perf: move verify as single test type 2017-04-06 00:17:44 +02:00