[PATCH net-next v2 0/4] net: dsa: add pause stats support

From: Oleksij Rempel
Date: Tue Jun 28 2022 - 04:52:11 EST


changes v2:
- add Reviewed-by: Vladimir Oltean <olteanv@xxxxxxxxx>
- 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