Re: [PATCH net-next v4 10/11] net/mlx5e: Support ethtool tcp-data-split settings

From: Jakub Kicinski
Date: Wed Jun 11 2025 - 09:26:40 EST


On Tue, 10 Jun 2025 18:09:49 +0300 Mark Bloch wrote:
> + NL_SET_ERR_MSG(extack,
> + "TCP-data-split is not supported when GRO HW is disabled\n");

unnecessary trailing new line, you probably want to use
NL_SET_ERR_MSG_MOD(), too
--
pw-bot: cr