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 is not ready for t

Re: Introduce NET_RLOCK()

2017-11-08 Thread Saša Nedvědický
Hello, I think the recent diff should go in so I can pick it up to my tree. It's the same what I have in my net/systm.h What I also found that in some cases, we are going to grab KERNEL_LOCK(), while running in in_input_process(). this typically happens when we deal with multicast forwarding in i