Re: [PATCH 0/3] Add RC-to-EP doorbell with platform MSI controller

From: Frank Li
Date: Wed Aug 30 2023 - 15:23:49 EST


On Wed, Aug 30, 2023 at 03:36:05PM +0800, Li Chen wrote:
>
> Hi Frank,
>
> Frank Li <Frank.Li@xxxxxxx> writes:
>
> > drivers/misc/pci_endpoint_test.c | 41 +++++++++++
> > drivers/pci/endpoint/pci-epf-core.c | 109 ++++++++++++++++++++++++++++
> > include/linux/pci-epf.h | 16 ++++
> > include/uapi/linux/pcitest.h | 1 +
> > tools/pci/pcitest.c | 16 +++-
> > 5 files changed, 182 insertions(+), 1 deletion(-)
>
> It seems that you forgot to add changes to drivers/pci/endpoint/functions/pci-epf-test.c.

Yes, let us wait for mani's feedback and Update together.

Frank

>
> Regards,
> Li