✗ CI.checkpatch: warning for drm/xe: Group live kunit tests (rev2)

Patchwork patchwork at emeril.freedesktop.org
Wed Feb 21 05:55:58 UTC 2024


== Series Details ==

Series: drm/xe: Group live kunit tests (rev2)
URL   : https://patchwork.freedesktop.org/series/129448/
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
35591fb8b4d5305b37ce31483f85ac0956eaa536
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 50eb56ed6b375e12eb7fd57b0ee31c1d4e363188
Author: Lucas De Marchi <lucas.demarchi at intel.com>
Date:   Tue Feb 20 21:48:21 2024 -0800

    drm/xe: Group live kunit tests
    
    As was done for the normal kunit tests, group the live tests into a
    single module, xe_live_test.ko.
    
    Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch 4b8a238dee9c18201f3652695414587cd2ef6d8f drm-intel
50eb56ed6b37 drm/xe: Group live kunit tests
Traceback (most recent call last):
  File "scripts/spdxcheck.py", line 6, in <module>
    from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
-:52: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#52: 
new file mode 100644

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




More information about the Intel-xe mailing list