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

Patchwork patchwork at emeril.freedesktop.org
Thu Nov 23 15:42:14 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 bb7a210f1acdb612bc869cf0db02644f0b872ea5
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 501feae7afed8e9b21700d1185532c18d62ca33a drm-intel
c3a6a2d7c 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
bb7a210f1 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