Re: [dpdk-dev] [PATCH v4 4/5] test/crypto: add IV gen tests

2021-09-21 Thread Akhil Goyal
> Subject: [PATCH v4 4/5] test/crypto: add IV gen tests > > From: Tejasree Kondoj > > Add test cases to verify IV generated by PMD. Title and description of the patch do not specify that This is for lookaside IPSec. Title: test/crypto: add IV gen cases for IPsec Description: Added cases to ver

[dpdk-dev] [PATCH v4 4/5] test/crypto: add IV gen tests

2021-09-17 Thread Anoob Joseph
From: Tejasree Kondoj Add test cases to verify IV generated by PMD. Signed-off-by: Anoob Joseph Signed-off-by: Tejasree Kondoj --- app/test/test_cryptodev.c| 19 app/test/test_cryptodev_security_ipsec.c | 52 app/test/test_cryptode