Re: [PATCH v2] RDMA/rxe: switch to using the crc32 library
From: Leon Romanovsky
Date: Sun Feb 09 2025 - 04:20:52 EST
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@xxxxxxxxxx>