From: Leon Romanovsky <leon@kernel.org>
To: Bernard Metzler <bmt@zurich.ibm.com>,
Jason Gunthorpe <jgg@ziepe.ca>,
linux-rdma@vger.kernel.org, Eric Biggers <ebiggers@kernel.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] RDMA/siw: switch to using the crc32c library
Date: Sun, 02 Mar 2025 07:01:51 -0500 [thread overview]
Message-ID: <174091691135.677350.16695129314216487446.b4-ty@kernel.org> (raw)
In-Reply-To: <20250227051207.19470-1-ebiggers@kernel.org>
On Wed, 26 Feb 2025 21:12:07 -0800, Eric Biggers wrote:
> Now that the crc32c() library function directly takes advantage of
> architecture-specific optimizations, it is unnecessary to go through the
> crypto API. Just use crc32c(). This is much simpler, and it improves
> performance due to eliminating the crypto API overhead.
>
>
Applied, thanks!
[1/1] RDMA/siw: switch to using the crc32c library
https://git.kernel.org/rdma/rdma/c/b90b9877368d3c
Best regards,
--
Leon Romanovsky <leon@kernel.org>
next prev parent reply other threads:[~2025-03-02 12:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-27 5:12 [PATCH v2] RDMA/siw: switch to using the crc32c library Eric Biggers
2025-03-02 12:01 ` Leon Romanovsky [this message]
2025-03-02 15:11 ` Bernard Metzler
2025-03-03 12:18 ` Leon Romanovsky
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=174091691135.677350.16695129314216487446.b4-ty@kernel.org \
--to=leon@kernel.org \
--cc=bmt@zurich.ibm.com \
--cc=ebiggers@kernel.org \
--cc=jgg@ziepe.ca \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rdma@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox