[Intel-xe] ✗ CI.checkpatch: warning for drm/doc/rfc: SR-IOV support on the new Xe driver
Patchwork
patchwork at emeril.freedesktop.org
Fri Nov 10 18:25:48 UTC 2023
== Series Details ==
Series: drm/doc/rfc: SR-IOV support on the new Xe driver
URL : https://patchwork.freedesktop.org/series/126289/
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
63c2b6b160bca2df6efc7bc4cea6f442097d7854
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit c5d52ad5698f36efba079671726a71176862b722
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date: Fri Nov 10 19:22:31 2023 +0100
drm/doc/rfc: SR-IOV support on the new Xe driver
The Single Root I/O Virtualization (SR-IOV) extension to the PCI
Express (PCIe) specification suite is supported starting from 12th
generation of Intel Graphics processors.
This RFC aims to explain how do we want to add support for SR-IOV
to the new Xe driver and to propose related additions to the sysfs.
Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
Cc: Oded Gabbay <ogabbay at kernel.org>
Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
Cc: Joonas Lahtinen <joonas.lahtinen at linux.intel.com>
Cc: Tvrtko Ursulin <tvrtko.ursulin at linux.intel.com>
Cc: Daniel Vetter <daniel at ffwll.ch>
+ /mt/dim checkpatch b3890fb4386dcef68a96888141c4cc773f6241ce drm-intel
c5d52ad56 drm/doc/rfc: SR-IOV support on the new Xe driver
Traceback (most recent call last):
File "scripts/spdxcheck.py", line 6, in <module>
from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
-:34: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#34:
new file mode 100644
total: 0 errors, 1 warnings, 0 checks, 701 lines checked
More information about the Intel-xe
mailing list