mbox

[v2,0/2] Add new IPsec test cases

Message ID 20220223104046.1231153-1-vfialko@marvell.com (mailing list archive)
Headers

Message

Volodymyr Fialko Feb. 23, 2022, 10:40 a.m. UTC
  Following test cases were added:
- IPv4 TTL
- IPv6 hop limit
- IPv4 L4 checksum in transport mode

v2:
- rebase to the latest for-main

Volodymyr Fialko (2):
  test/crypto: add TTL and hop limit decrement cases
  test/crypto: add L4 checksum case for transport mode

 app/test/test_cryptodev.c                | 44 ++++++++++++++++++++++++
 app/test/test_cryptodev_security_ipsec.c | 37 ++++++++++++++++++++
 app/test/test_cryptodev_security_ipsec.h |  1 +
 3 files changed, 82 insertions(+)