app/test: add AES GCM performance test
authorArek Kusztal <arkadiuszx.kusztal@intel.com>
Wed, 28 Sep 2016 11:54:03 +0000 (12:54 +0100)
committerPablo de Lara <pablo.de.lara.guarch@intel.com>
Tue, 4 Oct 2016 18:41:09 +0000 (20:41 +0200)
commit79521c43836395296b526609720ba94c85fe4b86
treec72ce5d24f702c2393ed2f18054ce0823b77a77c
parent94831f8f1dc65e5375ea48ea1496bba55edad429
app/test: add AES GCM performance test

This patch adds AES Galois Counter Mode performance test case
for cryptodev QAT and AESNI GCM. Test is performed with different
buffer sizes, burst size of 32 and 128b key. Test vectors
are placed in app/test/test_cryptodev_perf_vectors.h file.

Signed-off-by: Arek Kusztal <arkadiuszx.kusztal@intel.com>
Acked-by: Deepak Kumar Jain <deepak.k.jain@intel.com>
app/test/test_cryptodev_gcm_test_vectors.h
app/test/test_cryptodev_perf.c