109df4601c
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> |
||
---|---|---|
.. | ||
mc | ||
portal | ||
qbman | ||
fslmc_bus.c | ||
fslmc_logs.h | ||
fslmc_vfio.c | ||
fslmc_vfio.h | ||
Makefile | ||
meson.build | ||
rte_bus_fslmc_version.map | ||
rte_fslmc.h |