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

2020-02-24 Thread Akhil Goyal
Hi Anoob/Lukasz, > > 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, >

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

2020-02-23 Thread Anoob Joseph
Hi Konstantin, Akhil, Do you have any further comments on this series? Regarding the config parameter change which was discussed in the last submission, we have deferred it and went back to Konstantin's suggestion of updating qp only for our case. Hope now you can Ack the series. Thanks, Anoob

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

2020-02-20 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