f18e18e0cc
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:
|
||
---|---|---|
.. | ||
base | ||
include | ||
dpaa_bus.c | ||
Makefile | ||
meson.build | ||
rte_bus_dpaa_version.map | ||
rte_dpaa_bus.h | ||
rte_dpaa_logs.h |