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

Patchwork patchwork at emeril.freedesktop.org
Thu Apr 4 20:57:51 UTC 2024


== Series Details ==

Series: Add proper detection of the SR-IOV PF mode (rev2)
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 acd41f40d3c39d744c9515056b8ebfcd479fffbf
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 7392b2b6f33eb4d279abf14e33e73f491f7f9191 drm-intel
a029eff68910 drm/xe: Add max_vfs module parameter
e418f88f9834 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
acd41f40d3c3 drm/xe: Add SR-IOV info attribute to debugfs




More information about the Intel-xe mailing list