✓ CI.checkpatch: success for Suppress some dumps during fault injection tests
Patchwork
patchwork at emeril.freedesktop.org
Mon May 26 22:04:22 UTC 2025
== Series Details ==
Series: Suppress some dumps during fault injection tests
URL : https://patchwork.freedesktop.org/series/148900/
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
202708c00696422fd217223bb679a353a5936e23
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 2184b2113cee9160cf0b04d9430a55df85a74c5b
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date: Mon May 12 18:19:47 2025 +0200
drm/xe/guc: Suppress Dead CTB Dump during fault injection tests
There is no point in generating a CTB dump due to a fault
injected by our tests, as it they will just stress our CI.
Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
Cc: Satyanarayana K V P <satyanarayana.k.v.p at intel.com>
Cc: John Harrison <john.c.harrison at intel.com>
+ /mt/dim checkpatch 3e019cc3eaffcb7022b9de66871eabdefd6e06ff drm-intel
35ea01876d1f drm/xe: Introduce flag to indicate possible fault injection
2184b2113cee drm/xe/guc: Suppress Dead CTB Dump during fault injection tests
More information about the Intel-xe
mailing list