✓ CI.checkpatch: success for Convert live tests to parameterized style (rev3)

Patchwork patchwork at emeril.freedesktop.org
Sat Jul 20 14:31:36 UTC 2024


== Series Details ==

Series: Convert live tests to parameterized style (rev3)
URL   : https://patchwork.freedesktop.org/series/136163/
State : success

== 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
5ce3e132caaa5b45e5e50201b574a097d130967c
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 34a05d10bd8871247887ef41d3784e2483966488
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date:   Sat Jul 20 16:25:28 2024 +0200

    drm/xe/tests: Skip xe_mocs live tests on VF device
    
    There is no point to run those tests on VFs devices as they can't
    access any of the MOCS registers. Skip testing on the VF device.
    
      [ ] =================== xe_mocs (1 subtest) ====================
      [ ] ================ xe_live_mocs_kernel_kunit  ================
      [ ] [PASSED] 0000:4d:00.0
      [ ] [SKIPPED] 0000:4d:00.1
      [ ] ============ [PASSED] xe_live_mocs_kernel_kunit ============
      [ ] ===================== [PASSED] xe_mocs =====================
    
    Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
    Reviewed-by: Jonathan Cavitt <jonathan.cavitt at intel.com>
    Reviewed-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch 51eaf1afceb400cf4fe9ed1147dffccc4cc8204f drm-intel
098f3e35eff7 drm/xe: Introduce const cast helper
a40829bc099f drm/xe/tests: Add helpers for use in live tests
f5be35615581 drm/xe/tests: Convert xe_bo live tests
0b240d6230d3 drm/xe/tests: Convert xe_dma_buf live tests
871c6ee75daf drm/xe/tests: Convert xe_migrate live tests
a26fc3988553 drm/xe/tests: Convert xe_mocs live tests
34a05d10bd88 drm/xe/tests: Skip xe_mocs live tests on VF device




More information about the Intel-xe mailing list