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

Patchwork patchwork at emeril.freedesktop.org
Wed Jul 17 19:59:00 UTC 2024


== Series Details ==

Series: Convert live tests to parameterized style (rev2)
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 59a7e03c79cad273448e8ea91e034b184b6a1cc3
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date:   Wed Jul 17 21:51:55 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 bd2a84d801982bd4a899a29916b458a8f82cb01f drm-intel
dc58c9fccad4 drm/xe: Introduce const cast helper
48fb0625ac2e drm/xe/tests: Add helpers for use in live tests
f1ae7cc066e2 drm/xe/tests: Convert xe_bo live tests
be6885d1dd1d drm/xe/tests: Convert xe_dma_buf live tests
5387f04a943f drm/xe/tests: Convert xe_migrate live tests
55d245927e46 drm/xe/tests: Convert xe_mocs live tests
59a7e03c79ca drm/xe/tests: Skip xe_mocs live tests on VF device




More information about the Intel-xe mailing list