Hi Lukasz, On 3/1/2019 11:06 PM, Kusztal, ArkadiuszX wrote: > >> -----Original Message----- >> From: dev [mailto:[email protected]] On Behalf Of Lukasz Krakowiak >> Sent: Wednesday, February 27, 2019 11:18 AM >> To: De Lara Guarch, Pablo <[email protected]> >> Cc: [email protected]; Trahe, Fiona <[email protected]>; Krakowiak, >> LukaszX <[email protected]> >> Subject: [dpdk-dev] [PATCH v2] test: add snow3g test cases when digest is >> encrypted >> >> Add test case for encryption, dectryption for snow3g when digest is >> encrypted >> >> Signed-off-by: Lukasz Krakowiak <[email protected]> >> --- >> test/test/test_cryptodev.c | 91 ++++++++++-- >> .../test/test_cryptodev_snow3g_test_vectors.h | 132 +++++++++++++++++- >> 2 files changed, 210 insertions(+), 13 deletions(-) >> >> diff --git a/test/test/test_cryptodev.c b/test/test/test_cryptodev.c index >> 32f1893bc..d8acfc7d1 100644 >> --- a/test/test/test_cryptodev.c >> +++ b/test/test/test_cryptodev.c > Acked-by: Arek Kusztal <[email protected]> Could you please rebase this patch. test directory has moved to app
Thanks, Akhil

