[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20241220104830.1c38da07@kernel.org>
Date: Fri, 20 Dec 2024 10:48:30 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: Oleksij Rempel <o.rempel@...gutronix.de>
Cc: "David S. Miller" <davem@...emloft.net>, Eric Dumazet
<edumazet@...gle.com>, Paolo Abeni <pabeni@...hat.com>, Andrew Lunn
<andrew+netdev@...n.ch>, Heiner Kallweit <hkallweit1@...il.com>, Jonathan
Corbet <corbet@....net>, kernel@...gutronix.de,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org, Simon Horman
<horms@...nel.org>, Russell King <linux@...linux.org.uk>, Maxime Chevallier
<maxime.chevallier@...tlin.com>, linux-doc@...r.kernel.org
Subject: Re: [PATCH net-next v3 0/8] Introduce unified and structured PHY
On Fri, 20 Dec 2024 14:08:27 +0100 Oleksij Rempel wrote:
> This patch set introduces a unified and well-structured interface for
> reporting PHY statistics. Instead of relying on arbitrary strings in PHY
> drivers, this interface provides a consistent and structured way to
> expose PHY statistics to userspace via ethtool.
>
> The initial groundwork for this effort was laid by Jakub Kicinski, who
> contributed patches to plumb PHY statistics to drivers and added support
> for structured statistics in ethtool. Building on Jakub's work, I tested
> the implementation with several PHYs, addressed a few issues, and added
> support for statistics in two specific PHY drivers.
Unhappiness about kdoc persists.
make htmldocs says:
Documentation/networking/kapi:125: ./include/linux/phy.h:1152: ERROR: Unexpected indentation.
Documentation/networking/kapi:125: ./include/linux/phy.h:1153: WARNING: Block quote ends without a blank line; unexpected unindent.
Documentation/networking/kapi:125: ./include/linux/phy.h:1172: ERROR: Unexpected indentation.
--
pw-bot: cr
Powered by blists - more mailing lists