[PATCH] net/mlx5: mitigate the Tx queue parameter adjustment

Stephen Hemminger stephen at networkplumber.org
Wed Apr 23 17:24:50 CEST 2025


On Wed, 23 Apr 2025 15:28:07 +0300
Viacheslav Ovsiienko <viacheslavo at nvidia.com> wrote:

> +		DRV_LOG(WARNING,
> +			"tso header inline requirements (%u) are not satisfied (%u) on port %u,"
> +			" the Tx queue capacity (%d) may not be guaranteed",
> +			MLX5_MAX_TSO_HEADER, max_inline, priv->dev_data->port_id, desc);

If your messages are so long they can't fit on a single line, then they are too wordy.
Please be more terse.


More information about the dev mailing list