[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20221228140509.21b14e7b@hermes.local>
Date: Wed, 28 Dec 2022 14:05:09 -0800
From: Stephen Hemminger <stephen@...workplumber.org>
To: Heiner Kallweit <hkallweit1@...il.com>
Cc: Jakub Kicinski <kuba@...nel.org>,
David Miller <davem@...emloft.net>,
Realtek linux nic maintainers <nic_swsd@...ltek.com>,
Eric Dumazet <edumazet@...gle.com>,
Paolo Abeni <pabeni@...hat.com>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: Re: [PATCH net-next] r8169: disable ASPM in case of tx timeout
On Wed, 28 Dec 2022 22:30:56 +0100
Heiner Kallweit <hkallweit1@...il.com> 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@...il.com>
Wouldn't a log message be appropriate here.
netdev_WARN_ONCE(tp->dev, "ASPM disabled on Tx timeout\n");
Powered by blists - more mailing lists