netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add missing mmc statistics in DW GMAC
@ 2024-04-08  1:29 Minda Chen
  2024-04-08  1:29 ` [PATCH v2 1/2] net: stmmac: mmc_core: Add GMAC LPI statistics Minda Chen
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Minda Chen @ 2024-04-08  1:29 UTC (permalink / raw)
  To: Alexandre Torgue, Jose Abreu, David S . Miller, Eric Dumazet,
	Jakub Kicinski, Paolo Abeni, Maxime Coquelin, netdev
  Cc: linux-stm32, linux-arm-kernel, linux-kernel

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.

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


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

end of thread, other threads:[~2024-04-09 14:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-08  1:29 [PATCH v2 0/2] Add missing mmc statistics in DW GMAC Minda Chen
2024-04-08  1:29 ` [PATCH v2 1/2] net: stmmac: mmc_core: Add GMAC LPI statistics Minda Chen
2024-04-08  1:29 ` [PATCH v2 2/2] net: stmmac: mmc_core: Add GMAC mmc tx/rx missing statistics Minda Chen
2024-04-08 14:30 ` [PATCH v2 0/2] Add missing mmc statistics in DW GMAC patchwork-bot+netdevbpf
2024-04-09 14:26 ` Serge Semin

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