From: Leon Romanovsky <leon@kernel.org>
To: Zhu Yanjun <zyjzyj2000@gmail.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/rxe: switch to using the crc32 library
Date: Sun, 09 Feb 2025 04:20:42 -0500 [thread overview]
Message-ID: <173909284201.3899.16840321542122786965.b4-ty@kernel.org> (raw)
In-Reply-To: <20250207032316.53941-1-ebiggers@kernel.org>
On Thu, 06 Feb 2025 19:23:16 -0800, Eric Biggers wrote:
> Now that the crc32_le() library function takes advantage of
> architecture-specific optimizations, it is unnecessary to go through the
> crypto API. Just use crc32_le(). This is much simpler, and it improves
> performance due to eliminating the crypto API overhead.
>
>
Applied, thanks!
[1/1] RDMA/rxe: switch to using the crc32 library
https://git.kernel.org/rdma/rdma/c/ccca5e8aa14572
Best regards,
--
Leon Romanovsky <leon@kernel.org>
prev parent reply other threads:[~2025-02-09 9:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-07 3:23 [PATCH v2] RDMA/rxe: switch to using the crc32 library Eric Biggers
2025-02-07 14:33 ` Zhu Yanjun
2025-02-09 9:20 ` Leon Romanovsky [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=173909284201.3899.16840321542122786965.b4-ty@kernel.org \
--to=leon@kernel.org \
--cc=ebiggers@kernel.org \
--cc=jgg@ziepe.ca \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rdma@vger.kernel.org \
--cc=zyjzyj2000@gmail.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