Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/2] Implement mqprio and ets qdisc offload in stmmac driver
@ 2026-08-07  8:41 Lorenzo Bianconi
  2026-08-07  8:41 ` [PATCH net-next v2 1/2] net: stmmac: add tc-ets qdisc offload Lorenzo Bianconi
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Lorenzo Bianconi @ 2026-08-07  8:41 UTC (permalink / raw)
  To: Maxime Chevallier, Andrew Lunn, David S. Miller, Eric Dumazet,
	Jakub Kicinski, Paolo Abeni, Maxime Coquelin, Alexandre Torgue
  Cc: Daniel Thompson, Alex Elder, Davide Caratti, netdev, linux-stm32,
	linux-arm-kernel, Lorenzo Bianconi


---
Changes in v2:
- Implement strict priority policy in mqprio qdisc offload
- Restore to dt configured values destroying the qdisc
- Do not ets offload if there are any queues in avb mode.
- Re-apply ETS configuration closing/opening the net_device.
- Link to v1: https://lore.kernel.org/r/20260804-stmmac-ets-offload-v1-1-f3a09169d22b@oss.qualcomm.com

---
Lorenzo Bianconi (2):
      net: stmmac: add tc-ets qdisc offload
      net: stmmac: add tc-mqprio qdisc offload

 drivers/net/ethernet/stmicro/stmmac/hwif.h        |   4 +
 drivers/net/ethernet/stmicro/stmmac/stmmac.h      |   8 ++
 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c |  35 +++++---
 drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c   | 100 +++++++++++++++++++++-
 4 files changed, 136 insertions(+), 11 deletions(-)
---
base-commit: b0057c68df711bf6a62033c072ac61c4f9d3cbc1
change-id: 20260804-stmmac-ets-offload-cc936c99fdb1

Best regards,
-- 
Lorenzo Bianconi <lorenzo.bianconi@oss.qualcomm.com>



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-08-07  9:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-07  8:41 [PATCH net-next v2 0/2] Implement mqprio and ets qdisc offload in stmmac driver Lorenzo Bianconi
2026-08-07  8:41 ` [PATCH net-next v2 1/2] net: stmmac: add tc-ets qdisc offload Lorenzo Bianconi
2026-08-07  8:41 ` [PATCH net-next v2 2/2] net: stmmac: add tc-mqprio " Lorenzo Bianconi
2026-08-07  9:34 ` [PATCH net-next v2 0/2] Implement mqprio and ets qdisc offload in stmmac driver Davide Caratti

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox