Re: [RFC PATCH 1/4] PCI: Add documentation for DOE endpoint support
From: Aksh Garg
Date: Wed Feb 18 2026 - 06:22:35 EST
Hi Niklas,
On 14/02/26 02:03, Niklas Cassel wrote:
On Fri, Feb 13, 2026 at 06:06:00PM +0530, Aksh Garg wrote:
From: Aksh Garg <a-garg7@xxxxxx>
Document the architecture and implementation details for the Data Object
Exchange (DOE) framework for PCIe Endpoint devices.
Co-developed-by: Siddharth Vadapalli <s-vadapalli@xxxxxx>
Signed-off-by: Siddharth Vadapalli <s-vadapalli@xxxxxx>
Signed-off-by: Aksh Garg <a-garg7@xxxxxx>
---
Usually documentation is added as the final patch in a series.
I had placed this documentation patch before the code implementation in
this RFC to allow reviewers to have a look at the architectural design
first, enabling them to provide meaningful feedback on the overall
approach before examining the specific code details.
I think this patch should just be squashed with patch 4/4, and the
squashed patch then being the final patch in the series - patch 3/3.
I will keep this mind while posting the normal patch series.
Thanks!
Kind regards,
Niklas