RE: [PATCH v2 net-next 1/5] net: enetc: add Rx checksum offload for i.MX95 ENETC

From: Claudiu Manoil
Date: Mon Nov 11 2024 - 02:29:00 EST


> -----Original Message-----
> From: Wei Fang <wei.fang@xxxxxxx>
> Sent: Monday, November 11, 2024 3:52 AM
[...]
> Subject: [PATCH v2 net-next 1/5] net: enetc: add Rx checksum offload for
> i.MX95 ENETC
>
> ENETC rev 4.1 supports TCP and UDP checksum offload for receive, the bit
> 108 of the Rx BD will be set if the TCP/UDP checksum is correct. Since this
> capability is not defined in register, the rx_csum bit is added to struct
> enetc_drvdata to indicate whether the device supports Rx checksum offload.
>
> Signed-off-by: Wei Fang <wei.fang@xxxxxxx>
> Reviewed-by: Frank Li <Frank.Li@xxxxxxx>
> ---
> v2: no changes
> ---

Reviewed-by: Claudiu Manoil <claudiu.manoil@xxxxxxx>