From: Jakub Kicinski <kuba@kernel•org>
To: mkubecek@suse•cz
Cc: netdev@vger•kernel.org, Jakub Kicinski <kuba@kernel•org>
Subject: [PATCH ethtool-next 0/5] pause frame stats
Date: Tue, 15 Sep 2020 16:52:54 -0700 [thread overview]
Message-ID: <20200915235259.457050-1-kuba@kernel.org> (raw)
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
next reply other threads:[~2020-09-15 23:53 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-15 23:52 Jakub Kicinski [this message]
2020-09-15 23:52 ` [PATCH ethtool-next 1/5] update UAPI header copies Jakub Kicinski
2020-09-15 23:52 ` [PATCH ethtool-next 2/5] pause: add --json support Jakub Kicinski
2020-09-24 0:10 ` Jacob Keller
2020-09-24 15:36 ` Jakub Kicinski
2020-09-24 20:41 ` Jacob Keller
2020-09-15 23:52 ` [PATCH ethtool-next 3/5] separate FLAGS out in -h Jakub Kicinski
2020-09-24 0:12 ` Jacob Keller
2020-09-15 23:52 ` [PATCH ethtool-next 4/5] add support for stats in subcommands Jakub Kicinski
2020-09-15 23:52 ` [PATCH ethtool-next 5/5] pause: add support for dumping statistics Jakub Kicinski
2020-09-23 22:45 ` Michal Kubecek
2020-09-23 23:36 ` Jakub Kicinski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200915235259.457050-1-kuba@kernel.org \
--to=kuba@kernel$(echo .)org \
--cc=mkubecek@suse$(echo .)cz \
--cc=netdev@vger$(echo .)kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox