Loading
vfio: selftests: Eliminate overly chatty logging
Eliminate overly chatty logs that are printed during almost every test. These logs are adding more noise than value. If a test cares about this information it can log it itself. This is especially true as the VFIO selftests gains support for multiple devices in a single test (which multiplies all these logs). Reviewed-by:Alex Mastro <amastro@fb.com> Tested-by:
Alex Mastro <amastro@fb.com> Reviewed-by:
Raghavendra Rao Ananta <rananta@google.com> Signed-off-by:
David Matlack <dmatlack@google.com> Link: https://lore.kernel.org/r/20251126231733.3302983-8-dmatlack@google.com Signed-off-by:
Alex Williamson <alex@shazbot.org>