[PATCH v3 1/2] app/crypto-perf: support ML KEM

Akhil Goyal gakhil at marvell.com
Wed Jun 24 21:39:12 CEST 2026


> Subject: [PATCH v3 1/2] app/crypto-perf: support ML KEM
> 
> Add ML-KEM512 support to test-crypto-perf.
> 
> Signed-off-by: Pratik Senapati <psenapati at marvell.com>
> ---
>  app/test-crypto-perf/cperf_ops.c             |  61 +++
>  app/test-crypto-perf/cperf_options.h         |   2 +
>  app/test-crypto-perf/cperf_options_parsing.c |  20 +
>  app/test-crypto-perf/cperf_test_common.c     |   3 +-
>  app/test-crypto-perf/cperf_test_vectors.c    | 470 +++++++++++++++++++
>  app/test-crypto-perf/cperf_test_vectors.h    |  27 ++
>  app/test-crypto-perf/main.c                  |  21 +-
>  doc/guides/tools/cryptoperf.rst              |   1 +
>  8 files changed, 603 insertions(+), 2 deletions(-)

Series Acked-by: Akhil Goyal <gakhil at marvell.com>

Applied to dpdk-next-crypto



More information about the dev mailing list