✗ CI.checkpatch: warning for drm/xe/guc: Add LFD format output for guc log

Patchwork patchwork at emeril.freedesktop.org
Thu Mar 20 15:35:50 UTC 2025


== Series Details ==

Series: drm/xe/guc: Add LFD format output for guc log
URL   : https://patchwork.freedesktop.org/series/146541/
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
cbb4e4a079d89106c2736adc3c7de6f9dc56da07
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit f85812761b97f2dafab608d0e2ad7e99187aac22
Author: Zhanjun Dong <zhanjun.dong at intel.com>
Date:   Thu Mar 20 08:03:20 2025 -0700

    drm/xe/guc: Add LFD format output for guc log
    
    Add new debugfs entry "guc_log_lfd", which supports output guc log
    in LFD format.
    Add flag of GuC crash dump received from GuC, LFD only include crash dump
    section when this flag is set.
    
    Reference:
    https://coredocs.intel.com/InterfaceDocs/sphinx/core/debug.html#streaming-log-file-format-lfds
    
    Signed-off-by: Zhanjun Dong <zhanjun.dong at intel.com>
+ /mt/dim checkpatch 4b4b30b32b4d8a7e6f48c0e9dd8fc29aecd39b11 drm-intel
f85812761b97 drm/xe/guc: Add LFD format output for guc log
-:12: WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?)
#12: 
https://coredocs.intel.com/InterfaceDocs/sphinx/core/debug.html#streaming-log-file-format-lfds

-:17: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#17: 
new file mode 100644

total: 0 errors, 2 warnings, 0 checks, 908 lines checked




More information about the Intel-xe mailing list