Hi! This set adds support for pause frame statistics.
This is the first of this kind of statistics so first support for a new flag (--include-statistics) is added. Next pause frame info is extended to support --json. Last but not least - it's taught to display statistics. Jakub Kicinski (5): update UAPI header copies pause: add --json support separate FLAGS out in -h add support for stats in subcommands pause: add support for dumping statistics ethtool.8.in | 7 +++ ethtool.c | 17 +++++- internal.h | 1 + netlink/netlink.h | 12 +++- netlink/pause.c | 111 +++++++++++++++++++++++++++++++---- uapi/linux/ethtool_netlink.h | 18 +++++- 6 files changed, 149 insertions(+), 17 deletions(-) -- 2.26.2