Re: [dpdk-dev] [PATCH v4 0/6] Add SA lifetime in security

2021-09-28 Thread Akhil Goyal
> Add SA lifetime configuration in security. SA lifetime tracking can be > offloaded on supported PMDs. > > SA lifetime would cover soft & hard expiry in units of number of packets and > bytes. When SA soft expiry happens, the packet is successfuly processed but > with additional expiry notificati

[dpdk-dev] [PATCH v4 0/6] Add SA lifetime in security

2021-09-28 Thread Anoob Joseph
Add SA lifetime configuration in security. SA lifetime tracking can be offloaded on supported PMDs. SA lifetime would cover soft & hard expiry in units of number of packets and bytes. When SA soft expiry happens, the packet is successfuly processed but with additional expiry notification. Crypto o