From: Kamil Konieczny <kamil.konieczny@linux.intel.com>
To: igt-dev@lists.freedesktop.org
Cc: Kamil Konieczny <kamil.konieczny@linux.intel.com>,
Petri Latvala <adrinael@adrinael.net>,
Karol Krol <karol.krol@intel.com>,
Ewelina Musial <ewelina.musial@intel.com>,
Krzysztof Karas <krzysztof.karas@intel.com>,
Jan Sokolowski <jan.sokolowski@intel.com>,
Ryszard Knop <rk@dragonic.eu>
Subject: [PATCH i-g-t v3 0/3] runner: Allow limits at dumping dmesg
Date: Fri, 29 Nov 2024 21:45:47 +0100 [thread overview]
Message-ID: <20241129204550.116355-1-kamil.konieczny@linux.intel.com> (raw)
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)
v3: dropped patch 1/4 "Check for error at writing dmesg" (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>
Cc: Jan Sokolowski <jan.sokolowski@intel.com>
Cc: Ryszard Knop <rk@dragonic.eu>
Kamil Konieczny (3):
runner/executor: Limit reading dmesg to chunks
runner/executor: Fix error handling at terminating test
runner/executor: Inform about terminating
runner/executor.c | 78 +++++++++++++++++++++++++++++++++++++++--------
1 file changed, 66 insertions(+), 12 deletions(-)
--
2.47.1
next reply other threads:[~2024-11-29 20:45 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-29 20:45 Kamil Konieczny [this message]
2024-11-29 20:45 ` [PATCH i-g-t v3 1/3] runner/executor: Limit reading dmesg to chunks Kamil Konieczny
2024-11-29 20:45 ` [PATCH i-g-t v3 2/3] runner/executor: Fix error handling at terminating test Kamil Konieczny
2024-11-29 20:45 ` [PATCH i-g-t v3 3/3] runner/executor: Inform about terminating Kamil Konieczny
2024-11-29 21:43 ` ✓ Xe.CI.BAT: success for runner: Allow limits at dumping dmesg (rev3) Patchwork
2024-11-29 21:53 ` ✓ i915.CI.BAT: " Patchwork
2024-11-29 23:34 ` ✗ i915.CI.Full: failure " Patchwork
2024-12-02 14:46 ` Kamil Konieczny
2024-11-30 7:10 ` ✗ Xe.CI.Full: " Patchwork
2024-12-02 14:48 ` Kamil Konieczny
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241129204550.116355-1-kamil.konieczny@linux.intel.com \
--to=kamil.konieczny@linux.intel.com \
--cc=adrinael@adrinael.net \
--cc=ewelina.musial@intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=jan.sokolowski@intel.com \
--cc=karol.krol@intel.com \
--cc=krzysztof.karas@intel.com \
--cc=rk@dragonic.eu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox