numam-dpdk/drivers/bus/dpaa
Hemant Agrawal afb2f8fd5a bus/dpaa: fix logical to physical core affine logic
The code was treating the lcore id as physical core id.
The code is updated to use actual physical core value
for any core affinity logic.

Note that DPAA devices are single cluster systems.

Fixes: 5d944582d0 ("bus/dpaa: check portal presence in the caller function")
Cc: stable@dpdk.org

Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
2019-01-14 17:44:29 +01:00
..
base bus/dpaa: fix build with gcc 9.0 2018-11-04 22:27:10 +01:00
include drivers: prefix global variables with module name 2018-10-29 02:34:21 +01:00
dpaa_bus.c bus/dpaa: fix logical to physical core affine logic 2019-01-14 17:44:29 +01:00
Makefile mk: build with _GNU_SOURCE defined by default 2018-10-22 11:28:27 +02:00
meson.build mk: build with _GNU_SOURCE defined by default 2018-10-22 11:28:27 +02:00
rte_bus_dpaa_version.map bus/dpaa: support interrupt portal based fd 2018-09-28 01:41:02 +02:00
rte_dpaa_bus.h dpaa: enable dpaax library 2018-10-16 14:54:25 +02:00
rte_dpaa_logs.h bus/dpaa: improve dynamic logging 2018-05-14 00:37:18 +02:00