lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
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