Re: [lng-odp] [PATCH API-NEXT v3 0/2] event subtype implementation

2017-06-29 Thread Savolainen, Petri (Nokia - FI/Espoo)
Reviewed-by: Petri Savolainen > -Original Message- > From: lng-odp [mailto:lng-odp-boun...@lists.linaro.org] On Behalf Of > Dmitry Eremin-Solenikov > Sent: Friday, June 16, 2017 2:48 PM > To: lng-odp@lists.linaro.org > Subject: [lng-odp] [PATCH API-NEXT v3

Re: [lng-odp] [PATCH API-NEXT v3 0/2] event subtype implementation

2017-06-28 Thread Dmitry Eremin-Solenikov
On 16.06.2017 14:48, Dmitry Eremin-Solenikov wrote: > Applies on top of [API-NEXT PATCH v2 0/3] IPSEC packet event > > These patches provide event subtype implementation and tests. Ideally they > should be merged together with event subtypes API definitions. > > Changes since v2: > - Validate od

[lng-odp] [PATCH API-NEXT v3 0/2] event subtype implementation

2017-06-16 Thread Dmitry Eremin-Solenikov
Applies on top of [API-NEXT PATCH v2 0/3] IPSEC packet event These patches provide event subtype implementation and tests. Ideally they should be merged together with event subtypes API definitions. Changes since v2: - Validate odp_event_types() implementation - Validate CRYPTO_COMPL event type