Re: [PATCH net-next v16 00/14] Introduce PHY listing and link_topology tracking
From: Maxime Chevallier
Date: Mon Jul 08 2024 - 09:37:45 EST
On Fri, 5 Jul 2024 15:26:51 +0200
Maxime Chevallier <maxime.chevallier@xxxxxxxxxxx> wrote:
> Hello everyone,
>
> This is V16 of the phy_link_topology series, aiming at improving support
> for multiple PHYs being attached to the same MAC.
[...]
>
> Maxime Chevallier (14):
> net: phy: Introduce ethernet link topology representation
> net: sfp: pass the phy_device when disconnecting an sfp module's PHY
> net: phy: add helpers to handle sfp phy connect/disconnect
> net: sfp: Add helper to return the SFP bus name
> net: ethtool: Allow passing a phy index for some commands
> netlink: specs: add phy-index as a header parameter
> net: ethtool: Introduce a command to list PHYs on an interface
> netlink: specs: add ethnl PHY_GET command set
I'll resend this series, as with the very recent merge of Köry's PSE
work [1], the ethtool specs will conflict upon applying the
phy_link_topology work :)
https://lore.kernel.org/netdev/172023063113.28145.15061182082357066469.git-patchwork-notify@xxxxxxxxxx/
Thanks,
Maxime