Re: [PATCH net-next 8/8] net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETE
From: Or Gerlitz <hidden>
Date: 2014-10-30 23:28:49
From: Or Gerlitz <hidden>
Date: 2014-10-30 23:28:49
On Thu, Oct 30, 2014 at 11:20 PM, Jerry Chu [off-list ref] wrote:
Acked-by: H.K. Jerry Chu <redacted> BTW, will the patch work for all versions of the chip?
If you'll look carefully, you'll see we go that path only when priv->flags & MLX4_EN_FLAG_RX_CSUM_NON_TCP_UDP is true. This currently holds only for ConnectX3 and not ConnectX3-pro. Down the road, the feature will also be available for the -pro too.