[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250303173500.431b298e@kernel.org>
Date: Mon, 3 Mar 2025 17:35:00 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: andrew@...n.ch
Cc: Gerhard Engleder <gerhard@...leder-embedded.com>, hkallweit1@...il.com,
linux@...linux.org.uk, davem@...emloft.net, edumazet@...gle.com,
pabeni@...hat.com, netdev@...r.kernel.org
Subject: Re: [PATCH net-next v9 2/8] net: phy: Support speed selection for
PHY loopback
On Thu, 27 Feb 2025 21:31:32 +0100 Gerhard Engleder wrote:
> phy_loopback() leaves it to the PHY driver to select the speed of the
> loopback mode. Thus, the speed of the loopback mode depends on the PHY
> driver in use.
>
> Add support for speed selection to phy_loopback() to enable loopback
> with defined speeds. Ensure that link up is signaled if speed changes
> as speed is not allowed to change during link up. Link down and up is
> necessary for a new speed.
Hi Andrew, does this one look good to you? I see your review tags
on other patches :)
Powered by blists - more mailing lists