numam-dpdk/drivers/bus
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
..
dpaa bus/dpaa: fix logical to physical core affine logic 2019-01-14 17:44:29 +01:00
fslmc mempool/dpaa2: support saving context of buffer pool 2019-01-14 17:44:29 +01:00
ifpga eal: allow probing a device again 2018-10-18 01:49:52 +02:00
pci vfio: support 64KB kernel page size 2018-12-20 00:12:20 +01:00
vdev devargs: do not replace already inserted device 2018-11-12 00:10:21 +01:00
vmbus bus/vmbus: debug subchannel setup 2018-12-19 03:02:16 +01:00
Makefile bus/vmbus: add Hyper-V virtual bus support 2018-07-13 23:48:07 +02:00
meson.build bus/vmbus: add Hyper-V virtual bus support 2018-07-13 23:48:07 +02:00