[dpdk-dev] [EXT] [PATCH] interrupts: do not resize event list for non MSIX
David Marchand
david.marchand at redhat.com
Fri Oct 29 14:43:56 CEST 2021
On Fri, Oct 29, 2021 at 11:38 AM Harman Kalra <hkalra at marvell.com> wrote:
> > Resizing event list only makes sense in MSIX case.
> >
> > Besides, event list has always been RTE_MAX_RXTX_INTR_VEC_ID large.
> > Let's restore this assumption for code that might rely on this property and
> > only enlarge the event list when necessary.
> >
> > Bugzilla ID: 843, 865
> > Fixes: 8cb5d08db940 ("interrupts: extend event list")
> >
> > Signed-off-by: David Marchand <david.marchand at redhat.com>
> Acked-by: Harman Kalra <hkalra at marvell.com>
Applied, thanks.
--
David Marchand
More information about the dev
mailing list