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

Patchwork patchwork at emeril.freedesktop.org
Tue Nov 5 00:35:29 UTC 2024


== Series Details ==

Series: drm/xe/vf: Post-migration recovery worker basis (rev6)
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 a997fe7c0825dce6263a6b062b46aa0016c2afa0
Author: Tomasz Lis <tomasz.lis at intel.com>
Date:   Mon Nov 4 22:34:49 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 a4532bcf5eea0cfdb56fbdc3195a2d15d193727b drm-intel
c44631de768a 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
6d583c765699 drm/xe/vf: Document SRIOV VF restore flow
dda2900c77fe drm/xe/vf: Send RESFIX_DONE message at end of VF restore
0bdc7eaf916f drm/xe/vf: Start post-migration fixups with provisinoning query
a997fe7c0825 drm/xe/vf: Defer fixups if migrated twice fast




More information about the Intel-xe mailing list