Files
kernel_arpi/include/uapi/linux
Jakub Kicinski a8b06e9d40 ethtool: add interface to read RMON stats
Most devices maintain RMON (RFC 2819) stats - particularly
the "histogram" of packets received by size. Unlike other
RFCs which duplicate IEEE stats, the short/oversized frame
counters in RMON don't seem to match IEEE stats 1-to-1 either,
so expose those, too. Do not expose basic packet, CRC errors
etc - those are already otherwise covered.

Because standard defines packet ranges only up to 1518, and
everything above that should theoretically be "oversized"
- devices often create their own ranges.

Going beyond what the RFC defines - expose the "histogram"
in the Tx direction (assume for now that the ranges will
be the same).

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-04-16 16:59:20 -07:00
..
2020-08-22 10:53:12 +01:00
2021-01-25 18:44:44 +01:00
2020-12-28 14:21:31 +00:00
2021-01-18 18:38:47 +01:00
2021-02-09 10:58:19 +01:00
2020-08-12 10:58:00 -07:00
2020-10-09 12:47:02 -06:00
2021-04-01 10:56:14 -07:00
2021-03-04 17:58:15 -08:00
2020-12-08 15:54:16 +01:00
2021-02-08 13:01:24 +01:00
2021-03-30 13:29:39 -07:00
2020-08-27 07:55:59 -07:00
2021-02-26 09:41:03 -08:00
2020-11-26 14:19:10 +01:00
2020-08-18 15:44:44 +02:00
2021-01-24 14:43:45 +01:00
2021-04-02 14:21:50 -07:00
2021-01-16 23:19:26 +01:00
2021-01-07 16:17:32 +01:00
2021-02-01 13:20:06 -07:00
2020-10-23 11:55:28 -04:00
2020-10-23 11:55:28 -04:00