Re: 2 network threads & IPsec

2017-11-08 Thread Saša Nedvědický
Hello, I'm all-in your diff gets me un-stuck. O.K. sashan 2017-11-08 11:02 GMT+01:00 Martin Pieuchot : > We're experimenting with 2 threads processing input packets. That's > good enough to improve forwarding performance and finally run pf_test() > in parallel. However IPsec

2 network threads & IPsec

2017-11-08 Thread Martin Pieuchot
We're experimenting with 2 threads processing input packets. That's good enough to improve forwarding performance and finally run pf_test() in parallel. However IPsec is not ready for that. Until somebody takes care of IPsec here's the solution: stay with a single thread. Diff below implements