[dpdk-dev] [PATCH v4 4/5] app/test: added big data GMAC test for libcrypto

Thomas Monjalon thomas.monjalon at 6wind.com
Fri Sep 30 19:18:40 CEST 2016


2016-09-30 18:32, Slawomir Mrozowicz:
> This patch add big data AES-GMAC test for libcrypto PMD.
> 
> Signed-off-by: Piotr Azarewicz <piotrx.t.azarewicz at intel.com>
> ---
>  app/test/test_cryptodev.c                  |   18 +-
>  app/test/test_cryptodev_gcm_test_vectors.h | 8245 +++++++++++++++++++++++++++-
>  2 files changed, 8242 insertions(+), 21 deletions(-)

The test data are really too big.
Is it possible to generate them as Wei Dai did for LPM?
	http://dpdk.org/patch/16175
	http://dpdk.org/patch/16253



More information about the dev mailing list