linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Herbert Xu <herbert@gondor.apana.org.au>
To: Sven Auhagen <Sven.Auhagen@voleatech.de>
Cc: linux-crypto@vger.kernel.org, pvanleeuwen@rambus.com,
	antoine.tenart@bootlin.com, ardb@kernel.org
Subject: Re: [PATCH 1/1 v3] inside-secure irq balance
Date: Fri, 31 Jul 2020 23:29:40 +1000	[thread overview]
Message-ID: <20200731132940.GB14360@gondor.apana.org.au> (raw)
In-Reply-To: <20200721043759.4tpgtxjohnhx3yuv@SvensMacBookAir.sven.lan>

On Tue, Jul 21, 2020 at 06:37:59AM +0200, Sven Auhagen wrote:
> 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: Sven Auhagen <sven.auhagen@voleatech.de>
> ---
> v3:
> * use NUMA_NO_NODE constant
> 
> v2:
> * use cpumask_local_spread and remove affinity on
>   module remove
> 
>  drivers/crypto/inside-secure/safexcel.c | 13 +++++++++++--
>  drivers/crypto/inside-secure/safexcel.h |  3 +++
>  2 files changed, 14 insertions(+), 2 deletions(-)

Patch applied.  Thanks.
-- 
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

      reply	other threads:[~2020-07-31 13:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-21  4:37 [PATCH 1/1 v3] inside-secure irq balance Sven Auhagen
2020-07-31 13:29 ` Herbert Xu [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200731132940.GB14360@gondor.apana.org.au \
    --to=herbert@gondor.apana.org.au \
    --cc=Sven.Auhagen@voleatech.de \
    --cc=antoine.tenart@bootlin.com \
    --cc=ardb@kernel.org \
    --cc=linux-crypto@vger.kernel.org \
    --cc=pvanleeuwen@rambus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).