On Thu, 31 Jul 2025 09:07:31 +0000 Morten Brørup <m...@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.