✗ CI.checkpatch: warning for drm/xe/vf: Post-migration recovery worker basis (rev5)

Patchwork patchwork at emeril.freedesktop.org
Tue Oct 29 20:57:40 UTC 2024


== Series Details ==

Series: drm/xe/vf: Post-migration recovery worker basis (rev5)
URL   : https://patchwork.freedesktop.org/series/138935/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 40cda9cd86cd4422df3139e686cb14ff2207e933
Author: Tomasz Lis <tomasz.lis at intel.com>
Date:   Tue Oct 29 20:39:56 2024 +0100

    drm/xe/vf: Defer fixups if migrated twice fast
    
    If another VF migration happened during post-migration recovery,
    then the current worker should be finished to allow the next
    one start swiftly and cleanly.
    
    Check for defer in two places: before fixups, and before
    sending RESFIX_DONE.
    
    Signed-off-by: Tomasz Lis <tomasz.lis at intel.com>
+ /mt/dim checkpatch 91b5d7af697c6765039b8700127c1740da858065 drm-intel
cd8057655cb0 drm/xe/vf: React to MIGRATED interrupt
-:215: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#215: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 225 lines checked
601f20343df0 drm/xe/vf: Document SRIOV VF restore flow
9f02a79d260b drm/xe/vf: Send RESFIX_DONE message at end of VF restore
5e9cbed01ea5 drm/xe/vf: Start post-migration fixups with provisinoning query
40cda9cd86cd drm/xe/vf: Defer fixups if migrated twice fast




More information about the Intel-xe mailing list