numam-dpdk/drivers/bus
Shreyansh Jain e55d0494ab bus/fslmc: support secondary process
Previously FSLMC bus only supported blacklisting of DPNI (eth),
DPSECI (crypto) devices. With this patch, devices like DPIO,
DPMCP, and other DP* can also be blacklisted/whitelisted.

This is a required condition for secondary processes where the
secondary needs to be passed a mutually exclusive list of
resources as compared the primary and all other secondaries.

This patch also moves the DPIO memory from malloc to hugepage so
that in future in case the DPIO list can be shared, it can be
accessed in secondaries.

Once this patch is done, multi-process cases can be executed by
whitelisting/blacklisting devices in each instance.

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 bus/fslmc: support secondary process 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