[PATCH i-g-t v2 0/4] runner: Allow limits at dumping dmesg

Sokolowski, Jan jan.sokolowski at intel.com
Tue Nov 26 11:54:20 UTC 2024


All these patches LGTM.

Reviewed-by: Jan Sokolowski <jan.sokolowski at intel.com>

>Subject: [PATCH i-g-t v2 0/4] runner: Allow limits at dumping dmesg
>
>There are few patches, first is a check for write error which could
>happen at full disk, second is a revised solution to a problem with
>dmesg dumping exeeding disk limit in runner. Also while at this
>inform user when an actual disklimit occurred and correct one error
>path.
>
>Previous proposed solution: runner: check disk limit at dumping kmsg
>https://patchwork.freedesktop.org/series/114353/
>
>Gitlab issue: https://gitlab.freedesktop.org/drm/igt-gpu-tools/-/issues/129
>
>v2: correct size in case of no disk limits used,
>  also correct one error path and inform user when an actual disk
>  limiting could affect what is written in log (Kamil)
>
>Cc: Petri Latvala <adrinael at adrinael.net>
>Cc: Karol Krol <karol.krol at intel.com>
>Cc: Ewelina Musial <ewelina.musial at intel.com>
>Cc: Krzysztof Karas <krzysztof.karas at intel.com>
>
>Kamil Konieczny (4):
>  runner/executor: Check for error at writing dmesg dump
>  runner/executor: Limit reading dmesg to chunks
>  runner/executor: Fix error handling at terminating test
>  runner/executor: Inform about terminating
>
> runner/executor.c | 107 +++++++++++++++++++++++++++++++++++++++-------
> 1 file changed, 92 insertions(+), 15 deletions(-)
>
>-- 
>2.47.0



More information about the igt-dev mailing list