Re: [dpdk-dev] [PATCH v5 00/15] add eventmode to ipsec-secgw

2020-03-11 Thread Akhil Goyal
Hi Anoob, Please send a release note update as a reply to this mail. I will update it while merging the patchset. Regards, Akhil > > Hi Akhil, > > Reminder. > > Do you have any further review comments? > > Thanks, > Anoob > > > -Original Message- > > From: Ananyev, Konstantin > > S

Re: [dpdk-dev] [PATCH v5 00/15] add eventmode to ipsec-secgw

2020-03-11 Thread Anoob Joseph
Hi Akhil, Reminder. Do you have any further review comments? Thanks, Anoob > -Original Message- > From: Ananyev, Konstantin > Sent: Tuesday, March 3, 2020 11:30 PM > To: Lukas Bartosik ; Akhil Goyal > ; Nicolau, Radu ; Thomas > Monjalon > Cc: Jerin Jacob Kollanukkaran ; Narayana Prasa

Re: [dpdk-dev] [PATCH v5 00/15] add eventmode to ipsec-secgw

2020-03-03 Thread Ananyev, Konstantin
> > This series introduces event-mode additions to ipsec-secgw. > > With this series, ipsec-secgw would be able to run in eventmode. The > worker thread (executing loop) would be receiving events and would be > submitting it back to the eventdev after the processing. This way, > multicore scali

Re: [dpdk-dev] [PATCH v5 00/15] add eventmode to ipsec-secgw

2020-03-02 Thread Akhil Goyal
Hi Anoob, I will merge this series in this week. Regards, Akhil > -Original Message- > From: Anoob Joseph > Sent: Monday, March 2, 2020 2:17 PM > To: Akhil Goyal ; Konstantin Ananyev > > Cc: Jerin Jacob Kollanukkaran ; Narayana Prasad Raju > Athreya ; Ankur Dwivedi ; > Archana Munigant

Re: [dpdk-dev] [PATCH v5 00/15] add eventmode to ipsec-secgw

2020-03-02 Thread Anoob Joseph
Hi Akhil, Konstantin, Are there any more comments? Or can we have the patches merged? Thanks, Anoob > -Original Message- > From: Lukasz Bartosik > Sent: Thursday, February 27, 2020 9:48 PM > To: Akhil Goyal ; Radu Nicolau > ; Thomas Monjalon > Cc: Jerin Jacob Kollanukkaran ; Narayana P

[dpdk-dev] [PATCH v5 00/15] add eventmode to ipsec-secgw

2020-02-27 Thread Lukasz Bartosik
This series introduces event-mode additions to ipsec-secgw. With this series, ipsec-secgw would be able to run in eventmode. The worker thread (executing loop) would be receiving events and would be submitting it back to the eventdev after the processing. This way, multicore scaling and h/w assist