[PATCH net-next 09/10] nvme-tcp: use crc32c() and skb_copy_and_crc32c_datagram_iter()
Sagi Grimberg
sagi at grimberg.me
Sat May 17 13:30:04 PDT 2025
>> Let's call it rcv_dgst (recv digest) and snd_dgst (send digest).
>> Other than that, looks good to me.
>>
>> Reviewed-by: Sagi Grimberg <sagi at grimberg.me>
> rcv_dgst would be awfully close to recv_ddgst which holds the on-wire digest
> that is received. I think I slightly prefer *_crc, since that helps
> differentiate the in-progress values from the finalized values.
yea, sounds good.
More information about the Linux-nvme
mailing list