Re: [dpdk-dev] [PATCH 4/9] test/crypto: remove offsets in wireless algorithm vectors

2017-06-21 Thread Trahe, Fiona
> -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Pablo de Lara > Sent: Wednesday, June 21, 2017 7:42 AM > To: Doherty, Declan > Cc: dev@dpdk.org; De Lara Guarch, Pablo > Subject: [dpdk-dev] [PATCH 4/9] test/crypto: remove offsets in wir

[dpdk-dev] [PATCH 4/9] test/crypto: remove offsets in wireless algorithm vectors

2017-06-21 Thread Pablo de Lara
Instead of passing the authentication and cipher offset from the test vectors, just get them from the IV and AAD lengths. Signed-off-by: Pablo de Lara --- test/test/test_cryptodev.c | 59 ++--- .../test/test_cryptodev_kasumi_hash_test_vectors.h | 25 --