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