numam-dpdk/app
Pablo de Lara ad674b4d4a app/crypto-perf: fix AEAD tests when AAD is zero
For AEAD algorithms, additional authenticated data (AAD)
can be passed, but it is optional, so its size can be zero.
Therefore, test can be run if no memory is allocated.

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
..
pdump ring: return remaining entry count when dequeuing 2017-03-29 22:32:20 +02:00
proc_info app/proc_info: add metrics displaying 2017-04-05 17:58:54 +02:00
test-crypto-perf app/crypto-perf: fix AEAD tests when AAD is zero 2017-04-20 11:32:45 +02:00
test-pmd app/testpmd: add commands for packet type mapping 2017-04-19 15:37:37 +02:00
Makefile app: do not build test-crypto-perf if cryptodev disabled 2017-04-10 12:00:06 +02:00