Re: [PATCH V12 3/9] PCI: Create PCIe library functions in support of DOE mailboxes.

From: Bjorn Helgaas
Date: Tue Jun 28 2022 - 10:56:26 EST


On Tue, Jun 28, 2022 at 03:16:26PM +0100, Jonathan Cameron wrote:
> On Mon, 27 Jun 2022 21:15:21 -0700
> ira.weiny@xxxxxxxxx wrote:
> > From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>

> > + /* Abort has timed out and the MB is dead */
> > + pci_err(pdev, "[%x] ABORT timed out\n", offset);
>
> Does this print mention it's a DOE somewhere?

It does because of this earlier mention:

> > +#define dev_fmt(fmt) "DOE: " fmt