DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] app/test-crypto-perf: RSA modlen validation and asym ops fix
@ 2025-08-21  5:24 Sucharitha Sarananaga
  2025-08-21  5:24 ` [PATCH 1/2] app/test-crypto-perf: validate rsa modlen Sucharitha Sarananaga
  2025-08-21  5:24 ` [PATCH 2/2] app/test-crypto-perf: fix other asym ops execution failure Sucharitha Sarananaga
  0 siblings, 2 replies; 3+ messages in thread
From: Sucharitha Sarananaga @ 2025-08-21  5:24 UTC (permalink / raw)
  To: dev; +Cc: anoobj, gakhil, kai.ji, Sucharitha Sarananaga

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-08-21  5:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-08-21  5:24 [PATCH 0/2] app/test-crypto-perf: RSA modlen validation and asym ops fix Sucharitha Sarananaga
2025-08-21  5:24 ` [PATCH 1/2] app/test-crypto-perf: validate rsa modlen Sucharitha Sarananaga
2025-08-21  5:24 ` [PATCH 2/2] app/test-crypto-perf: fix other asym ops execution failure Sucharitha Sarananaga

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).