> -----Original Message----- > From: Kusztal, ArkadiuszX > Sent: Wednesday, September 28, 2016 4:54 AM > To: dev at dpdk.org > Cc: Trahe, Fiona; Jain, Deepak K; De Lara Guarch, Pablo; Griffin, John; > Kusztal, > ArkadiuszX > Subject: [PATCH v4] app/test: add AES GCM performance test to cryptodev > > 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 at intel.com>
Applied to dpdk-next-crypto. Thanks, Pablo