✗ CI.checkpatch: warning for series starting with [1/3] drm/xe/pf: Expose SR-IOV VFs configuration over debugfs

Patchwork patchwork at emeril.freedesktop.org
Thu Apr 18 22:24:39 UTC 2024


== Series Details ==

Series: series starting with [1/3] drm/xe/pf: Expose SR-IOV VFs configuration over debugfs
URL   : https://patchwork.freedesktop.org/series/132621/
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
0daf0be5bb95eb0a0e42275e00a0e42d8d8fd543
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit a52f120e1295716662733ba4affd6a55e9b2a93e
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date:   Thu Apr 18 22:34:42 2024 +0200

    drm/xe/pf: Expose SR-IOV policy settings over debugfs
    
    We already have functions to configure SR-IOV policies.
    Allow to tweak those policy settings over debugfs.
    
    Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
+ /mt/dim checkpatch cabe88f47c1f688f4493de88acc532bf584efe3c drm-intel
289249396b4f drm/xe/pf: Expose SR-IOV VFs configuration over debugfs
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'
-:57: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#57: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 249 lines checked
e24ecb92cdc0 drm/xe/pf: Expose SR-IOV VF control commands over debugfs
a52f120e1295 drm/xe/pf: Expose SR-IOV policy settings over debugfs




More information about the Intel-xe mailing list