linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] net: stmmac: dwmac-imx: Time Based Scheduling support
@ 2024-01-26  9:10 Esben Haabendal
  2024-01-26  9:10 ` [PATCH v2 1/2] net: stmmac: do not clear TBS enable bit on link up/down Esben Haabendal
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Esben Haabendal @ 2024-01-26  9:10 UTC (permalink / raw)
  To: netdev, Alexandre Torgue, Jose Abreu, David S. Miller,
	Eric Dumazet, Jakub Kicinski, Paolo Abeni, Maxime Coquelin,
	Shawn Guo, Sascha Hauer, Pengutronix Kernel Team, Fabio Estevam,
	NXP Linux Team, Matthias Brugger, AngeloGioacchino Del Regno
  Cc: linux-arm-kernel, linux-stm32, linux-kernel, Rohan G Thomas,
	Abhishek Chauhan (ABC), linux-mediatek

This small patch series allows using TBS support of the i.MX Ethernet QOS
controller for etf qdisc offload.
It achieves this in a similar manner that it is done in dwmac-intel.c,
dwmac-mediatek.c and stmmac_pci.c.

Changes since v1:

- Simplified for loop by starting at index 1.
- Fixed problem with indentation.


Esben Haabendal (2):
  net: stmmac: do not clear TBS enable bit on link up/down
  net: stmmac: dwmac-imx: set TSO/TBS TX queues default settings

 drivers/net/ethernet/stmicro/stmmac/dwmac-imx.c   | 4 ++++
 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 3 +++
 2 files changed, 7 insertions(+)

-- 
2.43.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2024-01-30 12:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-26  9:10 [PATCH v2 0/2] net: stmmac: dwmac-imx: Time Based Scheduling support Esben Haabendal
2024-01-26  9:10 ` [PATCH v2 1/2] net: stmmac: do not clear TBS enable bit on link up/down Esben Haabendal
2024-01-26  9:10 ` [PATCH v2 2/2] net: stmmac: dwmac-imx: set TSO/TBS TX queues default settings Esben Haabendal
2024-01-26 13:05   ` Kurt Kanzenbach
2024-01-26 20:24   ` Vadim Fedorenko
2024-01-30 12:10 ` [PATCH v2 0/2] net: stmmac: dwmac-imx: Time Based Scheduling support patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).