Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t v2 0/4] runner: Allow limits at dumping dmesg
@ 2024-11-20 18:32 Kamil Konieczny
  2024-11-20 18:32 ` [PATCH i-g-t v2 1/4] runner/executor: Check for error at writing dmesg dump Kamil Konieczny
                   ` (7 more replies)
  0 siblings, 8 replies; 16+ messages in thread
From: Kamil Konieczny @ 2024-11-20 18:32 UTC (permalink / raw)
  To: igt-dev
  Cc: Kamil Konieczny, Petri Latvala, Karol Krol, Ewelina Musial,
	Krzysztof Karas

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@adrinael.net>
Cc: Karol Krol <karol.krol@intel.com>
Cc: Ewelina Musial <ewelina.musial@intel.com>
Cc: Krzysztof Karas <krzysztof.karas@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


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2024-11-29 19:31 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-20 18:32 [PATCH i-g-t v2 0/4] runner: Allow limits at dumping dmesg Kamil Konieczny
2024-11-20 18:32 ` [PATCH i-g-t v2 1/4] runner/executor: Check for error at writing dmesg dump Kamil Konieczny
2024-11-27  6:09   ` Peter Senna Tschudin
2024-11-27 15:05   ` [i-g-t,v2,1/4] " Ryszard Knop
2024-11-29 19:31     ` [i-g-t, v2, 1/4] " Kamil Konieczny
2024-11-20 18:32 ` [PATCH i-g-t v2 2/4] runner/executor: Limit reading dmesg to chunks Kamil Konieczny
2024-11-27 15:12   ` [i-g-t,v2,2/4] " Ryszard Knop
2024-11-29 19:24     ` Kamil Konieczny
2024-11-20 18:32 ` [PATCH i-g-t v2 3/4] runner/executor: Fix error handling at terminating test Kamil Konieczny
2024-11-27 14:32   ` [i-g-t,v2,3/4] " Ryszard Knop
2024-11-20 18:32 ` [PATCH i-g-t v2 4/4] runner/executor: Inform about terminating Kamil Konieczny
2024-11-27 14:32   ` [i-g-t,v2,4/4] " Ryszard Knop
2024-11-20 19:52 ` ✓ Fi.CI.BAT: success for runner: Allow limits at dumping dmesg (rev2) Patchwork
2024-11-21  4:39 ` ✗ Xe.CI.Full: failure " Patchwork
2024-11-23 23:06 ` ✗ i915.CI.Full: " Patchwork
2024-11-26 11:54 ` [PATCH i-g-t v2 0/4] runner: Allow limits at dumping dmesg Sokolowski, Jan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox