Skip to content
Commit b9878f48 authored by Sven Auhagen's avatar Sven Auhagen Committed by Greg Kroah-Hartman
Browse files

crypto: inside-secure - irq balance



[ Upstream commit c6720415 ]

Balance the irqs of the inside secure driver over all
available cpus.
Currently all interrupts are handled by the first CPU.

From my testing with IPSec AES-GCM 256
on my MCbin with 4 Cores I get a 50% speed increase:

Before the patch: 99.73 Kpps
With the patch: 151.25 Kpps

Signed-off-by: default avatarSven Auhagen <sven.auhagen@voleatech.de>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
Stable-dep-of: ca25c00c ("crypto: safexcel - Cleanup ring IRQ workqueues on load failure")
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 439d3a70
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment