Re: [dpdk-dev] [PATCH v2 6/8] test/crypto: Add test vectors for PDCP-SDAP

2020-10-12 Thread Akhil Goyal
Hi Thomas, > 11/10/2020 23:34, Akhil Goyal: > > Signed-off-by: Franck LENORMAND > > Please follow the same scheme as everybody for names: > only the first letter is capital. > Will fix it while applying the patch. Could you please comment on the API change in the security layer. I copied Techb

Re: [dpdk-dev] [PATCH v2 6/8] test/crypto: Add test vectors for PDCP-SDAP

2020-10-11 Thread Thomas Monjalon
11/10/2020 23:34, Akhil Goyal: > Signed-off-by: Franck LENORMAND Please follow the same scheme as everybody for names: only the first letter is capital. > Signed-off-by: Akhil Goyal

[dpdk-dev] [PATCH v2 6/8] test/crypto: Add test vectors for PDCP-SDAP

2020-10-11 Thread Akhil Goyal
From: Franck LENORMAND The test vectors are structured in a more readable way compared to test vector for PDCP. This structure allows to have all the information about a test vector at the same place. Signed-off-by: Franck LENORMAND Signed-off-by: Akhil Goyal --- ...ryptodev_security_pdcp_sda