> -----Original Message-----
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Pablo de Lara
> Sent: Wednesday, October 4, 2017 7:49 AM
> To: Doherty, Declan <declan.dohe...@intel.com>;
> hemant.agra...@nxp.com; akhil.go...@nxp.com;
> jerin.ja...@caviumnetworks.com; Trahe, Fiona <fiona.tr...@intel.com>;
> Jain, Deepak K <deepak.k.j...@intel.com>; Griffin, John
> <john.grif...@intel.com>
> Cc: dev@dpdk.org; De Lara Guarch, Pablo <pablo.de.lara.gua...@intel.com>
> 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 <pablo.de.lara.gua...@intel.com>
> ---
>
> Changes in v2:
> - Rebased against latest code
> - Added note in release notes
Acked-by: Fan Zhang <roy.fan.zh...@intel.com>