From: patchwork-bot+netdevbpf@kernel.org
To: Oleksij Rempel <o.rempel@pengutronix.de>
Cc: andrew@lunn.ch, kuba@kernel.org, davem@davemloft.net,
edumazet@google.com, pabeni@redhat.com, horms@kernel.org,
donald.hunter@gmail.com, corbet@lwn.net, hkallweit1@gmail.com,
linux@armlinux.org.uk, kory.maincent@bootlin.com,
maxime.chevallier@bootlin.com, nm@ti.com, kernel@pengutronix.de,
linux-kernel@vger.kernel.org, netdev@vger.kernel.org,
UNGLinuxDriver@microchip.com, linux-doc@vger.kernel.org,
mkubecek@suse.cz, roan@protonic.nl
Subject: Re: [PATCH net-next v8 0/4] ethtool: introduce PHY MSE diagnostics UAPI and drivers
Date: Tue, 04 Nov 2025 02:50:10 +0000 [thread overview]
Message-ID: <176222461025.2304280.9617758063205334203.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20251027122801.982364-1-o.rempel@pengutronix.de>
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Mon, 27 Oct 2025 13:27:57 +0100 you wrote:
> changes v8:
> - Drop capability bitfield support from UAPI
> - Drop channel selection support from user space
> - Kernel now returns all available channels automatically
> - Add OA Technical Committee numbers (TC1 / TC12)
> - Minor doc and type cleanups
> changes v7:
> - htmldoc fixes
> changes v6:
> - rework the code to use uint instead of u32/u64
> - use bitset for flags
> - use nest for each separate channel
> changes v5:
> - add struct phy_mse_snapshot and phy_mse_config to the documentation
> changes v4:
> - remove -ENETDOWN as expected error value for get_mse_config() and
> get_mse_snapshot()
> - fix htmldocs builds
> - s/__ethtool-a-mse/--ethtool-a-mse
> changes v3:
> - add missing ETHTOOL_A_LINKSTATE_MSE_* yaml changes
> changes v2:
> - rebase on latest net-next
>
> [...]
Here is the summary with links:
- [net-next,v8,1/4] net: phy: introduce internal API for PHY MSE diagnostics
https://git.kernel.org/netdev/net-next/c/abcf6eef90c6
- [net-next,v8,2/4] ethtool: netlink: add ETHTOOL_MSG_MSE_GET and wire up PHY MSE access
https://git.kernel.org/netdev/net-next/c/e6e93fb01302
- [net-next,v8,3/4] net: phy: micrel: add MSE interface support for KSZ9477 family
https://git.kernel.org/netdev/net-next/c/335a9660e141
- [net-next,v8,4/4] net: phy: dp83td510: add MSE interface support for 10BASE-T1L
https://git.kernel.org/netdev/net-next/c/fd93ed77efe4
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2025-11-04 2:50 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-27 12:27 [PATCH net-next v8 0/4] ethtool: introduce PHY MSE diagnostics UAPI and drivers Oleksij Rempel
2025-10-27 12:27 ` [PATCH net-next v8 1/4] net: phy: introduce internal API for PHY MSE diagnostics Oleksij Rempel
2025-10-27 12:27 ` [PATCH net-next v8 2/4] ethtool: netlink: add ETHTOOL_MSG_MSE_GET and wire up PHY MSE access Oleksij Rempel
2025-10-30 11:04 ` Paolo Abeni
2025-10-30 11:40 ` Oleksij Rempel
2025-10-27 12:28 ` [PATCH net-next v8 3/4] net: phy: micrel: add MSE interface support for KSZ9477 family Oleksij Rempel
2025-10-27 12:28 ` [PATCH net-next v8 4/4] net: phy: dp83td510: add MSE interface support for 10BASE-T1L Oleksij Rempel
2025-11-04 2:50 ` 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=176222461025.2304280.9617758063205334203.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=UNGLinuxDriver@microchip.com \
--cc=andrew@lunn.ch \
--cc=corbet@lwn.net \
--cc=davem@davemloft.net \
--cc=donald.hunter@gmail.com \
--cc=edumazet@google.com \
--cc=hkallweit1@gmail.com \
--cc=horms@kernel.org \
--cc=kernel@pengutronix.de \
--cc=kory.maincent@bootlin.com \
--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=mkubecek@suse.cz \
--cc=netdev@vger.kernel.org \
--cc=nm@ti.com \
--cc=o.rempel@pengutronix.de \
--cc=pabeni@redhat.com \
--cc=roan@protonic.nl \
/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;
as well as URLs for NNTP newsgroup(s).