netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/2] net: dsa: microchip: tc-ets support
@ 2023-03-08  9:12 Oleksij Rempel
  2023-03-08  9:12 ` [PATCH net-next v2 1/2] net: dsa: microchip: add ksz_setup_tc_mode() function Oleksij Rempel
  2023-03-08  9:12 ` [PATCH net-next v2 2/2] net: dsa: microchip: add ETS Qdisc support for KSZ9477 series Oleksij Rempel
  0 siblings, 2 replies; 9+ messages in thread
From: Oleksij Rempel @ 2023-03-08  9:12 UTC (permalink / raw)
  To: David S. Miller, Andrew Lunn, Eric Dumazet, Florian Fainelli,
	Jakub Kicinski, Paolo Abeni, Vladimir Oltean, Woojung Huh
  Cc: Oleksij Rempel, kernel, linux-kernel, netdev, UNGLinuxDriver

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 | 205 ++++++++++++++++++++++++-
 drivers/net/dsa/microchip/ksz_common.h |  18 ++-
 2 files changed, 211 insertions(+), 12 deletions(-)

-- 
2.30.2


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

end of thread, other threads:[~2023-03-10  7:13 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-08  9:12 [PATCH net-next v2 0/2] net: dsa: microchip: tc-ets support Oleksij Rempel
2023-03-08  9:12 ` [PATCH net-next v2 1/2] net: dsa: microchip: add ksz_setup_tc_mode() function Oleksij Rempel
2023-03-08 16:37   ` Simon Horman
2023-03-10  4:00   ` Arun.Ramadoss
2023-03-10  4:22     ` Arun.Ramadoss
2023-03-10  7:13       ` Oleksij Rempel
2023-03-08  9:12 ` [PATCH net-next v2 2/2] net: dsa: microchip: add ETS Qdisc support for KSZ9477 series Oleksij Rempel
2023-03-08 16:37   ` Simon Horman
2023-03-10  4:17   ` Arun.Ramadoss

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