> -----Original Message-----
> From: dev [mailto:[email protected]] On Behalf Of Pablo de Lara
> Sent: Wednesday, October 4, 2017 7:49 AM
> To: Doherty, Declan <[email protected]>;
> [email protected]; [email protected];
> [email protected]; Trahe, Fiona <[email protected]>;
> Jain, Deepak K <[email protected]>; Griffin, John
> <[email protected]>
> Cc: [email protected]; De Lara Guarch, Pablo <[email protected]>
> Subject: [dpdk-dev] [PATCH v2] test/crypto: remove crypto perf tests
>
> Since the crypto perf application is flexible enough
> to cover all the crypto performance tests, these are not needed
> anymore, so they will be removed to avoid duplications.
> Besides, the crypto perf application gives the user more options
> to get performance, for every single supported algorithm,
> such as varying the buffer size as the user wants.
>
> Signed-off-by: Pablo de Lara <[email protected]>
> ---
>
> Changes in v2:
> - Rebased against latest code
> - Added note in release notes
Acked-by: Fan Zhang <[email protected]>