[PATCH v4] app/test-security-perf: add security perf app
Akhil Goyal
gakhil at marvell.com
Thu Nov 3 13:58:06 CET 2022
> Subject: [PATCH v4] app/test-security-perf: add security perf app
>
> Add performance application to test security session create & destroy
> rates supported by the security enabled cryptodev PMD. The
> application would create specified number of sessions and captures the
> time taken for the same before proceeding to destroy of the same. When
> operating on multi-core, the number of sessions would be evenly
> distributed across all cores.
>
> The application would test with all combinations of cipher & auth
> algorithms supported by the PMD.
>
> Signed-off-by: Aakash Sasidharan <asasidharan at marvell.com>
> Signed-off-by: Anoob Joseph <anoobj at marvell.com>
> ---
> v4:
> * Fixed documentation
Applied to dpdk-next-crypto
Thanks.
More information about the dev
mailing list