✗ CI.checkpatch: warning for Relax VF/PF version negotiation

Patchwork patchwork at emeril.freedesktop.org
Tue Jun 24 20:37:41 UTC 2025


== Series Details ==

Series: Relax VF/PF version negotiation
URL   : https://patchwork.freedesktop.org/series/150711/
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
f8ff75ae1d2127635239b134695774ed4045d05b
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 8bc0599f5945870d5e0a1e9c9fc692e8aab76c0d
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date:   Tue Jun 24 22:09:23 2025 +0200

    drm/xe/vf: Store negotiated VF/PF ABI version at device level
    
    There is no need to maintain PF ABI version on per-GT level.
    
    Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
+ /mt/dim checkpatch e8efdbd16eab3b11b9500cb343b29878f3349d74 drm-intel
2dcd9c493650 drm/xe: Combine PF and VF device data into union
92f0522913c2 drm/xe: Move PF and VF device types to separate headers
-:26: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#26: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 111 lines checked
447a72dfee28 drm/xe/pf: Expose basic info about VFs in debugfs
4dbc8f0f754a drm/xe/pf: Stop requiring VF/PF version negotiation on every GT
-:32: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#32: 
deleted file mode 100644

total: 0 errors, 1 warnings, 0 checks, 815 lines checked
8bc0599f5945 drm/xe/vf: Store negotiated VF/PF ABI version at device level




More information about the Intel-xe mailing list