[PATCH v3 18/18] scsi: target: iscsi: switch to using the crc32c library

Martin K. Petersen martin.petersen at oracle.com
Mon Nov 4 17:33:47 PST 2024


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.

Reviewed-by: Martin K. Petersen <martin.petersen at oracle.com>

-- 
Martin K. Petersen	Oracle Linux Engineering



More information about the linux-riscv mailing list