DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH v2 0/6] update autotest with new algorithms
@ 2022-10-21  7:26 Tejasree Kondoj
  2022-10-21  7:26 ` [PATCH v2 1/6] test/security: add unit tests for DES and 3DES Tejasree Kondoj
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Tejasree Kondoj @ 2022-10-21  7:26 UTC (permalink / raw)
  To: Akhil Goyal, Fan Zhang, Ciara Power
  Cc: Anoob Joseph, Vidya Sagar Velumuri, dev

This series updates autotest with DES, 3DES, MD5
and custom UDP ports support.

v2:
* Squashed a change in 5th patch with 2nd one.

Tejasree Kondoj (2):
  test/crypto: check antireply capability only for ingress
  test/crypto: add unit test for custom UDP ports

Vidya Sagar Velumuri (4):
  test/security: add unit tests for DES and 3DES
  test/security: add unit tests for auth algo MD5
  test/security: update antireplay unit test for event mode
  test/crypto: add unit tests for DES and MD5

 app/test/test_cryptodev.c                     |   71 ++
 app/test/test_cryptodev_security_ipsec.c      |   83 +-
 app/test/test_cryptodev_security_ipsec.h      |   19 +
 ...st_cryptodev_security_ipsec_test_vectors.h | 1059 ++++++++++++++++-
 app/test/test_security_inline_proto.c         |  120 +-
 5 files changed, 1286 insertions(+), 66 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-10-21 15:00 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-21  7:26 [PATCH v2 0/6] update autotest with new algorithms Tejasree Kondoj
2022-10-21  7:26 ` [PATCH v2 1/6] test/security: add unit tests for DES and 3DES Tejasree Kondoj
2022-10-21  7:26 ` [PATCH v2 2/6] test/security: add unit tests for auth algo MD5 Tejasree Kondoj
2022-10-21  7:26 ` [PATCH v2 3/6] test/security: update antireplay unit test for event mode Tejasree Kondoj
2022-10-21  7:26 ` [PATCH v2 4/6] test/crypto: check antireply capability only for ingress Tejasree Kondoj
2022-10-21  7:26 ` [PATCH v2 5/6] test/crypto: add unit tests for DES and MD5 Tejasree Kondoj
2022-10-21  7:26 ` [PATCH v2 6/6] test/crypto: add unit test for custom UDP ports Tejasree Kondoj
2022-10-21 15:00 ` [PATCH v2 0/6] update autotest with new algorithms 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).