numam-dpdk/drivers/bus
Thomas Monjalon 76d409ce6e vfio: reformat logs
The log messages had various issues:
- split on 2 lines, making search (grep) difficult
- long lines (can be split after the string)
- indented for no good reason (parent message may have higher log level)
- inconsistent use of __func__, not meaningful context for user
- lack of context (general message not mentioning VFIO)
- log level too high (more below)

Message having its level decreased from WARNING to NOTICE:
	"not managed by VFIO driver, skipping"
Message having its level decreased from INFO to DEBUG:
	"Probing VFIO support..."

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Anatoly Burakov <anatoly.burakov@intel.com>
2021-04-09 15:38:26 +02:00
..
dpaa bus/dpaa: fix build with musl 2021-03-23 08:41:05 +01:00
fslmc build: remove redundant _GNU_SOURCE definitions 2021-03-23 08:41:05 +01:00
ifpga drivers: add headers install helper 2020-10-22 14:16:22 +02:00
pci vfio: reformat logs 2021-04-09 15:38:26 +02:00
vdev bus/vdev: add driver IOVA VA mode requirement 2021-01-29 18:16:09 +01:00
vmbus drivers: replace page size definitions with function 2021-03-23 08:41:05 +01:00
meson.build config: remove compatibility build defines 2021-01-20 01:43:25 +01:00