numam-dpdk/drivers
Nipun Gupta 5d944582d0 bus/dpaa: check portal presence in the caller function
In the I/O path we were calling rte_dpaa_portal_init which
internally checks if a portal is affined to the core.
But this lead to calling of that non-static API in every call.

Instead check the portal affinity in the caller itself for
performance reasons

Signed-off-by: Nipun Gupta <nipun.gupta@nxp.com>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
2018-01-31 13:44:54 +01:00
..
bbdev drivers/bbdev: align dynamic log names with standard 2018-01-31 09:28:06 +01:00
bus bus/dpaa: check portal presence in the caller function 2018-01-31 13:44:54 +01:00
crypto build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
event event/opdl: fix dereference before null check 2018-01-31 10:42:18 +01:00
mempool bus/dpaa: check portal presence in the caller function 2018-01-31 13:44:54 +01:00
net bus/dpaa: check portal presence in the caller function 2018-01-31 13:44:54 +01:00
Makefile bb/null: add null base band device driver 2018-01-19 01:44:25 +01:00
meson.build drivers: improve pmdinfo generation with meson 2018-01-30 21:59:00 +01:00