✗ CI.checkpatch: warning for Relax VF/PF version negotiation (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Tue Jul 1 13:15:38 UTC 2025
== Series Details ==
Series: Relax VF/PF version negotiation (rev3)
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 0911f71313b820e3cce58063f6eab977cc6c154c
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date: Tue Jul 1 14:56:46 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>
Reviewed-by: Piotr Piórkowski <piotr.piorkowski at intel.com>
+ /mt/dim checkpatch d41bbdd6e5ee20cb3bf706fce73919e5a99904b3 drm-intel
c44dd116680b drm/xe: Combine PF and VF device data into union
e0780025beb4 drm/xe: Move PF and VF device types to separate headers
-:30: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#30:
new file mode 100644
total: 0 errors, 1 warnings, 0 checks, 111 lines checked
f6dc4d190135 drm/xe: Introduce xe_tile_is_root helper
1a85bdf79f04 drm/xe: Introduce xe_gt_is_main_type helper
2a7abdbbc8cc drm/xe/pf: Expose basic info about VFs in debugfs
36ac918e775f drm/xe/pf: Stop requiring VF/PF version negotiation on every GT
-:36: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#36:
deleted file mode 100644
total: 0 errors, 1 warnings, 0 checks, 788 lines checked
0911f71313b8 drm/xe/vf: Store negotiated VF/PF ABI version at device level
More information about the Intel-xe
mailing list