On Thu, Jul 22, 2021 at 12:06:09AM +0200, Hrvoje Popovski wrote: > I'm combining this and last parallel diff and i can't see any drops in > traffic. Even sending at high rate, traffic through iked or isakmpd is > stable at 150Kpps, which is good ..
Thanks, good news. > One funny thing is that with top -SHs1 crypto CPU usage is always at 0.00% > Could it be because of aes-ni? I don't use the crypto thread anymore. It is idle. All crypto is done in softnet between handling the network part of ipsec. Here is the flame graph. Crypto is running on top of network. http://bluhm.genua.de/perform/results/current/patch-sys-ipsec-noqueue.1/btrace/ssh_perform%40lt13_iperf3_-c10.4.56.36_-P10_-t10-btrace-kstack.0.svg bluhm