Re: [dpdk-dev] [PATCH v3 3/5] lib/security: extend userdata for IPsec events

2018-04-03 Thread Anoob Joseph
Adding maintainers of testpmd & lib/ethdev Thanks, Anoob On 21/03/18 16:41, Anoob Joseph wrote: Extending 'userdata' to be used for IPsec events too. IPsec events would have some metadata which would uniquely identify the security session for which the event is raised. But application would nee

[dpdk-dev] [PATCH v3 3/5] lib/security: extend userdata for IPsec events

2018-03-21 Thread Anoob Joseph
Extending 'userdata' to be used for IPsec events too. IPsec events would have some metadata which would uniquely identify the security session for which the event is raised. But application would need some construct which it can understand. The 'userdata' solves a similar problem for inline proces