numam-dpdk/app/test-security-perf
Anoob Joseph 1f5cfe964e app/security-perf: add session performance test
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@marvell.com>
Signed-off-by: Anoob Joseph <anoobj@marvell.com>
2022-11-03 13:48:37 +01:00
..
meson.build app/security-perf: add session performance test 2022-11-03 13:48:37 +01:00
test_security_perf.c app/security-perf: add session performance test 2022-11-03 13:48:37 +01:00