Re: [PATCH v4 4/5] app/test: added big data GMAC test for libcrypto
From: Thomas Monjalon <hidden>
Date: 2016-09-30 17:18:41
From: Thomas Monjalon <hidden>
Date: 2016-09-30 17:18:41
2016-09-30 18:32, Slawomir Mrozowicz:
This patch add big data AES-GMAC test for libcrypto PMD. Signed-off-by: Piotr Azarewicz <redacted> --- 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