linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [bugzilla-daemon@kernel.org: [Bug 218784] New: doc for bug https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2015670]
@ 2025-06-12 21:19 Bjorn Helgaas
  2025-06-12 21:48 ` Heiner Kallweit
  0 siblings, 1 reply; 2+ messages in thread
From: Bjorn Helgaas @ 2025-06-12 21:19 UTC (permalink / raw)
  To: linux-pci; +Cc: Heiner Kallweit, nic_swsd, netdev

[submitter in bcc]

This is an old bug reported on Ubuntu as "[r8169] Kernel loop PCIe Bus
Error on RTL810xE"
(https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2015670).

Seems like we're seeing about 10 AER Correctable Error log messages
like this per second:

  pcieport 0000:00:1d.0: AER: Multiple Correctable error message received from 0000:01:00.0
  r8169 0000:01:00.0: PCIe Bus Error: severity=Correctable, type=Physical Layer, (Receiver ID)
  r8169 0000:01:00.0:   device [10ec:8136] error status/mask=00000001/00006000
  r8169 0000:01:00.0:    [ 0] RxErr                  (First)

This is on a Dell Inc. Inspiron 3793/0C1PF2, BIOS 1.30.0 03/07/2024
with Realtek RTL810xE NIC.

Submitter tested a patch
(https://bugzilla.kernel.org/attachment.cgi?id=306243&action=diff)
that just masked PCI_ERR_COR_RCVR errors, which masked the problem,
but that patch isn't upstream and seems like a hack.

v6.16 will include ratelimiting for correctable errors, which will
help but it's still not a real solution.

I'm not sure what if anything to do here, I'm just forwarding to the
mailing list so it's not completely forgotten and to make it visible
to search engines.

----- Forwarded message from bugzilla-daemon@kernel.org -----

Date: Sat, 27 Apr 2024 09:04:55 +0000
From: bugzilla-daemon@kernel.org
To: bjorn@helgaas.com
Subject: [Bug 218784] New: doc for bug https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2015670
Message-ID: <bug-218784-41252@https.bugzilla.kernel.org/>

https://bugzilla.kernel.org/show_bug.cgi?id=218784

            Bug ID: 218784
           Summary: doc for bug
                    https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2015670
        Regression: No

Created attachment 306225
  --> https://bugzilla.kernel.org/attachment.cgi?id=306225&action=edit
doc for bug https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2015670

As requested by bjorn-helgaas for bug
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2015670
attaching zip file with:
dmesg.txt - complete dmesg log (includes some Correctable Errors)
lspci-command - terminal message from lspci
lspci-output - output of "sudo lspci -vv"
grub-txt - grub default modified with "pcie_aspm=off" ... makes a difference
dmesg-2.txt - complete dmesg log with "pcie_aspm=off"
lspci-2-output - with "pcie_aspm=off"
inxi.txt

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

----- End forwarded message -----

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [bugzilla-daemon@kernel.org: [Bug 218784] New: doc for bug https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2015670]
  2025-06-12 21:19 [bugzilla-daemon@kernel.org: [Bug 218784] New: doc for bug https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2015670] Bjorn Helgaas
@ 2025-06-12 21:48 ` Heiner Kallweit
  0 siblings, 0 replies; 2+ messages in thread
From: Heiner Kallweit @ 2025-06-12 21:48 UTC (permalink / raw)
  To: Bjorn Helgaas, linux-pci; +Cc: nic_swsd, netdev

On 12.06.2025 23:19, Bjorn Helgaas wrote:
> [submitter in bcc]
> 
> This is an old bug reported on Ubuntu as "[r8169] Kernel loop PCIe Bus
> Error on RTL810xE"
> (https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2015670).
> 
> Seems like we're seeing about 10 AER Correctable Error log messages
> like this per second:
> 
>   pcieport 0000:00:1d.0: AER: Multiple Correctable error message received from 0000:01:00.0
>   r8169 0000:01:00.0: PCIe Bus Error: severity=Correctable, type=Physical Layer, (Receiver ID)
>   r8169 0000:01:00.0:   device [10ec:8136] error status/mask=00000001/00006000
>   r8169 0000:01:00.0:    [ 0] RxErr                  (First)
> 
> This is on a Dell Inc. Inspiron 3793/0C1PF2, BIOS 1.30.0 03/07/2024
> with Realtek RTL810xE NIC.
> 
> Submitter tested a patch
> (https://bugzilla.kernel.org/attachment.cgi?id=306243&action=diff)
> that just masked PCI_ERR_COR_RCVR errors, which masked the problem,
> but that patch isn't upstream and seems like a hack.
> 
> v6.16 will include ratelimiting for correctable errors, which will
> help but it's still not a real solution.
> 
> I'm not sure what if anything to do here, I'm just forwarding to the
> mailing list so it's not completely forgotten and to make it visible
> to search engines.
> 
> ----- Forwarded message from bugzilla-daemon@kernel.org -----
> 
> Date: Sat, 27 Apr 2024 09:04:55 +0000
> From: bugzilla-daemon@kernel.org
> To: bjorn@helgaas.com
> Subject: [Bug 218784] New: doc for bug https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2015670
> Message-ID: <bug-218784-41252@https.bugzilla.kernel.org/>
> 
> https://bugzilla.kernel.org/show_bug.cgi?id=218784
> 
>             Bug ID: 218784
>            Summary: doc for bug
>                     https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2015670
>         Regression: No
> 
> Created attachment 306225
>   --> https://bugzilla.kernel.org/attachment.cgi?id=306225&action=edit
> doc for bug https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2015670
> 
> As requested by bjorn-helgaas for bug
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2015670
> attaching zip file with:
> dmesg.txt - complete dmesg log (includes some Correctable Errors)
> lspci-command - terminal message from lspci
> lspci-output - output of "sudo lspci -vv"
> grub-txt - grub default modified with "pcie_aspm=off" ... makes a difference
> dmesg-2.txt - complete dmesg log with "pcie_aspm=off"
> lspci-2-output - with "pcie_aspm=off"
> inxi.txt
> 

The Ubuntu bug report includes a full dmesg
https://launchpadlibrarian.net/660465011/CurrentDmesg.txt
The fist AER's are logged long before r8169 driver is loaded. Looks to me
like some board component incompatibility, or BIOS issue, or maybe even a
physical problem. But very likely not a network driver issue.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-06-12 21:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-12 21:19 [bugzilla-daemon@kernel.org: [Bug 218784] New: doc for bug https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2015670] Bjorn Helgaas
2025-06-12 21:48 ` Heiner Kallweit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).