Re: [dpdk-dev] [PATCH v2 2/3] test: add out of place test for AESNI-MB

2019-03-19 Thread Trahe, Fiona
> -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Fan Zhang > Sent: Thursday, February 28, 2019 11:36 AM > To: dev@dpdk.org > Cc: akhil.go...@nxp.com; Zhang, Roy Fan ; De Lara > Guarch, Pablo > > Subject: [dpdk-dev] [PATCH v2 2/3] tes

[dpdk-dev] [PATCH v2 2/3] test: add out of place test for AESNI-MB

2019-02-28 Thread Fan Zhang
This patch updates the unit test to enable AESNI-MB PMD out-of-place tests. A special test type that swap both the source and destination buffer is added for a more comprehensive test set to take place. Signed-off-by: Fan Zhang --- test/test/test_cryptodev_aes_test_vectors.h | 150 ++