numam-dpdk/drivers/bus/fslmc
Nipun Gupta a5b375edb7 net/dpaa2: add per-thread initialization API
DPAA2 hardware require a hardware portal context.
If a thread doing DPAA2 i/o do not have portal, it will
allocate it on run-time. This may cause a delay in the
datapath at run-time. To avoid it, it is better to allocate
a hw context portal at the start of thread expected to do
i/o with DPAA2 hardware.

This patch makes necessary changes for the same and creates
a pmd API to allocate a hw context portal for a thread.

Signed-off-by: Nipun Gupta <nipun.gupta@nxp.com>
2021-07-23 20:29:53 +02:00
..
mc bus/fslmc: mark internal symbols 2020-05-19 15:49:53 +02:00
portal net/dpaa2: add per-thread initialization API 2021-07-23 20:29:53 +02:00
qbman build: remove redundant _GNU_SOURCE definitions 2021-03-23 08:41:05 +01:00
fslmc_bus.c log: register with standardized names 2021-05-11 15:17:55 +02:00
fslmc_logs.h bus/fslmc: remove unused debug macro 2021-05-10 15:31:42 +02:00
fslmc_vfio.c ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
fslmc_vfio.h bus/fslmc: mark internal symbols 2020-05-19 15:49:53 +02:00
meson.build build: fix formatting of Meson lists 2021-05-04 15:01:47 +02:00
rte_fslmc.h bus/fslmc: switch sequence number to dynamic mbuf field 2020-10-31 22:14:37 +01:00
version.map bus/fslmc: switch sequence number to dynamic mbuf field 2020-10-31 22:14:37 +01:00