[dpdk-dev] [PATCH v5 1/2] app/test: reworks the crypto AES unit test

2016-06-21 Thread Chen, Zhaoyan
dk.org] On Behalf Of De Lara Guarch, > Pablo > Sent: Wednesday, June 15, 2016 6:41 PM > To: Zhang, Roy Fan ; dev at dpdk.org > Cc: Doherty, Declan > Subject: Re: [dpdk-dev] [PATCH v5 1/2] app/test: reworks the crypto AES > unit test > > > > > -Original Message

[dpdk-dev] [PATCH v5 1/2] app/test: reworks the crypto AES unit test

2016-06-15 Thread De Lara Guarch, Pablo
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Fan Zhang > Sent: Tuesday, June 14, 2016 10:57 AM > To: dev at dpdk.org > Cc: Doherty, Declan > Subject: [dpdk-dev] [PATCH v5 1/2] app/test: reworks the crypto AES unit test > > This

[dpdk-dev] [PATCH v5 1/2] app/test: reworks the crypto AES unit test

2016-06-14 Thread Fan Zhang
This patch reworks the crypto AES unit test by introducing a new unified test function Signed-off-by: Fan Zhang --- app/test/Makefile |1 + app/test/test_cryptodev.c | 1613 ++-- app/test/test_cryptodev_aes.c