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: <20250408164306.GD395307@horms.kernel.org>
Date: Tue, 8 Apr 2025 17:43:06 +0100
From: Simon Horman <horms@...nel.org>
To: Mohsin Bashir <mohsin.bashr@...il.com>
Cc: netdev@...r.kernel.org, alexanderduyck@...com, kuba@...nel.org,
	andrew+netdev@...n.ch, davem@...emloft.net, edumazet@...gle.com,
	pabeni@...hat.com, suhui@...china.com, sanman.p211993@...il.com,
	vadim.fedorenko@...ux.dev, kalesh-anakkur.purayil@...adcom.com,
	kernel-team@...a.com
Subject: Re: [PATCH net-next 4/5] eth: fbnic: add support for TMI stats

On Mon, Apr 07, 2025 at 10:21:50AM -0700, Mohsin Bashir wrote:
> This patch add coverage for TMI stats including PTP stats and drop
> stats.
> 
> PTP stats include illegal requests, bad timestamp and good timestamps.
> The bad timestamp and illegal request counters are reported under as
> `error` via `ethtool -T` Both these counters are individually being
> reported via `ethtool -S`
> 
> The good timestamp stats are being reported as `pkts` via `ethtool -T`
> 
> ethtool -S eth0 | grep "ptp"
>      ptp_illegal_req: 0
>      ptp_good_ts: 0
>      ptp_bad_ts: 0
> 
> Signed-off-by: Jakub Kicinski <kuba@...nel.org>
> Signed-off-by: Mohsin Bashir <mohsin.bashr@...il.com>

Reviewed-by: Simon Horman <horms@...nel.org>


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ