app/crypto-perf: fix uninitialized errno value
[dpdk.git] / app / test-crypto-perf / cperf_options_parsing.c
2017-10-12 Hemant Agrawalapp/crypto-perf: fix uninitialized errno value
2017-07-06 Pablo de Laraapp/test-crypto-perf: add AEAD parameters
2017-07-06 Pablo de Laracryptodev: set AES-GMAC as auth-only algo
2017-07-06 Pablo de Laracryptodev: add auth IV
2017-06-28 Pablo de Laraapp/crypto-perf: fix error message
2017-04-05 Pablo de Laraapp/crypto-perf: add extra option checks
2017-04-05 Pablo de Laraapp/crypto-perf: add range/list of sizes
2017-04-05 Sergio Gonzalez... app/crypto-perf: move verify as single test type
2017-04-05 Pablo de Laraapp/crypto-perf: remove cyclecount test type
2017-04-05 Daniel Mrzyglodapp/crypto-perf: avoid wrong operation type for AEAD...
2017-04-05 Pablo de Laraapp/crypto-perf: use cryptodev algorithm parser
2017-02-10 Kuba Kozakapp/crypto-perf: add options parsing check
2017-02-10 Aleksander Gajewskiapp/crypto-perf: fix string not null terminated
2017-01-30 Slawomir Mrozowiczapp/crypto-perf: introduce performance test application