From: Maxime Chevallier <maxime.chevallier@bootlin.com>
To: Andrew Lunn <andrew+netdev@lunn.ch>,
davem@davemloft.net, Eric Dumazet <edumazet@google.com>,
Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
Russell King <linux@armlinux.org.uk>,
Heiner Kallweit <hkallweit1@gmail.com>,
Nicolai Buchwitz <nb@tipi-net.de>
Cc: Maxime Chevallier <maxime.chevallier@bootlin.com>,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
thomas.petazzoni@bootlin.com
Subject: [PATCH net v3 0/4] net: phy: some cleanups following phy_port SFP
Date: Thu, 4 Jun 2026 11:28:14 +0200 [thread overview]
Message-ID: <20260604092819.723505-1-maxime.chevallier@bootlin.com> (raw)
While posting the v11 of phy_port netlink, sashiko found some
pre-existing issues, and following the tentative fix, Nicolai found
some more :)
This is V3, with a re-ordering of the port/sfp cleanup, as well as a new
patch (patch 3) that also reorders the phy_remove() path.
V3 :
- Re-order port cleanup and sfp cleanup
- patch 3 is new
- Fix typo wich -> which
- Add Nicolai's revies
V2 : https://lore.kernel.org/r/20260601084029.815461-1-maxime.chevallier@bootlin.com
- Add port cleanup - Nicolai
- Don't probe SFP for genphy drivers - sashiko
V1 : https://lore.kernel.org/r/20260530072706.3167745-1-maxime.chevallier@bootlin.com
Maxime Chevallier (4):
net: phy: clean the sfp upstream if phy probing fails
net: phy: remove phy ports upon probe failure
net: phy: Clean the phy_ports after unregistering the downstream SFP
bus
net: phy: don't try to setup PHY-driven SFP cages when using genphy
drivers/net/phy/phy_device.c | 24 +++++++++++++++++++-----
1 file changed, 19 insertions(+), 5 deletions(-)
--
2.54.0
next reply other threads:[~2026-06-04 9:28 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-04 9:28 Maxime Chevallier [this message]
2026-06-04 9:28 ` [PATCH net v3 1/4] net: phy: clean the sfp upstream if phy probing fails Maxime Chevallier
2026-06-04 9:28 ` [PATCH net v3 2/4] net: phy: remove phy ports upon probe failure Maxime Chevallier
2026-06-04 9:28 ` [PATCH net v3 3/4] net: phy: Clean the phy_ports after unregistering the downstream SFP bus Maxime Chevallier
2026-06-04 10:14 ` Nicolai Buchwitz
2026-06-04 9:28 ` [PATCH net v3 4/4] net: phy: don't try to setup PHY-driven SFP cages when using genphy Maxime Chevallier
2026-06-09 1:50 ` [PATCH net v3 0/4] net: phy: some cleanups following phy_port SFP patchwork-bot+netdevbpf
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=20260604092819.723505-1-maxime.chevallier@bootlin.com \
--to=maxime.chevallier@bootlin.com \
--cc=andrew+netdev@lunn.ch \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=hkallweit1@gmail.com \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=nb@tipi-net.de \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=thomas.petazzoni@bootlin.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