✗ CI.checkpatch: warning for Add proper detection of the SR-IOV PF mode

Patchwork patchwork at emeril.freedesktop.org
Thu Apr 4 17:55:42 UTC 2024


== Series Details ==

Series: Add proper detection of the SR-IOV PF mode
URL   : https://patchwork.freedesktop.org/series/132043/
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
10b531c2aeb176a1a539b4a77216232f97719cec
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 22b66ad8f1d04bea585c0ca70d832a5cf2dcc9f7
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date:   Thu Apr 4 17:44:31 2024 +0200

    drm/xe: Add SR-IOV info attribute to debugfs
    
    As SR-IOV support varies between platforms and the driver can run
    in different SR-IOV modes, add debugfs file with these details.
    
    Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
+ /mt/dim checkpatch f1408ebd4c6b508ff23139fcbc7275fa227b197b drm-intel
85f4db5a3738 drm/xe: Add max_vfs module parameter
479df9bbf07a drm/xe: Add proper detection of the SR-IOV PF mode
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'
-:64: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#64: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 172 lines checked
22b66ad8f1d0 drm/xe: Add SR-IOV info attribute to debugfs




More information about the Intel-xe mailing list