[dpdk-dev] [PATCH v2] test/crypto: remove crypto perf tests

Akhil Goyal akhil.goyal at nxp.com
Thu Oct 5 15:02:14 CEST 2017


On 10/4/2017 12:18 PM, Pablo de Lara wrote:
> 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.guarch at intel.com>
> ---
> 
> Changes in v2:
> - Rebased against latest code
> - Added note in release notes
> 
>   doc/guides/rel_notes/release_17_11.rst |   15 +
>   test/test/Makefile                     |    1 -
>   test/test/test_cryptodev_perf.c        | 4932 --------------------------------
>   3 files changed, 15 insertions(+), 4933 deletions(-)
>   delete mode 100644 test/test/test_cryptodev_perf.c
> 
Acked-by: Akhil Goyal <akhil.goyal at nxp.com>


More information about the dev mailing list