[EXT] [PATCH] test/crypto-perf: extend asymmetric crypto throughput test

Akhil Goyal gakhil at marvell.com
Thu Apr 28 12:22:25 CEST 2022


Hi Kiran,

> From: Kiran Kumar K <kirankumark at marvell.com>
> 
> Extended support for asymmetric crypto perf throughput test.
> Added support for new modulus lengths.
> Added new parameter --modex-len.
> Supported lengths are 60, 128, 255, 448. Default length is 128.
> 
> Signed-off-by: Kiran Kumar K <kirankumark at marvell.com>
> ---
>  app/test-crypto-perf/cperf_ops.c             |  18 +-
>  app/test-crypto-perf/cperf_options.h         |   3 +
>  app/test-crypto-perf/cperf_options_parsing.c |  42 +++
>  app/test-crypto-perf/cperf_test_vectors.c    | 264 ++++++++++++++++---
>  app/test-crypto-perf/cperf_test_vectors.h    |  25 +-
>  app/test-crypto-perf/main.c                  |   2 +-
>  6 files changed, 307 insertions(+), 47 deletions(-)
Can you also add the new param in doc/guides/tools/cryptoperf.rst

Other than that
Acked-by: Akhil Goyal <gakhil at marvell.com>


More information about the dev mailing list