public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/4] net: dsa: add pause stats support
@ 2022-06-28  8:51 Oleksij Rempel
  2022-06-28  8:51 ` [PATCH net-next v2 1/4] net: dsa: add get_pause_stats support Oleksij Rempel
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Oleksij Rempel @ 2022-06-28  8:51 UTC (permalink / raw)
  To: Woojung Huh, Andrew Lunn, Vivien Didelot, Florian Fainelli,
	Vladimir Oltean, David S. Miller, Eric Dumazet, Jakub Kicinski,
	Paolo Abeni
  Cc: Oleksij Rempel, kernel, linux-kernel, netdev, Lukas Wunner,
	UNGLinuxDriver

changes v2:
- add Reviewed-by: Vladimir Oltean <olteanv@gmail.com>
- remove packet calculation fix from ar9331 patch. It needs more fixes.
- add packet calculation fix for microchip

Oleksij Rempel (4):
  net: dsa: add get_pause_stats support
  net: dsa: ar9331: add support for pause stats
  net: dsa: microchip: add pause stats support
  net: dsa: microchip: count pause packets together will all other
    packets

 drivers/net/dsa/microchip/ksz_common.c | 25 +++++++++++++++++++++++--
 drivers/net/dsa/microchip/ksz_common.h |  1 +
 drivers/net/dsa/qca/ar9331.c           | 17 +++++++++++++++++
 include/net/dsa.h                      |  2 ++
 net/dsa/slave.c                        | 11 +++++++++++
 5 files changed, 54 insertions(+), 2 deletions(-)

-- 
2.30.2


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

end of thread, other threads:[~2022-06-30  3:40 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-28  8:51 [PATCH net-next v2 0/4] net: dsa: add pause stats support Oleksij Rempel
2022-06-28  8:51 ` [PATCH net-next v2 1/4] net: dsa: add get_pause_stats support Oleksij Rempel
2022-06-28 14:45   ` Florian Fainelli
2022-06-28  8:51 ` [PATCH net-next v2 2/4] net: dsa: ar9331: add support for pause stats Oleksij Rempel
2022-06-28 10:11   ` Vladimir Oltean
2022-06-28 14:46   ` Florian Fainelli
2022-06-28  8:51 ` [PATCH net-next v2 3/4] net: dsa: microchip: add pause stats support Oleksij Rempel
2022-06-28 10:19   ` Vladimir Oltean
2022-06-28 14:46   ` Florian Fainelli
2022-06-28  8:51 ` [PATCH net-next v2 4/4] net: dsa: microchip: count pause packets together will all other packets Oleksij Rempel
2022-06-28 10:20   ` Vladimir Oltean
2022-06-28 14:47   ` Florian Fainelli
2022-06-30  3:40 ` [PATCH net-next v2 0/4] net: dsa: add pause stats support patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox