Re: [PATCH net-next v3 7/8] octeon_ep_vf: add ethtool support

From: Jakub Kicinski
Date: Fri Jan 05 2024 - 22:33:02 EST


On Fri, 5 Jan 2024 12:38:22 -0800 Shinas Rasheed wrote:
> + "rx_dropped",
> + "tx_dropped",

Please take a close look at rtnl_link_stats64.
Anything that fits should really go to standard interface stats.
This will benefit the piles of monitoring SW which gather standard
stats.

> + "rx_dropped_pkts_fifo_full",

This one is probably rx_missed_errors