[dpdk-dev] [PATCH] common/cnxk: fix device MSIX greater than default value
    David Marchand 
    david.marchand at redhat.com
       
    Wed Nov  3 08:13:21 CET 2021
    
    
  
On Mon, Nov 1, 2021 at 6:44 PM Harman Kalra <hkalra at marvell.com> wrote:
>
> Handling the case where number of MSIX interrupts are greater
> than default value i.e. PLT_MAX_RXTX_INTR_VEC_ID. On PCI probe
> device is queried for supported MSIX interrupts, and respective
> interrupt resources are reallocated with this value. Same MSIX
> count should be used while registering new interrupt vectors.
>
> Fixes: d61138d4f0e2 ("drivers: remove direct access to interrupt handle")
I don't think the issue comes from this change.
I'd rather flag:
Fixes: 8cb5d08db940 ("interrupts: extend event list")
>
> Signed-off-by: Harman Kalra <hkalra at marvell.com>
-- 
David marchand
    
    
More information about the dev
mailing list