✗ CI.checkpatch: warning for PF: Expose GT-level SR-IOV details over debugfs

Patchwork patchwork at emeril.freedesktop.org
Tue Apr 23 18:19:42 UTC 2024


== Series Details ==

Series: PF: Expose GT-level SR-IOV details over debugfs
URL   : https://patchwork.freedesktop.org/series/132777/
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 5d0d033f24a701b7581b44846ef7ab253fd88866
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date:   Tue Apr 23 15:12:44 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.
    
    Reviewed-by: Piotr Piórkowski <piotr.piorkowski at intel.com>
    Acked-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
    Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
+ /mt/dim checkpatch e1dc9638bb47a28181fee1a9a180445ca2a8b9cf drm-intel
1fe0189911e4 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'
-:61: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#61: 
new file mode 100644

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




More information about the Intel-xe mailing list