[PATCH] ethdev: Reject conflicting TX offloads configuration

Stephen Hemminger stephen at networkplumber.org
Sat Aug 2 22:53:54 CEST 2025


On Thu, 31 Jul 2025 09:07:31 +0000
Morten Brørup <mb at smartsharesystems.com> wrote:

> +		RTE_ETHDEV_LOG_LINE(DEBUG,
> +			"Ethdev port_id=%d tx_queue_id=%d, Tx offload %s potential conflict with per-port Tx offload %s, "
> +			"runtime support depends on the driver",

Shorten the message, and get it on one line.
When a message is so long it won't fit on one line, it is too verbose.


More information about the dev mailing list