Re: [PATCH v3 net-next 2/6] net: hibmcge: Add support for rx checksum offload

From: Jakub Kicinski
Date: Mon Feb 24 2025 - 22:09:59 EST


On Fri, 21 Feb 2025 19:55:22 +0800 Jijie Shao wrote:
> +#define HBG_SUPPORT_FEATURES (NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM | \

these are tx not rx

> + NETIF_F_RXCSUM)

I don't see you setting the checksum to anything other than NONE