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

Patchwork patchwork at emeril.freedesktop.org
Fri Sep 13 15:16:03 UTC 2024


== Series Details ==

Series: PF: Initial support to save/restore VF GuC state (rev2)
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 9035ce7f5cb6cead030a9bfee3727b3c33fbd68c
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 8c9686621372c8cb3e1ca6154d89bffb876d3ff0 drm-intel
bc64558b1e23 drm/xe/guc: Fix GUC_{SUBMIT,FIRMWARE}_VER helper macros
22e029d5b3c7 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
05ab7a998df1 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
9e0025f16082 drm/xe/pf: Save VF GuC state when pausing VF
5a7fcd3f658c drm/xe/pf: Allow to view and replace VF GuC state over debugfs
9035ce7f5cb6 drm/xe/pf: Allow to trigger VF GuC state restore from debugfs




More information about the Intel-xe mailing list