Re: [PATCH V8 1/5] PCI: Add defines for Designated Vendor-Specific Extended Capability

2020-10-08 Thread Hans de Goede
Hi, On 10/8/20 9:29 AM, Lee Jones wrote: On Wed, 07 Oct 2020, Hans de Goede wrote: Hi, On 10/7/20 8:54 AM, Lee Jones wrote: On Tue, 06 Oct 2020, David E. Box wrote: On Tue, 2020-10-06 at 19:51 -0500, Bjorn Helgaas wrote: On Tue, Oct 06, 2020 at 03:45:54PM -0700, David E. Box wrote: Hi

Re: [PATCH V8 1/5] PCI: Add defines for Designated Vendor-Specific Extended Capability

2020-10-08 Thread Lee Jones
On Wed, 07 Oct 2020, Hans de Goede wrote: > Hi, > > On 10/7/20 8:54 AM, Lee Jones wrote: > > On Tue, 06 Oct 2020, David E. Box wrote: > > > > > On Tue, 2020-10-06 at 19:51 -0500, Bjorn Helgaas wrote: > > > > On Tue, Oct 06, 2020 at 03:45:54PM -0700, David E. Box wrote: > > > > > Hi Bjorn, > > >

Re: [PATCH V8 1/5] PCI: Add defines for Designated Vendor-Specific Extended Capability

2020-10-07 Thread Hans de Goede
Hi, On 10/7/20 8:54 AM, Lee Jones wrote: On Tue, 06 Oct 2020, David E. Box wrote: On Tue, 2020-10-06 at 19:51 -0500, Bjorn Helgaas wrote: On Tue, Oct 06, 2020 at 03:45:54PM -0700, David E. Box wrote: Hi Bjorn, This patch has been acked and unchanged for weeks. Is it possible to get this

Re: [PATCH V8 1/5] PCI: Add defines for Designated Vendor-Specific Extended Capability

2020-10-07 Thread Lee Jones
On Tue, 06 Oct 2020, David E. Box wrote: > On Tue, 2020-10-06 at 19:51 -0500, Bjorn Helgaas wrote: > > On Tue, Oct 06, 2020 at 03:45:54PM -0700, David E. Box wrote: > > > Hi Bjorn, > > > > > > This patch has been acked and unchanged for weeks. Is it possible > > > to > > > get this pulled into

Re: [PATCH V8 1/5] PCI: Add defines for Designated Vendor-Specific Extended Capability

2020-10-06 Thread David E. Box
On Tue, 2020-10-06 at 19:51 -0500, Bjorn Helgaas wrote: > On Tue, Oct 06, 2020 at 03:45:54PM -0700, David E. Box wrote: > > Hi Bjorn, > > > > This patch has been acked and unchanged for weeks. Is it possible > > to > > get this pulled into next? We have SIOV and CXL related work that > > is > >

Re: [PATCH V8 1/5] PCI: Add defines for Designated Vendor-Specific Extended Capability

2020-10-06 Thread Bjorn Helgaas
On Tue, Oct 06, 2020 at 03:45:54PM -0700, David E. Box wrote: > Hi Bjorn, > > This patch has been acked and unchanged for weeks. Is it possible to > get this pulled into next? We have SIOV and CXL related work that is > using these definitions. Thanks. I acked it because I expected you to merge

Re: [PATCH V8 1/5] PCI: Add defines for Designated Vendor-Specific Extended Capability

2020-10-06 Thread David E. Box
Hi Bjorn, This patch has been acked and unchanged for weeks. Is it possible to get this pulled into next? We have SIOV and CXL related work that is using these definitions. Thanks. David On Fri, 2020-10-02 at 18:31 -0700, David E. Box wrote: > Add PCIe Designated Vendor-Specific Extended

[PATCH V8 1/5] PCI: Add defines for Designated Vendor-Specific Extended Capability

2020-10-02 Thread David E. Box
Add PCIe Designated Vendor-Specific Extended Capability (DVSEC) and defines for the header offsets. Defined in PCIe r5.0, sec 7.9.6. Signed-off-by: David E. Box Acked-by: Bjorn Helgaas Reviewed-by: Andy Shevchenko --- include/uapi/linux/pci_regs.h | 5 + 1 file changed, 5 insertions(+)