numam-dpdk/drivers/net/dpaa
Akhil Goyal af2828cfcd net/dpaa: support interface init for multi-process
The existing code is enabling the Tx queues as per
the number of lcore count, which is causing issue
in case of secondary process running on different number
of cores.
This patch fixes the Tx queues to number of DPAA cores,
which helps in using fixed number of Tx queues across
processes access.

Signed-off-by: Akhil Goyal <akhil.goyal@nxp.com>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
2019-07-07 23:13:25 +02:00
..
dpaa_ethdev.c net/dpaa: support interface init for multi-process 2019-07-07 23:13:25 +02:00
dpaa_ethdev.h net/dpaa: support interface init for multi-process 2019-07-07 23:13:25 +02:00
dpaa_rxtx.c net: replace IPv4/v6 constants with uppercase name 2019-06-03 16:54:54 +02:00
dpaa_rxtx.h net/dpaa: separate Rx function for LS1046 2018-09-28 01:41:02 +02:00
Makefile drivers: remove Linux EAL from include path 2019-04-04 22:06:16 +02:00
meson.build drivers: add reasons for components being disabled 2019-07-02 23:21:11 +02:00
rte_pmd_dpaa_version.map net/dpaa: remove experimental tag from PMD API 2018-07-12 14:40:22 +02:00
rte_pmd_dpaa.h net/dpaa: remove experimental tag from PMD API 2018-07-12 14:40:22 +02:00