All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Biggers <ebiggers@kernel.org>
To: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
Cc: Herbert Xu <herbert@gondor.apana.org.au>,
	linux-crypto@vger.kernel.org, qat-linux@intel.com,
	stable@vger.kernel.org
Subject: Re: [PATCH] crypto: qat - lower priority for skcipher and aead algorithms
Date: Mon, 16 Jun 2025 09:54:46 -0700	[thread overview]
Message-ID: <20250616165446.GC1373@sol> (raw)
In-Reply-To: <20250616164752.GB1373@sol>

On Mon, Jun 16, 2025 at 09:47:52AM -0700, Eric Biggers wrote:
> Emerald Rapids processors have 6 to 60 cores per socket.  Even assuming that a
> second thread in each core provides no benefit due to competing for the same
> core's resources, that would be an AES-128-XTS throughput of 110 to 1100 GB/s.

Small correction: Emerald Rapids is 8-64 cores per socket, not 6-60.  (I was
accidentally looking at Sapphire Rapids info.)  That just makes the VAES
throughput even higher.

- Eric

  reply	other threads:[~2025-06-16 16:55 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-13 10:32 [PATCH] crypto: qat - lower priority for skcipher and aead algorithms Giovanni Cabiddu
2025-06-13 19:01 ` Eric Biggers
2025-06-13 19:28   ` Eric Biggers
2025-06-16  4:18 ` Herbert Xu
2025-06-16 15:02   ` Giovanni Cabiddu
2025-06-16 16:47     ` Eric Biggers
2025-06-16 16:54       ` Eric Biggers [this message]
2025-06-16 21:25       ` Eric Biggers
2025-06-17  4:57     ` Herbert Xu
2025-06-19 20:21       ` Giovanni Cabiddu
2025-06-23  9:20 ` Herbert Xu

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=20250616165446.GC1373@sol \
    --to=ebiggers@kernel.org \
    --cc=giovanni.cabiddu@intel.com \
    --cc=herbert@gondor.apana.org.au \
    --cc=linux-crypto@vger.kernel.org \
    --cc=qat-linux@intel.com \
    --cc=stable@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.