Re: [PATCH] net: stmmac: don't stop RXC during LPI

From: Andrew Lunn
Date: Sun Jan 23 2022 - 12:39:43 EST


> I think this is a common issue because the MAC needs phy's RXC for RX
> logic. But it's better to let other stmmac users verify. The issue
> can easily be reproduced on platforms with PHY_POLL external phy.

What is the relevance of PHY polling here? Are you saying if the PHY
is using interrupts you do not see this issue?

Andrew