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

Patchwork patchwork at emeril.freedesktop.org
Tue Jul 16 22:01:16 UTC 2024


== Series Details ==

Series: Convert live tests to parameterized style
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
51ce9f6cd981d42d7467409d7dbc559a450abc1e
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit f31158ea55657f2ca2312d2242bc8e04510d0372
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date:   Tue Jul 16 23:39:01 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>
+ /mt/dim checkpatch 49a697d7731bfbd13087d4167151cc91ec613f13 drm-intel
35a4bceb12f8 drm/xe: Introduce const cast helper
4a6cd6b36667 drm/xe/tests: Add helpers for use in live tests
c7a5b1070a65 drm/xe/tests: Convert xe_bo live tests
e6a4177eabee drm/xe/tests: Convert xe_dma_buf live tests
3dce3b46d774 drm/xe/tests: Convert xe_migrate live tests
ee51330c7583 drm/xe/tests: Convert xe_mocs live tests
f31158ea5565 drm/xe/tests: Skip xe_mocs live tests on VF device




More information about the Intel-xe mailing list