DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/6] Fixes and improvements in crypto unit tests
@ 2024-08-22  7:16 Anoob Joseph
  2024-08-22  7:16 ` [PATCH 1/6] test/crypto: add asserts to validate test lengths Anoob Joseph
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Anoob Joseph @ 2024-08-22  7:16 UTC (permalink / raw)
  To: Akhil Goyal, Fan Zhang
  Cc: Hemant Agrawal, Jerin Jacob, Aakash Sasidharan, Tejasree Kondoj,
	Vidya Sagar Velumuri, dev

Enable larger packet sizes in TLS tests and add minor improvements in
crypto unit tests.

Anoob Joseph (6):
  test/crypto: add asserts to validate test lengths
  test/crypto: enable larger packet sizes with TLS
  test/crypto: remove redefinition
  test/crypto: remove unused macros
  test/crypto: start opening brace in new line
  test/crypto: free pools in teardown

 app/test/test_cryptodev.c                     | 35 ++++++-----
 app/test/test_cryptodev.h                     | 58 +++++++++++++++----
 app/test/test_cryptodev_aead_test_vectors.h   | 14 ++++-
 app/test/test_cryptodev_security_tls_record.h | 12 ++--
 app/test/test_security_proto.h                |  7 ++-
 5 files changed, 92 insertions(+), 34 deletions(-)

-- 
2.45.2


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

end of thread, other threads:[~2024-09-18  5:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-22  7:16 [PATCH 0/6] Fixes and improvements in crypto unit tests Anoob Joseph
2024-08-22  7:16 ` [PATCH 1/6] test/crypto: add asserts to validate test lengths Anoob Joseph
2024-08-22  7:16 ` [PATCH 2/6] test/crypto: enable larger packet sizes with TLS Anoob Joseph
2024-08-22  7:16 ` [PATCH 3/6] test/crypto: remove redefinition Anoob Joseph
2024-08-22  7:16 ` [PATCH 4/6] test/crypto: remove unused macros Anoob Joseph
2024-08-22  7:16 ` [PATCH 5/6] test/crypto: start opening brace in new line Anoob Joseph
2024-08-22  7:16 ` [PATCH 6/6] test/crypto: free pools in teardown Anoob Joseph
2024-09-18  5:36 ` [PATCH 0/6] Fixes and improvements in crypto unit tests Akhil Goyal

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).