numam-dpdk/drivers/bus/fslmc
Shreyansh Jain 109df4601c mempool/dpaa2: support saving context of buffer pool
Initial design was to have the buffer pool per process where a
global static array stores the bpids. But, in case of secondary
processes, this would not allow the I/O threads to translate the
bpid in Rx'd packets.

This patch moves the array to a global area (rte_malloc) and in
case of Rx thread not containing a valid reference to the array,
reference is build using the handle avaialble in the dpaa2_queue.

Signed-off-by: Shreyansh Jain <shreyansh.jain@nxp.com>
2019-01-14 17:44:29 +01:00
..
mc bus/fslmc: upgrade mc FW APIs to 10.10.0 2018-10-16 14:54:25 +02:00
portal mempool/dpaa2: support saving context of buffer pool 2019-01-14 17:44:29 +01:00
qbman bus/fslmc: rename portal pi index to consumer index 2019-01-14 17:44:29 +01:00
fslmc_bus.c bus/fslmc: support scanning DPDMUX object 2019-01-14 17:44:29 +01:00
fslmc_logs.h drivers: support function name in NXP logs 2018-07-12 14:41:28 +02:00
fslmc_vfio.c bus/fslmc: support scanning DPDMUX object 2019-01-14 17:44:29 +01:00
fslmc_vfio.h
Makefile fslmc: enable dpaax library 2018-10-16 14:54:25 +02:00
meson.build mk: build with _GNU_SOURCE defined by default 2018-10-22 11:28:27 +02:00
rte_bus_fslmc_version.map bus/fslmc: support 32 enqueues/dequeues for LX2 2018-10-16 14:54:26 +02:00
rte_fslmc.h bus/fslmc: support scanning DPDMUX object 2019-01-14 17:44:29 +01:00