[dpdk-dev] [PATCH v4 1/5] lib/ethdev: support for inline IPsec events

Thomas Monjalon thomas at monjalon.net
Thu Apr 19 12:26:40 CEST 2018


11/04/2018 08:40, Anoob Joseph:
> 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.joseph at caviumnetworks.com>
> Acked-by: Akhil Goyal <akhil.goyal at nxp.com>
> ---
> v4:
> * Added more details in documentation
> * Renamed members of struct rte_eth_event_ipsec_desc for better readablity

Good, thank you.

Acked-by: Thomas Monjalon <thomas at monjalon.net>





More information about the dev mailing list