[PATCH 0/2] net: stmmac: dwmac-imx: Time Based Scheduling support
Esben Haabendal
esben at geanix.com
Thu Jan 25 04:34:32 PST 2024
This small patch series allows using TBS support of the i.MX Ethernet QOS
controller for etf qdisc offload.
It is a rework of
https://lore.kernel.org/all/20240124-reptilian-icing-a95b20f123be@spud/T/
Changes since previous series:
- Changed from using a devicetree binding for configuring TBS support to enable
it for all TX queues on supported i.MX Ethernet QOS controller. Other stmmac
controllers with TBS support will need to be updated with similar changes.
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 | 6 ++++++
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 3 +++
2 files changed, 9 insertions(+)
--
2.43.0
More information about the linux-arm-kernel
mailing list