[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210803165140.172-1-alexandr.lobakin@intel.com>
Date: Tue, 3 Aug 2021 18:51:35 +0200
From: Alexander Lobakin <alexandr.lobakin@...el.com>
To: Michal Kubecek <mkubecek@...e.cz>
Cc: "David S. Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>,
Alexander Lobakin <alexandr.lobakin@...el.com>,
Jesse Brandeburg <jesse.brandeburg@...el.com>,
Lukasz Czapnik <lukasz.czapnik@...el.com>,
Marcin Kubiak <marcin.kubiak@...el.com>,
Michal Kubiak <michal.kubiak@...el.com>,
Michal Swiatkowski <michal.swiatkowski@...el.com>,
Jonathan Corbet <corbet@....net>,
Netanel Belgazal <netanel@...zon.com>,
Arthur Kiyanovski <akiyano@...zon.com>,
Guy Tzalik <gtzalik@...zon.com>,
Saeed Bishara <saeedb@...zon.com>,
Ioana Ciornei <ioana.ciornei@....com>,
Claudiu Manoil <claudiu.manoil@....com>,
Thomas Petazzoni <thomas.petazzoni@...tlin.com>,
Marcin Wojtas <mw@...ihalf.com>,
Russell King <linux@...linux.org.uk>,
Edward Cree <ecree.xilinx@...il.com>,
Martin Habets <habetsm.xilinx@...il.com>,
"Michael S. Tsirkin" <mst@...hat.com>,
Jason Wang <jasowang@...hat.com>,
Alexei Starovoitov <ast@...nel.org>,
Daniel Borkmann <daniel@...earbox.net>,
Jesper Dangaard Brouer <hawk@...nel.org>,
John Fastabend <john.fastabend@...il.com>,
Andrii Nakryiko <andrii@...nel.org>,
Martin KaFai Lau <kafai@...com>,
Song Liu <songliubraving@...com>, Yonghong Song <yhs@...com>,
KP Singh <kpsingh@...nel.org>,
Shay Agroskin <shayagr@...zon.com>,
Sameeh Jubran <sameehj@...zon.com>,
Alexander Duyck <alexanderduyck@...com>,
Danielle Ratson <danieller@...dia.com>,
Ido Schimmel <idosch@...dia.com>, Andrew Lunn <andrew@...n.ch>,
Vladyslav Tarasiuk <vladyslavt@...dia.com>,
Arnd Bergmann <arnd@...db.de>,
Andrew Morton <akpm@...ux-foundation.org>,
Jian Shen <shenjian15@...wei.com>,
Petr Vorel <petr.vorel@...il.com>, Dan Murphy <dmurphy@...com>,
Yangbo Lu <yangbo.lu@....com>,
Zheng Yongjun <zhengyongjun3@...wei.com>,
Heiner Kallweit <hkallweit1@...il.com>,
YueHaibing <yuehaibing@...wei.com>,
Johannes Berg <johannes@...solutions.net>,
netdev@...r.kernel.org, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org,
virtualization@...ts.linux-foundation.org, bpf@...r.kernel.org
Subject: [PATCH ethtool-next 0/5] stats: add support for per-channel and XDP standard stats
This series adds bits to support per-channel standard statistics,
mentions the new "xdp" group of standard stats landed in Linux with
commit 44eee6116fda ("ethtool, stats: introduce standard XDP statistics")
and fixes one typo in the man page while at it.
The original series for the kernel part is here: [0]
[0] https://lore.kernel.org/netdev/20210803163641.3743-1-alexandr.lobakin@intel.com
Alexander Lobakin (5):
sync UAPI header copies
stats: factor out one stat field printing
stats: add support for per-channel statistics [blocks]
man: fix typo for "rmon" standard stat type
man: mention XDP standard statistics in help and man page
ethtool.8.in | 5 +-
ethtool.c | 2 +-
netlink/stats.c | 114 +++++++++++++++++++++++++++++------
uapi/linux/ethtool.h | 6 +-
uapi/linux/ethtool_netlink.h | 51 +++++++++++++++-
uapi/linux/if_link.h | 20 ++++++
uapi/linux/net_tstamp.h | 17 +++++-
uapi/linux/netlink.h | 5 +-
8 files changed, 190 insertions(+), 30 deletions(-)
--
2.31.1
Powered by blists - more mailing lists