Re: [PATCH v1 2/2] net: stmmac: mmc_core: Add GMAC mmc tx/rx missing statistics

From: Jakub Kicinski
Date: Tue Apr 02 2024 - 21:24:03 EST


On Mon, 1 Apr 2024 10:44:56 +0800 Minda Chen wrote:
> + unsigned int mmc_rx_control_g;

What's control_g?
If it's number of received control frames it should be reported as
MACControlFramesReceived from ethtool_ops::get_eth_ctrl_stats.