numam-dpdk/config
Pavan Nikhilesh 9c67fcbfd6 eventdev: allocate max space for internal arrays
Allocate max space for internal port, port config, queue config and
link map arrays.
Introduce new macro RTE_EVENT_MAX_PORTS_PER_DEV and set it to max
possible value.
This simplifies the port and queue reconfigure scenarios and will
also allow inline functions to refer pointer to internal port data
without extra checking of current number of configured queues.

Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
2021-10-21 10:14:50 +02:00
..
arm config/cn10k: disable octeontx2 drivers 2021-10-08 11:07:47 +02:00
ppc config/ppc: select instruction set for IBM Power10 2021-10-14 17:34:36 +02:00
x86 build: add optional NUMA and CPU counts detection 2021-09-16 09:43:28 +02:00
meson.build build: add optional NUMA and CPU counts detection 2021-09-16 09:43:28 +02:00
rte_config.h eventdev: allocate max space for internal arrays 2021-10-21 10:14:50 +02:00