✗ CI.checkpatch: warning for PF: Initial support to save/restore VF GuC state

Patchwork patchwork at emeril.freedesktop.org
Thu Sep 12 20:44:14 UTC 2024


== Series Details ==

Series: PF: Initial support to save/restore VF GuC state
URL   : https://patchwork.freedesktop.org/series/138609/
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
c62d7e164862503a3662a095da1c6c9014248cb2
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 76d36246282bb14420d4b43423962fc276c7b31c
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date:   Thu Sep 12 22:38:17 2024 +0200

    drm/xe/pf: Allow to trigger VF GuC state restore from debugfs
    
    For feature enabling and testing purposes, allow to restore saved
    or replaced VF GuC state from debugfs, bypassing normal migration
    flow. This is available only under strict debug config.
    
    Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
    Cc: Michał Winiarski <michal.winiarski at intel.com>
    Cc: Tomasz Lis <tomasz.lis at intel.com>
+ /mt/dim checkpatch e55e4cc47de4150012eec3e54b6d710967d66510 drm-intel
fbb99e4668a5 drm/xe/guc: Fix GUC_{SUBMIT,FIRMWARE}_VER helper macros
44a391a5ebcb drm/xe/guc: Add PF2GUC_SAVE_RESTORE_VF to ABI
-:77: CHECK:CAMELCASE: Avoid CamelCase: <GUC_HXG_EVENT_MSG_n_DATAn>
#77: FILE: drivers/gpu/drm/xe/abi/guc_actions_sriov_abi.h:612:
+#define PF2GUC_SAVE_RESTORE_VF_REQUEST_MSG_1_VFID	GUC_HXG_EVENT_MSG_n_DATAn

total: 0 errors, 0 warnings, 1 checks, 65 lines checked
18103516d65a drm/xe/pf: Add functions to save and restore VF GuC state
-:54: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#54: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 442 lines checked
723e5b8d6041 drm/xe/pf: Save VF GuC state when pausing VF
73115ffe1d0b drm/xe/pf: Allow to view and replace VF GuC state over debugfs
76d36246282b drm/xe/pf: Allow to trigger VF GuC state restore from debugfs




More information about the Intel-xe mailing list