[PATCH net-next] net: stmmac: stm32: Set TSO/TBS Tx queues default settings
Jakub Kicinski
kuba at kernel.org
Mon Aug 17 10:33:37 PDT 2026
On Wed, 12 Aug 2026 08:28:57 +0200 Kurt Kanzenbach wrote:
> TSO and TBS cannot coexist. Use the first queue with TSO and the rest for
> TBS. Tx queues with TBS can support etf qdisc hw offload. This is done
> similar to dwmac-imx and dwmac-intel.
Can you explain your use case? And how many queues the device has
in total?
You say "TSO and TBS cannot coexist" but can any queue on your
platform be configured to support either feature? If yes why are
we configuring this statically instead of making appropriate
configuration based on qdisc or some other uAPI knob?
More information about the linux-arm-kernel
mailing list