[PATCH 0/2] app/test-crypto-perf: RSA modlen validation and asym ops fix

Sucharitha Sarananaga ssarananaga at marvell.com
Thu Aug 21 07:24:38 CEST 2025


This patch series improves the robustness of the RSA performance tests in the crypto-perf application.

Patch 1 introduces validation for RSA modulus length to ensure only supported sizes are used during testing. This helps prevent invalid test cases and improves test reliability.

Patch 2 builds on the validation logic and fixes the execution flow for other asymmetric operations, ensuring they are correctly handled when RSA modlen validation fails.

Note: Patch 1 has been submitted upstream but is not yet merged. It is included here again to provide full context and allow reviewers to test both patches together.

Please review and provide feedback.

Thanks,  
Sucharitha Sarananaga

-- 
2.49.0



More information about the dev mailing list