The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Oleksij Rempel <o.rempel@pengutronix.de>
Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
	pabeni@redhat.com, andrew+netdev@lunn.ch, hkallweit1@gmail.com,
	corbet@lwn.net, kernel@pengutronix.de,
	linux-kernel@vger.kernel.org, netdev@vger.kernel.org,
	horms@kernel.org, linux@armlinux.org.uk,
	maxime.chevallier@bootlin.com, linux-doc@vger.kernel.org
Subject: Re: [PATCH net-next v7 0/7] Introduce unified and structured PHY
Date: Tue, 14 Jan 2025 11:10:36 +0000	[thread overview]
Message-ID: <173685303625.4140712.8722921503248982401.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250110060517.711683-1-o.rempel@pengutronix.de>

Hello:

This series was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni@redhat.com>:

On Fri, 10 Jan 2025 07:05:10 +0100 you 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.
> 
> [...]

Here is the summary with links:
  - [net-next,v7,1/7] ethtool: linkstate: migrate linkstate functions to support multi-PHY setups
    https://git.kernel.org/netdev/net-next/c/fe55b1d401c6
  - [net-next,v7,2/7] net: ethtool: plumb PHY stats to PHY drivers
    https://git.kernel.org/netdev/net-next/c/b7a2c1fe6b55
  - [net-next,v7,3/7] net: ethtool: add support for structured PHY statistics
    https://git.kernel.org/netdev/net-next/c/6167c0b6e8d7
  - [net-next,v7,4/7] Documentation: networking: update PHY error counter diagnostics in twisted pair guide
    https://git.kernel.org/netdev/net-next/c/7d66c74a171d
  - [net-next,v7,5/7] net: phy: introduce optional polling interface for PHY statistics
    https://git.kernel.org/netdev/net-next/c/f2bc1c265572
  - [net-next,v7,6/7] net: phy: dp83td510: add statistics support
    https://git.kernel.org/netdev/net-next/c/23bbd28729bd
  - [net-next,v7,7/7] net: phy: dp83tg720: add statistics support
    https://git.kernel.org/netdev/net-next/c/677d895af1cc

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2025-01-14 11:10 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-10  6:05 [PATCH net-next v7 0/7] Introduce unified and structured PHY Oleksij Rempel
2025-01-10  6:05 ` [PATCH net-next v7 1/7] ethtool: linkstate: migrate linkstate functions to support multi-PHY setups Oleksij Rempel
2025-01-10  6:05 ` [PATCH net-next v7 2/7] net: ethtool: plumb PHY stats to PHY drivers Oleksij Rempel
2025-01-10  6:05 ` [PATCH net-next v7 3/7] net: ethtool: add support for structured PHY statistics Oleksij Rempel
2025-01-10  6:05 ` [PATCH net-next v7 4/7] Documentation: networking: update PHY error counter diagnostics in twisted pair guide Oleksij Rempel
2025-01-10  6:05 ` [PATCH net-next v7 5/7] net: phy: introduce optional polling interface for PHY statistics Oleksij Rempel
2025-01-10  6:05 ` [PATCH net-next v7 6/7] net: phy: dp83td510: add statistics support Oleksij Rempel
2025-01-10  6:05 ` [PATCH net-next v7 7/7] net: phy: dp83tg720: " Oleksij Rempel
2025-01-14 11:10 ` patchwork-bot+netdevbpf [this message]

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=173685303625.4140712.8722921503248982401.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=andrew+netdev@lunn.ch \
    --cc=corbet@lwn.net \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=hkallweit1@gmail.com \
    --cc=horms@kernel.org \
    --cc=kernel@pengutronix.de \
    --cc=kuba@kernel.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=maxime.chevallier@bootlin.com \
    --cc=netdev@vger.kernel.org \
    --cc=o.rempel@pengutronix.de \
    --cc=pabeni@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
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