numam-dpdk/drivers/bus
David Marchand eb89595d45 bus/pci: resize interrupt event list only for MSIX
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: 8cb5d08db9 ("interrupts: extend event list")

Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Harman Kalra <hkalra@marvell.com>
2021-10-29 14:40:46 +02:00
..
auxiliary drivers: remove direct access to interrupt handle 2021-10-25 21:20:12 +02:00
dpaa drivers: remove direct access to interrupt handle 2021-10-25 21:20:12 +02:00
fslmc drivers: remove direct access to interrupt handle 2021-10-25 21:20:12 +02:00
ifpga drivers: remove direct access to interrupt handle 2021-10-25 21:20:12 +02:00
pci bus/pci: resize interrupt event list only for MSIX 2021-10-29 14:40:46 +02:00
vdev eal: remove sys/queue.h from public headers 2021-10-01 13:09:43 +02:00
vmbus drivers: remove direct access to interrupt handle 2021-10-25 21:20:12 +02:00
meson.build bus/auxiliary: introduce auxiliary bus 2021-07-05 18:11:28 +02:00