Re: [lng-odp] [PATCH 3/4] abi: event: add ODP_EVENT_IPSEC_RESULT

2017-02-21 Thread Bill Fischofer
This looks like it should be an independent patch. On Tue, Feb 21, 2017 at 4:41 PM, Dmitry Eremin-Solenikov < dmitry.ereminsoleni...@linaro.org> wrote: > ODP_EVENT_IPSEC_RESULT is an event type used for result reporting from > IPsec offload. > > Signed-off-by: Dmitry Eremin-Solenikov > Reviewed

[lng-odp] [PATCH 3/4] abi: event: add ODP_EVENT_IPSEC_RESULT

2017-02-21 Thread Dmitry Eremin-Solenikov
ODP_EVENT_IPSEC_RESULT is an event type used for result reporting from IPsec offload. Signed-off-by: Dmitry Eremin-Solenikov --- include/odp/arch/default/api/abi/event.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/include/odp/arch/default/api/abi/event.h b/include/odp/