Re: [lng-odp] [[RFCv2] 2/4] api: ipsec: add default queue for outbound events

2017-05-01 Thread Bill Fischofer
inaro.org] On Behalf Of > Dmitry Eremin- > >> Solenikov > >> Sent: Friday, April 28, 2017 3:44 AM > >> To: Bill Fischofer <bill.fischo...@linaro.org> > >> Cc: lng-odp-forward <lng-odp@lists.linaro.org> > >> Subject: Re: [lng-odp] [[RFCv2] 2/4

Re: [lng-odp] [[RFCv2] 2/4] api: ipsec: add default queue for outbound events

2017-04-28 Thread Dmitry Eremin-Solenikov
ischofer <bill.fischo...@linaro.org> >> Cc: lng-odp-forward <lng-odp@lists.linaro.org> >> Subject: Re: [lng-odp] [[RFCv2] 2/4] api: ipsec: add default queue for >> outbound events >> >> On 28.04.2017 03:33, Bill Fischofer wrote: >>> >>&g

Re: [lng-odp] [[RFCv2] 2/4] api: ipsec: add default queue for outbound events

2017-04-28 Thread Peltonen, Janne (Nokia - FI/Espoo)
o.org> > Subject: Re: [lng-odp] [[RFCv2] 2/4] api: ipsec: add default queue for > outbound events > > On 28.04.2017 03:33, Bill Fischofer wrote: > > > > > > On Thu, Apr 27, 2017 at 6:19 PM, Dmitry Eremin-Solenikov > > <dmitry.ereminsoleni...@linaro.org > >

Re: [lng-odp] [[RFCv2] 2/4] api: ipsec: add default queue for outbound events

2017-04-27 Thread Dmitry Eremin-Solenikov
On 28.04.2017 03:33, Bill Fischofer wrote: > > > On Thu, Apr 27, 2017 at 6:19 PM, Dmitry Eremin-Solenikov > > wrote: > > On 28.04.2017 01:23, Bill Fischofer wrote: > > > > > > On Thu, Apr 27, 2017 at

Re: [lng-odp] [[RFCv2] 2/4] api: ipsec: add default queue for outbound events

2017-04-27 Thread Bill Fischofer
On Thu, Apr 27, 2017 at 6:19 PM, Dmitry Eremin-Solenikov < dmitry.ereminsoleni...@linaro.org> wrote: > On 28.04.2017 01:23, Bill Fischofer wrote: > > > > > > On Thu, Apr 27, 2017 at 6:51 AM, Dmitry Eremin-Solenikov > > >

Re: [lng-odp] [[RFCv2] 2/4] api: ipsec: add default queue for outbound events

2017-04-27 Thread Dmitry Eremin-Solenikov
On 28.04.2017 01:23, Bill Fischofer wrote: > > > On Thu, Apr 27, 2017 at 6:51 AM, Dmitry Eremin-Solenikov > > wrote: > > If an application has passed invalid SA in async mode, there is no way > to report it

Re: [lng-odp] [[RFCv2] 2/4] api: ipsec: add default queue for outbound events

2017-04-27 Thread Bill Fischofer
On Thu, Apr 27, 2017 at 6:51 AM, Dmitry Eremin-Solenikov < dmitry.ereminsoleni...@linaro.org> wrote: > If an application has passed invalid SA in async mode, there is no way > to report it back to application except using default queue (which does > not exist at this moment). > > Signed-off-by:

[lng-odp] [[RFCv2] 2/4] api: ipsec: add default queue for outbound events

2017-04-27 Thread Dmitry Eremin-Solenikov
If an application has passed invalid SA in async mode, there is no way to report it back to application except using default queue (which does not exist at this moment). Signed-off-by: Dmitry Eremin-Solenikov --- include/odp/api/spec/ipsec.h | 7 +++ 1