Re: [PATCH] scsi: iscsi_tcp: switch to using the crc32c library

14 views
Skip to first unread message

Martin K. Petersen

unread,
Feb 12, 2025, 10:07:42 PMFeb 12
to Eric Biggers, James E . J . Bottomley, Martin K . Petersen, Lee Duncan, Chris Leech, Mike Christie, linux...@vger.kernel.org, open-...@googlegroups.com

Eric,

> 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 to 6.15/scsi-staging, thanks!

--
Martin K. Petersen Oracle Linux Engineering

Martin K. Petersen

unread,
Feb 18, 2025, 8:07:30 PMFeb 18
to James E . J . Bottomley, Lee Duncan, Chris Leech, Mike Christie, linux...@vger.kernel.org, open-...@googlegroups.com, Eric Biggers, Martin K . Petersen
On Thu, 06 Feb 2025 20:17:24 -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 to 6.15/scsi-queue, thanks!

[1/1] scsi: iscsi_tcp: switch to using the crc32c library
https://git.kernel.org/mkp/scsi/c/92186c1455a2
Reply all
Reply to author
Forward
0 new messages