Re: [PATCH RESEND net-next v7 08/16] net: dsa: rzn1-a5psw: add statistics support

From: Florian Fainelli
Date: Tue Jun 14 2022 - 18:38:40 EST


On 6/10/22 03:37, Clément Léger wrote:
Add statistics support to the rzn1-a5psw driver by implementing the
following dsa_switch_ops callbacks:
- get_sset_count()
- get_strings()
- get_ethtool_stats()
- get_eth_mac_stats()
- get_eth_ctrl_stats()
- get_rmon_stats()

Signed-off-by: Clément Léger <clement.leger@xxxxxxxxxxx>

Reviewed-by: Florian Fainelli <f.fainelli@xxxxxxxxx>
--
Florian