[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200915235259.457050-1-kuba@kernel.org>
Date: Tue, 15 Sep 2020 16:52:54 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: mkubecek@...e.cz
Cc: netdev@...r.kernel.org, Jakub Kicinski <kuba@...nel.org>
Subject: [PATCH ethtool-next 0/5] pause frame stats
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
Powered by blists - more mailing lists