numam-dpdk/drivers/bus
Stephen Hemminger f18e18e0cc bus/dpaa: do nothing if bus not present
The DPAA bus support code put out messages like:
	dpaax: read_memory_node():	 Unable to glob device-tree memory node:
		(/proc/device-tree/memory[@0-9]*/reg)(3)
	dpaax: PA->VA translation not available;
	dpaax: Expect performance impact.

These are unnecessary and likely to confuse the end user.
Fix this by doing nothing if bus is empty.

Fixes: 5a7dbb934d ("dpaa: enable dpaax library")
Cc: stable@dpdk.org

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Shreyansh Jain <shreyansh.jain@nxp.com>
2018-12-19 03:13:29 +01:00
..
dpaa bus/dpaa: do nothing if bus not present 2018-12-19 03:13:29 +01:00
fslmc bus/fslmc: ignore dpaax PA-VA table errors 2018-10-25 00:51:05 +02:00
ifpga eal: allow probing a device again 2018-10-18 01:49:52 +02:00
pci vfio: do not needlessly setup device in secondary process 2018-11-25 13:09:05 +01:00
vdev devargs: do not replace already inserted device 2018-11-12 00:10:21 +01:00
vmbus bus/vmbus: debug subchannel setup 2018-12-19 03:02:16 +01:00
Makefile bus/vmbus: add Hyper-V virtual bus support 2018-07-13 23:48:07 +02:00
meson.build bus/vmbus: add Hyper-V virtual bus support 2018-07-13 23:48:07 +02:00