✗ CI.checkpatch: warning for series starting with [1/2] drm/xe: Add fault injection for kobj_xe_hw_engine_class
Patchwork
patchwork at emeril.freedesktop.org
Tue Apr 15 07:03:44 UTC 2025
== Series Details ==
Series: series starting with [1/2] drm/xe: Add fault injection for kobj_xe_hw_engine_class
URL : https://patchwork.freedesktop.org/series/147729/
State : warning
== 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
13a92ce9fd458ebd6064f23cec8c39c53d02ed26
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit f607e5a4c63472457ad2001bda6c8e23e4ecfda8
Author: Sobin Thomas <sobin.thomas at intel.com>
Date: Tue Apr 15 06:42:11 2025 +0000
drm/xe: Add fault injection for xe_hw_engine_class_to_str
- Added fault injection for `xe_hw_engine_class_to_str` to enhance coverage.
- can be tested with igt at inject-fault-probe-function-xe_hw_engine_class_to_str
Signed-off-by: Sobin Thomas <sobin.thomas at intel.com>
+ /mt/dim checkpatch 08045a4121ee058ead3c4483e6c217be20ab86d4 drm-intel
7bc5939dd5ea drm/xe: Add fault injection for kobj_xe_hw_engine_class
-:7: WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?)
#7:
- Can be tested with igt at inject-fault-probe-function-kobj_xe_hw_engine_class
total: 0 errors, 1 warnings, 0 checks, 7 lines checked
f607e5a4c634 drm/xe: Add fault injection for xe_hw_engine_class_to_str
-:6: WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?)
#6:
- Added fault injection for `xe_hw_engine_class_to_str` to enhance coverage.
total: 0 errors, 1 warnings, 0 checks, 7 lines checked
More information about the Intel-xe
mailing list