[Intel-xe] ✗ CI.checkpatch: warning for Group kunit tests

Patchwork patchwork at emeril.freedesktop.org
Wed Nov 22 21:22:45 UTC 2023


== Series Details ==

Series: Group kunit tests
URL   : https://patchwork.freedesktop.org/series/126786/
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
63c2b6b160bca2df6efc7bc4cea6f442097d7854
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 0cc92a7e5cf45a46629427d576218836d14061d3
Author: Lucas De Marchi <lucas.demarchi at intel.com>
Date:   Wed Nov 22 12:31:47 2023 -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_tests.ko.
    
    Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch 59f2e73469cace9c78aab7506284ae446d57b8bc drm-intel
7e32e6c64 drm/xe: Group normal kunit tests in a single module
Traceback (most recent call last):
  File "scripts/spdxcheck.py", line 6, in <module>
    from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
-:65: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#65: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 35 lines checked
0cc92a7e5 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