numam-dpdk/drivers/bus/fslmc
Hemant Agrawal 829d5116f9 bus/fslmc: fix ppc build
fslmc_vfio.c:387:36: note: format string is defined here
DPAA2_BUS_DEBUG("VFIO dmamap 0x%llx:0x%llx, size 0x%llx\n",

format ‘%llx’ expects argument of type ‘long long unsigned int’
argument 6 has type ‘__u64 {aka long unsigned int}’

Fixes: 2b5fa25708 ("mempool/dpaa2: map external memory with VFIO")

Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
2019-07-22 16:12:20 +02:00
..
mc net/dpaa2: update MC firmware version for FSLMC bus 2019-04-04 23:42:15 +02:00
portal bus/fslmc: use CINH read on LS1088 platform 2019-07-15 23:51:14 +02:00
qbman bus/fslmc: use CINH read on LS1088 platform 2019-07-15 23:51:14 +02:00
fslmc_bus.c bus/fslmc: decrease log level in parsing 2019-07-22 16:12:02 +02:00
fslmc_logs.h drivers: support function name in NXP logs 2018-07-12 14:41:28 +02:00
fslmc_vfio.c bus/fslmc: fix ppc build 2019-07-22 16:12:20 +02:00
fslmc_vfio.h mempool/dpaa2: map external memory with VFIO 2019-07-15 23:52:04 +02:00
Makefile fslmc: enable dpaax library 2018-10-16 14:54:25 +02:00
meson.build drivers: add reasons for components being disabled 2019-07-02 23:21:11 +02:00
rte_bus_fslmc_version.map mempool/dpaa2: map external memory with VFIO 2019-07-15 23:52:04 +02:00
rte_fslmc.h bus/fslmc: support scanning DPDMUX object 2019-01-14 17:44:29 +01:00