Re: [RFC PATCH net-next 12/12] net: lan966x: add ethtool configuration and statistics

From: Jakub Kicinski
Date: Mon Sep 20 2021 - 16:33:34 EST


On Mon, 20 Sep 2021 11:52:18 +0200 Horatiu Vultur wrote:
> +static void lan966x_get_eth_mac_stats(struct net_device *dev,
> + struct ethtool_eth_mac_stats *mac_stats)

Great to see this API used, please also consider adding RMON stats
since the seem to be present.