lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <IA3PR11MB898689F419ECEB356FD3313BE517A@IA3PR11MB8986.namprd11.prod.outlook.com>
Date: Wed, 17 Sep 2025 11:24:08 +0000
From: "Loktionov, Aleksandr" <aleksandr.loktionov@...el.com>
To: "Keller, Jacob E" <jacob.e.keller@...el.com>, "Brandeburg, Jesse"
	<jbrandeburg@...udflare.com>, Jakub Kicinski <kuba@...nel.org>, "Hariprasad
 Kelam" <hkelam@...vell.com>, Simon Horman <horms@...nel.org>, Marcin Szycik
	<marcin.szycik@...ux.intel.com>, Rahul Rameshbabu <rrameshbabu@...dia.com>,
	"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
	"intel-wired-lan@...ts.osuosl.org" <intel-wired-lan@...ts.osuosl.org>,
	"linux-doc@...r.kernel.org" <linux-doc@...r.kernel.org>, "corbet@....net"
	<corbet@....net>, "Keller, Jacob E" <jacob.e.keller@...el.com>
CC: "Brandeburg, Jesse" <jbrandeburg@...udflare.com>
Subject: RE: [Intel-wired-lan] [PATCH iwl-next v4 1/5] net: docs: add missing
 features that can have stats



> -----Original Message-----
> From: Intel-wired-lan <intel-wired-lan-bounces@...osl.org> On Behalf
> Of Jacob Keller
> Sent: Tuesday, September 16, 2025 9:15 PM
> To: Brandeburg, Jesse <jbrandeburg@...udflare.com>; Jakub Kicinski
> <kuba@...nel.org>; Hariprasad Kelam <hkelam@...vell.com>; Simon Horman
> <horms@...nel.org>; Marcin Szycik <marcin.szycik@...ux.intel.com>;
> Rahul Rameshbabu <rrameshbabu@...dia.com>; netdev@...r.kernel.org;
> intel-wired-lan@...ts.osuosl.org; linux-doc@...r.kernel.org;
> corbet@....net; Keller, Jacob E <jacob.e.keller@...el.com>
> Cc: Brandeburg, Jesse <jbrandeburg@...udflare.com>
> Subject: [Intel-wired-lan] [PATCH iwl-next v4 1/5] net: docs: add
> missing features that can have stats
> 
> From: Jesse Brandeburg <jesse.brandeburg@...el.com>
> 
> While trying to figure out ethtool -I | --include-statistics, I
> noticed some docs got missed when implementing commit 0e9c127729be
> ("ethtool:
> add interface to read Tx hardware timestamping statistics").
> 
> Fix up the docs to match the kernel code, and while there, sort them
> in alphabetical order.
> 
> Cc: Rahul Rameshbabu <rrameshbabu@...dia.com>
> Reviewed-by: Jacob Keller <jacob.e.keller@...el.com>
> Reviewed-by: Rahul Rameshbabu <rrameshbabu@...dia.com>
> Reviewed-by: Jakub Kicinski <kuba@...nel.org>
> Reviewed-by: Simon Horman <horms@...nel.org>
> Signed-off-by: Jesse Brandeburg <jesse.brandeburg@...el.com>
> Signed-off-by: Jacob Keller <jacob.e.keller@...el.com>
> ---
>  Documentation/networking/statistics.rst | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
> 
> diff --git a/Documentation/networking/statistics.rst
> b/Documentation/networking/statistics.rst
> index 518284e287b0..66b0ef941457 100644
> --- a/Documentation/networking/statistics.rst
> +++ b/Documentation/networking/statistics.rst
> @@ -184,9 +184,11 @@ Protocol-related statistics can be requested in
> get commands by setting  the `ETHTOOL_FLAG_STATS` flag in
> `ETHTOOL_A_HEADER_FLAGS`. Currently  statistics are supported in the
> following commands:
> 
> -  - `ETHTOOL_MSG_PAUSE_GET`
>    - `ETHTOOL_MSG_FEC_GET`
> +  - `ETHTOOL_MSG_LINKSTATE_GET`
>    - `ETHTOOL_MSG_MM_GET`
> +  - `ETHTOOL_MSG_PAUSE_GET`
> +  - `ETHTOOL_MSG_TSINFO_GET`
> 
>  debugfs
>  -------
> 
> --
> 2.51.0.rc1.197.g6d975e95c9d7

Reviewed-by: Aleksandr Loktionov <aleksandr.loktionov@...el.com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ