✓ CI.checkpatch: success for drm/xe: Add process name and PID to job timedout message
Patchwork
patchwork at emeril.freedesktop.org
Wed Jul 10 21:37:55 UTC 2024
== Series Details ==
Series: drm/xe: Add process name and PID to job timedout message
URL : https://patchwork.freedesktop.org/series/135958/
State : success
== Summary ==
+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
51ce9f6cd981d42d7467409d7dbc559a450abc1e
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 42d54d4263182c34f15533920fc586516f5eae24
Author: José Roberto de Souza <jose.souza at intel.com>
Date: Wed Jul 10 14:31:49 2024 -0700
drm/xe: Add process name and PID to job timedout message
This will be very helpful for Mesa CI, where it uses PID to match
the exacly test that cause timedout/GPU hang and mark that test as
failing.
Also printing the process name as it might be relavant for human
readers.
Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
Signed-off-by: José Roberto de Souza <jose.souza at intel.com>
+ /mt/dim checkpatch 36e90f69c967f4cbcdd02c40c9ef25694ffb1a13 drm-intel
42d54d426318 drm/xe: Add process name and PID to job timedout message
More information about the Intel-xe
mailing list