✗ CI.checkpatch: warning for Helpers for GuC KLVs

Patchwork patchwork at emeril.freedesktop.org
Mon Apr 8 20:08:02 UTC 2024


== Series Details ==

Series: Helpers for GuC KLVs
URL   : https://patchwork.freedesktop.org/series/132175/
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
10b531c2aeb176a1a539b4a77216232f97719cec
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 0ecb6453b0c99b841bfd9603ccd11fa07fd45f6d
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date:   Mon Apr 8 20:14:08 2024 +0200

    drm/xe/kunit: Add tests for GuC KLV helpers
    
    We should make sure that recently added GuC KLV helpers are always
    working as expected.
    
    Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
+ /mt/dim checkpatch 9c78ecd17c19a10cdb73b12362d6b9bf914105b2 drm-intel
43af133f0ece drm/xe/guc: Add helpers for GuC KLVs
Traceback (most recent call last):
  File "scripts/spdxcheck.py", line 6, in <module>
    from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
Traceback (most recent call last):
  File "scripts/spdxcheck.py", line 6, in <module>
    from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
-:25: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#25: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 191 lines checked
0ecb6453b0c9 drm/xe/kunit: Add tests for GuC KLV helpers
Traceback (most recent call last):
  File "scripts/spdxcheck.py", line 6, in <module>
    from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
-:12: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#12: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 207 lines checked




More information about the Intel-xe mailing list