✗ CI.checkpatch: warning for Document GuC submission backend
Patchwork
patchwork at emeril.freedesktop.org
Sat Aug 16 00:54:18 UTC 2025
== Series Details ==
Series: Document GuC submission backend
URL : https://patchwork.freedesktop.org/series/153000/
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
553439844b6500767ce8aef522cfe9fbb7ece541
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit ec8e84dd66f999588bf297b5c4ad385b9fc00858
Author: Matthew Brost <matthew.brost at intel.com>
Date: Fri Aug 15 17:48:41 2025 -0700
drm/xe/guc: Document GuC submission backend
Add kernel-doc to xe_guc_submit.c describing the submission path
the per-queue single-threaded model with pause/resume, the driver shadow
state machine and lost-H2G replay, job timeout handling, recovery flows
(GT reset, PM resume, VF resume), and reclaim constraints.
Signed-off-by: Matthew Brost matthew.brost at intel.com
+ /mt/dim checkpatch 2dd142b066d35475dab4eff4052ca931c7c210fe drm-intel
ec8e84dd66f9 drm/xe/guc: Document GuC submission backend
-:11: ERROR:BAD_SIGN_OFF: Unrecognized email address: 'Matthew Brost matthew.brost at intel.com'
#11:
Signed-off-by: Matthew Brost matthew.brost at intel.com
-:204: ERROR:NO_AUTHOR_SIGN_OFF: Missing Signed-off-by: line by nominal patch author 'Matthew Brost <matthew.brost at intel.com>'
total: 2 errors, 0 warnings, 0 checks, 187 lines checked
More information about the Intel-xe
mailing list