[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<172969142626.1602801.8477515665974007178.git-patchwork-notify@kernel.org>
Date: Wed, 23 Oct 2024 13:50:26 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Heiner Kallweit <hkallweit1@...il.com>
Cc: nic_swsd@...ltek.com, andrew+netdev@...n.ch, pabeni@...hat.com,
kuba@...nel.org, davem@...emloft.net, edumazet@...gle.com,
netdev@...r.kernel.org, romieu@...zoreil.com
Subject: Re: [PATCH net v2] r8169: avoid unsolicited interrupts
Hello:
This patch was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@...hat.com>:
On Fri, 18 Oct 2024 11:08:16 +0200 you wrote:
> It was reported that after resume from suspend a PCI error is logged
> and connectivity is broken. Error message is:
> PCI error (cmd = 0x0407, status_errs = 0x0000)
> The message seems to be a red herring as none of the error bits is set,
> and the PCI command register value also is normal. Exception handling
> for a PCI error includes a chip reset what apparently brakes connectivity
> here. The interrupt status bit triggering the PCI error handling isn't
> actually used on PCIe chip versions, so it's not clear why this bit is
> set by the chip. Fix this by ignoring this bit on PCIe chip versions.
>
> [...]
Here is the summary with links:
- [net,v2] r8169: avoid unsolicited interrupts
https://git.kernel.org/netdev/net/c/10ce0db78700
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists