numam-dpdk/drivers/net/dpaa
Hemant Agrawal 4762b3d419 bus/dpaa: delay fman device list to bus probe
The fman device list need to be accessed across processes.
The hw device structures should be allocated with rte_calloc
instead of calloc. The rte_calloc is not available at the
time of bus scan, so better prepare the device list at probe.

Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
2019-03-29 14:37:45 +01:00
..
dpaa_ethdev.c bus/dpaa: delay fman device list to bus probe 2019-03-29 14:37:45 +01:00
dpaa_ethdev.h net/dpaa: update RSS offload types 2019-01-14 17:44:29 +01:00
dpaa_rxtx.c mempool/dpaa: allocate bp info for multiprocess 2019-03-29 14:36:39 +01:00
dpaa_rxtx.h net/dpaa: separate Rx function for LS1046 2018-09-28 01:41:02 +02:00
Makefile eal/linux: rename linuxapp to linux 2019-03-12 17:31:13 +01:00
meson.build drivers/dpaa: reduce meson dependency lists 2018-04-17 16:09:43 +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