Re: [PATCH v5 03/10] PCI/RCEC: Cache RCEC capabilities in pci_init_capabilities()

From: Sean V Kelley
Date: Tue Sep 22 2020 - 17:54:12 EST


On 22 Sep 2020, at 13:45, Bjorn Helgaas wrote:

I don't know what's going on with email, but I only see patches 3, 5,
6, 9 on the list and on lore:
https://lore.kernel.org/r/20200918204603.62100-4-sean.v.kelley@xxxxxxxxx/

Similar issues with Sathy's series, where I only see patches 1, 3, 5:
https://lore.kernel.org/r/a640e9043db50f5adee8e38f5c60ff8423f3f598.1600457297.git.sathyanarayanan.kuppuswamy@xxxxxxxxxxxxxxx/

We are still affected by issues with handshaking between smtp server and external lists. I just resent after bumping to fix, and I’m switching to my personal account seanvk.dev@xxxxxxxxxxxxxxxx

https://lore.kernel.org/linux-pci/20200922213859.108826-1-seanvk.dev@xxxxxxxxxxxxxxxx/


Apologies for the inconvenience.

Sean


On Fri, Sep 18, 2020 at 01:45:56PM -0700, Sean V Kelley wrote:
Extend support for Root Complex Event Collectors by decoding and
caching the RCEC Endpoint Association Extended Capabilities when
enumerating. Use that cached information for later error source
...