mbox series

[net-next,0/4] net: airoha: Add Qdisc offload support

Message ID 20250103-airoha-en7581-qdisc-offload-v1-0-608a23fa65d5@kernel.org (mailing list archive)
Headers show
Series net: airoha: Add Qdisc offload support | expand

Message

Lorenzo Bianconi Jan. 3, 2025, 12:17 p.m. UTC
Introduce support for ETS and HTB Qdisc offload available on the Airoha
EN7581 ethernet controller.

---
Lorenzo Bianconi (4):
      net: airoha: Enable Tx drop capability for each Tx DMA ring
      net: airoha: Introduce ndo_select_queue callback
      net: airoha: Add sched ETS offload support
      net: airoha: Add sched HTB offload support

 drivers/net/ethernet/mediatek/airoha_eth.c | 518 ++++++++++++++++++++++++++++-
 1 file changed, 514 insertions(+), 4 deletions(-)
---
base-commit: 3fff5da4ca2164bb4d0f1e6cd33f6eb8a0e73e50
change-id: 20241230-airoha-en7581-qdisc-offload-732c0fad564f

Best regards,