> -----Original Message-----
> From: Trahe, Fiona
> Sent: Thursday, November 24, 2016 6:29 PM
> To: dev at dpdk.org
> Cc: De Lara Guarch, Pablo <pablo.de.lara.guarch at intel.com>; Trahe, Fiona
> <fiona.trahe at intel.com>; Griffin, John <john.griffin at intel.com>;
> Kusztal,
> ArkadiuszX <arkadiuszx.kusztal at intel.com>
> Subject: [PATCH] test: adding AES cipher-only tests on QAT PMD
>
> Extended functional AES-CBC and AES-CTR cipher-only tests to run on QAT
> PMD.
> Added AES_CBC cipher-only performance tests on QAT PMD.
> No driver changes, but as now tested, QAT documentation is updated to
> remove constraint.
>
> Signed-off-by: Fiona Trahe <fiona.trahe at intel.com>
> ---
> app/test/test_cryptodev.c | 18 ++++++
> app/test/test_cryptodev_aes_test_vectors.h | 36 +++++++----
> app/test/test_cryptodev_perf.c | 96 +++++++++++++++++++----------
> -
> doc/guides/cryptodevs/qat.rst | 1 -
> 4 files changed, 102 insertions(+), 49 deletions(-)
>
> --
> 2.5.0
Acked-by: Arek Kusztal <arkadiuszx.kusztal at intel.com>