✗ CI.checkpatch: warning for drm/xe: Group live kunit tests
Patchwork
patchwork at emeril.freedesktop.org
Fri Feb 2 00:33:25 UTC 2024
== Series Details ==
Series: drm/xe: Group live kunit tests
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 16a7e7f4ab9569530e0dd91a0023826f467bb309
Author: Lucas De Marchi <lucas.demarchi at intel.com>
Date: Thu Feb 1 16:30:06 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_tests.ko.
Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch 18a9fefd9e05291cbe792d358bbdc04dc6d21adb drm-intel
16a7e7f4a 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