Re: [PATCH v2 0/2] Add missing mmc statistics in DW GMAC

From: Serge Semin
Date: Tue Apr 09 2024 - 10:26:30 EST


On Mon, Apr 08, 2024 at 09:29:41AM +0800, Minda Chen wrote:
> Add miss MMC statistic in DW GMAC
>
> base on 6.9-rc1
>
> changed
> v2:
> patch2 : remove mmc_rx_control_g due to it is gotten in
> ethtool_ops::get_eth_ctrl_stats.

The series has already been merged in. Just a small note about the
patches. Both the changes seems reasonable:
LPI-statistics for DW GMAC and DW QoS Eth,
and
Rx-Recv and Tx-oversize errors stat for DW GMAC and DW QoS Eth.
The former stats has originally been added for DW XGMAC and the later
stats aren't supported by DW XGMAC. So the provided change is
complete. Thanks.

Reviewed-by: Serge Semin <fancer.lancer@xxxxxxxxx>

-Serge(y)

>
> Minda Chen (2):
> net: stmmac: mmc_core: Add GMAC LPI statistics
> net: stmmac: mmc_core: Add GMAC mmc tx/rx missing statistics
>
> drivers/net/ethernet/stmicro/stmmac/mmc.h | 2 ++
> drivers/net/ethernet/stmicro/stmmac/mmc_core.c | 15 +++++++++++++++
> .../net/ethernet/stmicro/stmmac/stmmac_ethtool.c | 2 ++
> 3 files changed, 19 insertions(+)
>
>
> base-commit: 4cece764965020c22cff7665b18a012006359095
> --
> 2.17.1
>
>