Re: [Patch net-next 1/3] net: phy: LAN937x: added PHY_POLL_CABLE_TEST flag

From: Andrew Lunn
Date: Tue Apr 12 2022 - 13:01:21 EST


On Tue, Apr 12, 2022 at 12:03:15PM +0530, Arun Ramadoss wrote:
> Added the phy_poll_cable_test flag for the lan937x phy driver.
> Tested using command - ethtool --cable-test <dev>

Does this need back porting? Cable test has been in this driver for a
while. If so, please separate it out, and submit it for net, not
next-next.

Fixes: 788050256c41 ("net: phy: microchip_t1: add cable test support for lan87xx phy")

Andrew