OSDN Git Service

Merge branch 'dsa-microchip-tc-ets'
authorDavid S. Miller <davem@davemloft.net>
Wed, 15 Mar 2023 08:00:35 +0000 (08:00 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 15 Mar 2023 08:00:35 +0000 (08:00 +0000)
commitc0a274151d3970ec7f3d07c8a1292733ed17d612
tree0ac4d15039a34b7d3d40a0cb6aa4a816c323150e
parent575942a2e2d311c7f5abe17f9958abab45604cbd
parentc570f861fa059ea653599415a7c8cc1dfaf16763
Merge branch 'dsa-microchip-tc-ets'

Oleksij Rempel says:

====================
net: dsa: microchip: tc-ets support

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.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>