numam-dpdk/app/test-crypto-perf
Pablo de Lara 66be27121c app/crypto-perf: use cryptodev algorithm parser
Instead of going through the array of supported algorithms
in the app, to get the algorithm enum, use the new API in
cryptodev to parse this string, so it is not necessary to add
a new supported algorithm in the cryptodev library and this app.

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Acked-by: Fiona Trahe <fiona.trahe@intel.com>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
2017-04-06 00:17:44 +02:00
..
data app/crypto-perf: add test vectors files 2017-01-30 17:46:36 +01:00
cperf_ops.c app/crypto-perf: introduce performance test application 2017-01-30 17:46:36 +01:00
cperf_ops.h app/crypto-perf: introduce performance test application 2017-01-30 17:46:36 +01:00
cperf_options_parsing.c app/crypto-perf: use cryptodev algorithm parser 2017-04-06 00:17:44 +02:00
cperf_options.h app/crypto-perf: introduce performance test application 2017-01-30 17:46:36 +01:00
cperf_test_latency.c app/crypto-perf: introduce performance test application 2017-01-30 17:46:36 +01: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: introduce performance test application 2017-01-30 17:46:36 +01: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: fix null dereference 2017-02-10 16:06:04 +01: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: fix crash for wireless algorithms 2017-02-10 16:05:35 +01:00
cperf_test_vectors.h app/crypto-perf: introduce performance test application 2017-01-30 17:46:36 +01:00
cperf_verify_parser.c app/crypto-perf: introduce performance test application 2017-01-30 17:46:36 +01:00
cperf.h app/crypto-perf: introduce performance test application 2017-01-30 17:46:36 +01:00
main.c app/crypto-perf: fix size of expression 2017-02-10 16:06:04 +01:00
Makefile mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00