Re: [dpdk-dev] [RFC PATCH 00/13] add eventmode to ipsec-secgw

2019-10-27 Thread Anoob Joseph
aju Athreya > ; Lukas Bartosik ; > dev@dpdk.org > Subject: [EXT] RE: [dpdk-dev] [RFC PATCH 00/13] add eventmode to ipsec- > secgw > > External Email > > -- > > > > > > > >

Re: [dpdk-dev] [RFC PATCH 00/13] add eventmode to ipsec-secgw

2019-10-25 Thread Ananyev, Konstantin
> > > > > > This series is targeted for next release (20.02). This series doesn't > > > introduce any library change. > > > > By 'library change' you mean that this new event-mode will be supported > > only by legacy code-path or ...? > > [Anoob] All the changes are confined to 'examples/ipsec-

Re: [dpdk-dev] [RFC PATCH 00/13] add eventmode to ipsec-secgw

2019-10-24 Thread Anoob Joseph
gt; ; Narayana Prasad Raju Athreya > ; Lukas Bartosik ; > dev@dpdk.org > Subject: [EXT] RE: [dpdk-dev] [RFC PATCH 00/13] add eventmode to ipsec- > secgw > > External Email > > -- > > > > T

Re: [dpdk-dev] [RFC PATCH 00/13] add eventmode to ipsec-secgw

2019-10-16 Thread Ananyev, Konstantin
> This series introduces event-mode additions to ipsec-secgw. This effort > is based on the proposed changes for l2fwd-event and the additions in > l3fwd for event support. > > With this series, ipsec-secgw would be able to run in eventmode. The > worker thread (executing loop) would be receivin

[dpdk-dev] [RFC PATCH 00/13] add eventmode to ipsec-secgw

2019-10-09 Thread Anoob Joseph
This series introduces event-mode additions to ipsec-secgw. This effort is based on the proposed changes for l2fwd-event and the additions in l3fwd for event support. With this series, ipsec-secgw would be able to run in eventmode. The worker thread (executing loop) would be receiving events and w