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

Martin K. Petersen martin.petersen at oracle.com
Tue Nov 5 12:33:47 AEDT 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 Linuxppc-dev mailing list