[PATCH net-next v2 0/2] net: dsa: microchip: tc-ets support

From: Oleksij Rempel
Date: Fri Mar 10 2023 - 04:13:33 EST


changes v3:
- add tc_ets_supported to match supported devices
- dynamically regenerated default TC to queue map.
- add Acked-by to the first patch

changes v2:
- run egress limit configuration on all queue separately. Otherwise
configuration may not apply correctly.

Oleksij Rempel (2):
net: dsa: microchip: add ksz_setup_tc_mode() function
net: dsa: microchip: add ETS Qdisc support for KSZ9477 series

drivers/net/dsa/microchip/ksz_common.c | 238 ++++++++++++++++++++++++-
drivers/net/dsa/microchip/ksz_common.h | 18 +-
2 files changed, 244 insertions(+), 12 deletions(-)

--
2.30.2