[PATCH v2 04/10] RDMA/siw: use skb_crc32c() instead of __skb_checksum()
Hannes Reinecke
hare at suse.de
Wed May 21 03:13:33 PDT 2025
On 5/19/25 19:50, Eric Biggers wrote:
> From: Eric Biggers <ebiggers at google.com>
>
> Instead of calling __skb_checksum() with a skb_checksum_ops struct that
> does CRC32C, just call the new function skb_crc32c(). This is faster
> and simpler.
>
> Reviewed-by: Bernard Metzler <bmt at zurich.ibm.com>
> Signed-off-by: Eric Biggers <ebiggers at google.com>
> ---
> drivers/infiniband/sw/siw/Kconfig | 1 +
> drivers/infiniband/sw/siw/siw.h | 22 +---------------------
> 2 files changed, 2 insertions(+), 21 deletions(-)
>
Reviewed-by: Hannes Reinecke <hare at suse.de>
Cheers,
Hannes
--
Dr. Hannes Reinecke Kernel Storage Architect
hare at suse.de +49 911 74053 688
SUSE Software Solutions GmbH, Frankenstr. 146, 90461 Nürnberg
HRB 36809 (AG Nürnberg), GF: I. Totev, A. McDonald, W. Knoblich
More information about the Linux-nvme
mailing list