mbox

[0/2] Adding new cases to lookaside IPsec tests

Message ID 20220131123210.4228-1-ktejasree@marvell.com (mailing list archive)
Headers

Message

Tejasree Kondoj Jan. 31, 2022, 12:32 p.m. UTC
  Adding new test cases to lookaside IPsec tests.
* Set and copy DSCP cases
* ESN and antireplay support

Anoob Joseph (1):
  test/crypto: add copy and set DSCP cases

Tejasree Kondoj (1):
  test/cryptodev: add ESN and Antireplay tests

 app/test/test_cryptodev.c                     | 352 +++++++++++++++++-
 app/test/test_cryptodev_security_ipsec.c      | 173 +++++++--
 app/test/test_cryptodev_security_ipsec.h      |  16 +-
 ...st_cryptodev_security_ipsec_test_vectors.h |   1 +
 doc/guides/rel_notes/release_22_03.rst        |   5 +
 5 files changed, 518 insertions(+), 29 deletions(-)