From: Alexander Duyck <alexander.duyck@gmail.com>
To: Bjorn Helgaas <bhelgaas@google.com>, Daniel Drake <drake@endlessm.com>
Cc: "linux-pci@vger.kernel.org" <linux-pci@vger.kernel.org>,
Linux Kernel <linux-kernel@vger.kernel.org>,
Carlo Caione <carlo@endlessm.com>
Subject: Re: pcieport AER error spam on Intel Skylake
Date: Wed, 2 Sep 2015 18:57:30 -0700 [thread overview]
Message-ID: <55E7A90A.5080406@gmail.com> (raw)
In-Reply-To: <CAErSpo6tMJYqiynS-+svvMB2mskMBrTpWNBxR7OLPSxGxKbBvw@mail.gmail.com>
On 09/02/2015 03:53 PM, Bjorn Helgaas wrote:
> On Wed, Sep 2, 2015 at 5:01 PM, Daniel Drake <drake@endlessm.com> wrote:
>> Hi,
>>
>> Working with a sample for a new laptop based on Intel Skylake, the
>> kernel logs are full of these messages:
>>
>> pcieport 0000:00:1c.5: AER: Corrected error received: id=00e5
>> pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected,
>> type=Physical Layer, id=00e5(Receiver ID)
>> pcieport 0000:00:1c.5: device [8086:9d15] error status/mask=00000001/00002000
>> pcieport 0000:00:1c.5: [ 0] Receiver Error (First)
>> pcieport 0000:00:1c.5: AER: Corrected error received: id=00e5
>> pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected,
>> type=Physical Layer, id=00e5(Receiver ID)
>> pcieport 0000:00:1c.5: device [8086:9d15] error status/mask=00000001/00002000
>> pcieport 0000:00:1c.5: [ 0] Receiver Error (First)
>> pcieport 0000:00:1c.5: AER: Corrected error received: id=00e5
>> pcieport 0000:00:1c.5: can't find device of ID00e5
>>
>> Reproduced on 4.2 and on linus master as of today, using x86_64_defconfig.
>>
>> Apart from the log spam, there is no user-visible effect that I'm
>> aware of. Booting with pci=nomsi makes the messages go away.
>>
>> Any thoughts, is this something worth looking into in more detail?
>>
>> full dmesg: https://gist.github.com/dsd/1d7f738e917465edf2ae
>> lspci dump: https://gist.github.com/dsd/dc2481d64aadd520b0b3
> Thanks, Daniel, this is indeed really annoying and worth looking into.
> Do you happen to know whether it's a regression? We haven't changed
> much in AER recently, but it's possible we broke something.
>
> Even if it's not a regression, the output seems a bit wordy and redundant.
>
> Bjorn
Since it is correctable errors it is likely some sort of signalling
issue. Could we get the output of something like an lspci -vt? Then you
would be able to tell what the device is on the other side of the link
from 00:1c.5 and then we could probably check to see if there has been
any changes for the device driver on the other end of the link.
My suspicion since this is a laptop is that something like a power
management change might be responsible if this is a regression as I have
seen messages like this pop up as a result of ASPM being enabled before.
- Alex
next prev parent reply other threads:[~2015-09-03 1:57 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-02 22:01 pcieport AER error spam on Intel Skylake Daniel Drake
2015-09-02 22:53 ` Bjorn Helgaas
2015-09-03 1:57 ` Alexander Duyck [this message]
2015-09-03 13:32 ` Daniel Drake
2015-09-03 18:05 ` Alexander Duyck
2016-08-05 18:15 ` Daniel Drake
2016-08-05 18:54 ` Bjorn Helgaas
2016-08-05 19:04 ` Alexander Duyck
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=55E7A90A.5080406@gmail.com \
--to=alexander.duyck@gmail.com \
--cc=bhelgaas@google.com \
--cc=carlo@endlessm.com \
--cc=drake@endlessm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.