[PATCH v6 0/3] Add and test IPsec SA expiry events
Akhil Goyal
gakhil at marvell.com
Mon Sep 26 19:07:06 CEST 2022
This patchset is carried forward from last release patches [1]
which added test application changes to test inline IPsec.
These patches were not merged due to the ABI compatibility issues
due to the extension of enum.
Changes in v6:
fix doc build in 1/3
Changes in v5:
added reference to struct which raised these interrupts.
[1] https://patches.dpdk.org/project/dpdk/patch/20220416192530.173895-8-gakhil@marvell.com/
Vamsi Attunuru (3):
ethdev: add IPsec SA expiry event subtypes
test/security: add inline IPsec SA soft expiry cases
test/security: add inline IPsec SA hard expiry cases
app/test/test_cryptodev_security_ipsec.h | 2 +
app/test/test_security_inline_proto.c | 158 +++++++++++++++++-
app/test/test_security_inline_proto_vectors.h | 6 +
lib/ethdev/rte_ethdev.h | 23 ++-
4 files changed, 186 insertions(+), 3 deletions(-)
--
2.25.1
More information about the dev
mailing list