On 3/21/2018 4:41 PM, Anoob Joseph wrote:
Adding support for IPsec events in rte_eth_event framework. In inline
IPsec offload, the per packet protocol defined variables, like ESN,
would be managed by PMD. In such cases, PMD would need IPsec events
to notify application about various conditions like, ESN overflow.
Signed-off-by: Anoob Joseph <anoob.jos...@caviumnetworks.com>
---
v3:
* No change
v2:
* Added time expiry & byte expiry IPsec events in the enum
lib/librte_ether/rte_ethdev.h | 28 ++++++++++++++++++++++++++++
1 file changed, 28 insertions(+)
Series Acked-by: Akhil Goyal <akhil.go...@nxp.com>