Re: [RFC PATCH v1 01/01] PCIe DOE for PCIe and CXL 2.0

2021-02-08 Thread Ben Widawsky
On 21-02-08 10:55:51, Jonathan Cameron wrote: > ... > > > > > > > > >> > > > > Just like you we feel what's most important is to have DOE supported > > so that > > UEFI and Linux kernel and drivers can progress. We're also > > contributing to > > writing co

Re: [RFC PATCH v1 01/01] PCIe DOE for PCIe and CXL 2.0

2021-02-08 Thread Jonathan Cameron
... > > > > >> > > Just like you we feel what's most important is to have DOE supported so > that > UEFI and Linux kernel and drivers can progress. We're also contributing > to > writing compliance tests for the CXL Compliance Software Development WG. > >>

Re: [RFC PATCH v1 01/01] PCIe DOE for PCIe and CXL 2.0

2021-02-05 Thread Chris Browy
> On Feb 5, 2021, at 1:49 PM, Jonathan Cameron > wrote: > > On Fri, 5 Feb 2021 09:19:36 -0800 > Ben Widawsky wrote: > >> On 21-02-05 16:09:54, Jonathan Cameron wrote: >>> On Wed, 3 Feb 2021 23:53:53 -0500 >>> Chris Browy wrote: >>> Hi Jonathan, Thanks for the review commen

Re: [RFC PATCH v1 01/01] PCIe DOE for PCIe and CXL 2.0

2021-02-05 Thread Jonathan Cameron
On Fri, 5 Feb 2021 09:19:36 -0800 Ben Widawsky wrote: > On 21-02-05 16:09:54, Jonathan Cameron wrote: > > On Wed, 3 Feb 2021 23:53:53 -0500 > > Chris Browy wrote: > > > > > Hi Jonathan, > > > > > > Thanks for the review comments and we'll put out a v2 patch series > > > based on a genuine

Re: [RFC PATCH v1 01/01] PCIe DOE for PCIe and CXL 2.0

2021-02-05 Thread Ben Widawsky
On 21-02-05 16:09:54, Jonathan Cameron wrote: > On Wed, 3 Feb 2021 23:53:53 -0500 > Chris Browy wrote: > > > Hi Jonathan, > > > > Thanks for the review comments and we'll put out a v2 patch series > > based on a genuine git send-email flow in a day or so and plan to include > > - functionally

Re: [RFC PATCH v1 01/01] PCIe DOE for PCIe and CXL 2.0

2021-02-05 Thread Jonathan Cameron
On Wed, 3 Feb 2021 23:53:53 -0500 Chris Browy wrote: > Hi Jonathan, > > Thanks for the review comments and we'll put out a v2 patch series > based on a genuine git send-email flow in a day or so and plan to include > - functionally separate patches > - new MSI-X support > - few bugs found in C

Re: [RFC PATCH v1 01/01] PCIe DOE for PCIe and CXL 2.0

2021-02-03 Thread Chris Browy
Hi Jonathan, Thanks for the review comments and we'll put out a v2 patch series based on a genuine git send-email flow in a day or so and plan to include - functionally separate patches - new MSI-X support - few bugs found in CDAT table header + checksum generation - more fully respond to review

Re: [RFC PATCH v1 01/01] PCIe DOE for PCIe and CXL 2.0

2021-02-02 Thread Chris Browy
diff --git a/MAINTAINERS b/MAINTAINERS index 981dc92e25..4fb865e0b3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1655,6 +1655,13 @@ F: docs/pci* F: docs/specs/*pci* F: default-configs/pci.mak +PCIE DOE +M: Huai-Cheng Kuo +M: Chris Browy +S: Supported +F: include/hw/pci/pcie_doe.h +F: hw/pc