Hi Janusz, On 2026-05-27 at 14:04:05 +0200, Janusz Krzysztofik wrote: > The safe-aligment subtest is occasionally failing in CI with -ENOSPC. > Debug messages shown on failure provide some information on used values > of object size, alignment and offset, but that's still not enough to > understand what's actually going on. Since the failure is extremely > sporadic, manual reproduction occurs impossible. We need more > information from CI runs. > > As a first step, raise severity of the subtest specific debug messages > to INFO so those few lines of additional information are also provided > for comparison when the test succeeds. > > Address "No space is necessary after a cast" checkpatch finding while > being at it. > > Link: https://gitlab.freedesktop.org/drm/i915/kernel/-/work_items/15527 > Signed-off-by: Janusz Krzysztofik <[email protected]> > --- Hopefully, this will be enough to get the information you need to resolve this issue. After that, this change should be reverted to avoid bloating the logs.
Reviewed-by: Krzysztof Karas <[email protected]> -- Best Regards, Krzysztof
