Re: [PATCH net-next] r8169: disable ASPM in case of tx timeout
From: Stephen Hemminger <stephen@networkplumber.org>
Date: 2022-12-28 22:05:16
From: Stephen Hemminger <stephen@networkplumber.org>
Date: 2022-12-28 22:05:16
On Wed, 28 Dec 2022 22:30:56 +0100 Heiner Kallweit [off-list ref] wrote:
There are still single reports of systems where ASPM incompatibilities cause tx timeouts. It's not clear whom to blame, so let's disable ASPM in case of a tx timeout. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Wouldn't a log message be appropriate here. netdev_WARN_ONCE(tp->dev, "ASPM disabled on Tx timeout\n");