[LTP] [PATCH] irq: informative TINFO for irqbalance01 result
Andrea Cervesato
andrea.cervesato@suse.com
Fri May 30 14:10:51 CEST 2025
On 5/30/25 13:29, Cyril Hrubis wrote:
> This looks like an abuse of the tst_res() interface. I would have kept
> the TFAIL message as it was and added the hints with tst_printf(), which
> is used in the test to print debug information anyways.
The debug information is useful, but the error message is really vague,
even if correct.
The meaning of the patch is to add information so the user knows what's
going on, even if he/she doesn't know the test really well.
We have some hints for CVE as well, where we print an informative
message where to find the kernel patch etc.
Maybe we can just print verbose explanation with TINFO in case of TFAIL
and to keep "IRQs assignments have changed N times" message in case of
TPASS.
More information about the ltp
mailing list