Re: [PATCH 1/2] cxl/pci: Add generic MSI-X/MSI irq support

From: Jonathan Cameron
Date: Thu Nov 03 2022 - 14:10:09 EST


On Wed, 2 Nov 2022 17:18:33 -0700
Davidlohr Bueso <dave@xxxxxxxxxxxx> wrote:

> On Wed, 02 Nov 2022, Ira Weiny wrote:
>
> >On Wed, Nov 02, 2022 at 10:15:24AM -0700, Davidlohr Bueso wrote:
> >> Most CXL features that can have irqs will normally use only the first 16,
> >> with the exception of isolation (cxl 3.0), which per the spec is up to 32.
> >
> >Dan, Dave, and I were discussing this and we agree. For now the only things
> >people are working on are within the first 16 so why not just request 16 as the
> >max for now?
>
> It is a fair compromise, yes.

works for me.