✗ CI.KUnit: failure for xe bo shrinker and exhaustive eviction (rev6)

Patchwork patchwork at emeril.freedesktop.org
Tue May 28 10:04:03 UTC 2024


== Series Details ==

Series: xe bo shrinker and exhaustive eviction (rev6)
URL   : https://patchwork.freedesktop.org/series/133643/
State : failure

== Summary ==

+ trap cleanup EXIT
+ /kernel/tools/testing/kunit/kunit.py run --kunitconfig /kernel/drivers/gpu/drm/xe/.kunitconfig
[10:03:00] Configuring KUnit Kernel ...
Generating .config ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
[10:03:05] Building KUnit Kernel ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
Building with:
$ make ARCH=um O=.kunit --jobs=48
../lib/iomap.c:156:5: warning: no previous prototype for ‘ioread64_lo_hi’ [-Wmissing-prototypes]
  156 | u64 ioread64_lo_hi(const void __iomem *addr)
      |     ^~~~~~~~~~~~~~
../lib/iomap.c:163:5: warning: no previous prototype for ‘ioread64_hi_lo’ [-Wmissing-prototypes]
  163 | u64 ioread64_hi_lo(const void __iomem *addr)
      |     ^~~~~~~~~~~~~~
../lib/iomap.c:170:5: warning: no previous prototype for ‘ioread64be_lo_hi’ [-Wmissing-prototypes]
  170 | u64 ioread64be_lo_hi(const void __iomem *addr)
      |     ^~~~~~~~~~~~~~~~
../lib/iomap.c:178:5: warning: no previous prototype for ‘ioread64be_hi_lo’ [-Wmissing-prototypes]
  178 | u64 ioread64be_hi_lo(const void __iomem *addr)
      |     ^~~~~~~~~~~~~~~~
../lib/iomap.c:264:6: warning: no previous prototype for ‘iowrite64_lo_hi’ [-Wmissing-prototypes]
  264 | void iowrite64_lo_hi(u64 val, void __iomem *addr)
      |      ^~~~~~~~~~~~~~~
../lib/iomap.c:272:6: warning: no previous prototype for ‘iowrite64_hi_lo’ [-Wmissing-prototypes]
  272 | void iowrite64_hi_lo(u64 val, void __iomem *addr)
      |      ^~~~~~~~~~~~~~~
../lib/iomap.c:280:6: warning: no previous prototype for ‘iowrite64be_lo_hi’ [-Wmissing-prototypes]
  280 | void iowrite64be_lo_hi(u64 val, void __iomem *addr)
      |      ^~~~~~~~~~~~~~~~~
../lib/iomap.c:288:6: warning: no previous prototype for ‘iowrite64be_hi_lo’ [-Wmissing-prototypes]
  288 | void iowrite64be_hi_lo(u64 val, void __iomem *addr)
      |      ^~~~~~~~~~~~~~~~~

[10:03:35] Starting KUnit Kernel (1/1)...
[10:03:35] ============================================================
Running tests with:
$ .kunit/linux kunit.enable=1 mem=1G console=tty kunit_shutdown=halt
[10:03:36] =================== guc_dbm (7 subtests) ===================
[10:03:36] [PASSED] test_empty
[10:03:36] [PASSED] test_default
[10:03:36] ======================== test_size  ========================
[10:03:36] [PASSED] 4
[10:03:36] [PASSED] 8
[10:03:36] [PASSED] 32
[10:03:36] [PASSED] 256
[10:03:36] ==================== [PASSED] test_size ====================
[10:03:36] ======================= test_reuse  ========================
[10:03:36] [PASSED] 4
[10:03:36] [PASSED] 8
[10:03:36] [PASSED] 32
[10:03:36] [PASSED] 256
[10:03:36] =================== [PASSED] test_reuse ====================
[10:03:36] =================== test_range_overlap  ====================
[10:03:36] [PASSED] 4
[10:03:36] [PASSED] 8
[10:03:36] [PASSED] 32
[10:03:36] [PASSED] 256
[10:03:36] =============== [PASSED] test_range_overlap ================
[10:03:36] =================== test_range_compact  ====================
[10:03:36] [PASSED] 4
[10:03:36] [PASSED] 8
[10:03:36] [PASSED] 32
[10:03:36] [PASSED] 256
[10:03:36] =============== [PASSED] test_range_compact ================
[10:03:36] ==================== test_range_spare  =====================
[10:03:36] [PASSED] 4
[10:03:36] [PASSED] 8
[10:03:36] [PASSED] 32
[10:03:36] [PASSED] 256
[10:03:36] ================ [PASSED] test_range_spare =================
[10:03:36] ===================== [PASSED] guc_dbm =====================
[10:03:36] =================== guc_idm (6 subtests) ===================
[10:03:36] [PASSED] bad_init
[10:03:36] [PASSED] no_init
[10:03:36] [PASSED] init_fini
[10:03:36] [PASSED] check_used
[10:03:36] [PASSED] check_quota
[10:03:36] [PASSED] check_all
[10:03:36] ===================== [PASSED] guc_idm =====================
[10:03:36] ================== no_relay (3 subtests) ===================
[10:03:36] [PASSED] xe_drops_guc2pf_if_not_ready
[10:03:36] [PASSED] xe_drops_guc2vf_if_not_ready
[10:03:36] [PASSED] xe_rejects_send_if_not_ready
[10:03:36] ==================== [PASSED] no_relay =====================
[10:03:36] ================== pf_relay (14 subtests) ==================
[10:03:36] [PASSED] pf_rejects_guc2pf_too_short
[10:03:36] [PASSED] pf_rejects_guc2pf_too_long
[10:03:36] [PASSED] pf_rejects_guc2pf_no_payload
[10:03:36] [PASSED] pf_fails_no_payload
[10:03:36] [PASSED] pf_fails_bad_origin
[10:03:36] [PASSED] pf_fails_bad_type
[10:03:36] [PASSED] pf_txn_reports_error
[10:03:36] [PASSED] pf_txn_sends_pf2guc
[10:03:36] [PASSED] pf_sends_pf2guc
[10:03:36] [SKIPPED] pf_loopback_nop
[10:03:36] [SKIPPED] pf_loopback_echo
[10:03:36] [SKIPPED] pf_loopback_fail
[10:03:36] [SKIPPED] pf_loopback_busy
[10:03:36] [SKIPPED] pf_loopback_retry
[10:03:36] ==================== [PASSED] pf_relay =====================
[10:03:36] ================== vf_relay (3 subtests) ===================
[10:03:36] [PASSED] vf_rejects_guc2vf_too_short
[10:03:36] [PASSED] vf_rejects_guc2vf_too_long
[10:03:36] [PASSED] vf_rejects_guc2vf_no_payload
[10:03:36] ==================== [PASSED] vf_relay =====================
[10:03:36] ================= pf_service (11 subtests) =================
[10:03:36] [PASSED] pf_negotiate_any
[10:03:36] [PASSED] pf_negotiate_base_match
[10:03:36] [PASSED] pf_negotiate_base_newer
[10:03:36] [PASSED] pf_negotiate_base_next
[10:03:36] [SKIPPED] pf_negotiate_base_older
[10:03:36] [PASSED] pf_negotiate_base_prev
[10:03:36] [PASSED] pf_negotiate_latest_match
[10:03:36] [PASSED] pf_negotiate_latest_newer
[10:03:36] [PASSED] pf_negotiate_latest_next
[10:03:36] [SKIPPED] pf_negotiate_latest_older
[10:03:36] [SKIPPED] pf_negotiate_latest_prev
[10:03:36] =================== [PASSED] pf_service ====================
[10:03:36] ===================== lmtt (1 subtest) =====================
[10:03:36] ======================== test_ops  =========================
[10:03:36] [PASSED] 2-level
[10:03:36] [PASSED] multi-level
[10:03:36] ==================== [PASSED] test_ops =====================
[10:03:36] ====================== [PASSED] lmtt =======================
[10:03:36] ==================== xe_bo (3 subtests) ====================
[10:03:36] [SKIPPED] xe_ccs_migrate_kunit
[10:03:36] [SKIPPED] xe_bo_evict_kunit
[10:03:36] [SKIPPED] xe_bo_shrink_kunit
[10:03:36] ===================== [SKIPPED] xe_bo ======================
[10:03:36] ================== xe_dma_buf (1 subtest) ==================
[10:03:36] [SKIPPED] xe_dma_buf_kunit
[10:03:36] =================== [SKIPPED] xe_dma_buf ===================
[10:03:36] ================== xe_migrate (1 subtest) ==================
[10:03:36] [SKIPPED] xe_migrate_sanity_kunit
[10:03:36] =================== [SKIPPED] xe_migrate ===================
[10:03:36] =================== xe_mocs (2 subtests) ===================
[10:03:36] [SKIPPED] xe_live_mocs_kernel_kunit
[10:03:36] [SKIPPED] xe_live_mocs_reset_kunit
[10:03:36] ==================== [SKIPPED] xe_mocs =====================
[10:03:36] ==================== args (11 subtests) ====================
[10:03:36] [PASSED] count_args_test
[10:03:36] [PASSED] call_args_example
[10:03:36] [PASSED] call_args_test
[10:03:36] [PASSED] drop_first_arg_example
[10:03:36] [PASSED] drop_first_arg_test
[10:03:36] [PASSED] first_arg_example
[10:03:36] [PASSED] first_arg_test
[10:03:36] [PASSED] last_arg_example
[10:03:36] [PASSED] last_arg_test
[10:03:36] [PASSED] pick_arg_example
[10:03:36] [PASSED] sep_comma_example
[10:03:36] ====================== [PASSED] args =======================
[10:03:36] =================== xe_pci (2 subtests) ====================
[10:03:36] [PASSED] xe_gmdid_graphics_ip
[10:03:36] [PASSED] xe_gmdid_media_ip
[10:03:36] ===================== [PASSED] xe_pci ======================
[10:03:36] ==================== xe_rtp (1 subtest) ====================
[10:03:36] ================== xe_rtp_process_tests  ===================
[10:03:36] [PASSED] coalesce-same-reg
[10:03:36] [PASSED] no-match-no-add
[10:03:36] [PASSED] no-match-no-add-multiple-rules
[10:03:36] [PASSED] two-regs-two-entries
[10:03:36] [PASSED] clr-one-set-other
[10:03:36] [PASSED] set-field
[10:03:36] [PASSED] conflict-duplicate
[10:03:36] [PASSED] conflict-not-disjoint
[10:03:36] [PASSED] conflict-reg-type
[10:03:36] ============== [PASSED] xe_rtp_process_tests ===============
stty: 'standard input': Inappropriate ioctl for device
[10:03:36] ===================== [PASSED] xe_rtp ======================
[10:03:36] ==================== xe_wa (1 subtest) =====================
[10:03:36] ======================== xe_wa_gt  =========================
[10:03:36] [PASSED] TIGERLAKE (B0)
[10:03:36] [PASSED] DG1 (A0)
[10:03:36] [PASSED] DG1 (B0)
[10:03:36] [PASSED] ALDERLAKE_S (A0)
[10:03:36] [PASSED] ALDERLAKE_S (B0)
[10:03:36] [PASSED] ALDERLAKE_S (C0)
[10:03:36] [PASSED] ALDERLAKE_S (D0)
[10:03:36] [PASSED] ALDERLAKE_P (A0)
[10:03:36] [PASSED] ALDERLAKE_P (B0)
[10:03:36] [PASSED] ALDERLAKE_P (C0)
[10:03:36] [PASSED] ALDERLAKE_S_RPLS (D0)
[10:03:36] [PASSED] ALDERLAKE_P_RPLU (E0)
[10:03:36] [PASSED] DG2_G10 (C0)
[10:03:36] [PASSED] DG2_G11 (B1)
[10:03:36] [PASSED] DG2_G12 (A1)
[10:03:36] [PASSED] METEORLAKE (g:A0, m:A0)
[10:03:36] [PASSED] METEORLAKE (g:A0, m:A0)
[10:03:36] [PASSED] METEORLAKE (g:A0, m:A0)
[10:03:36] [PASSED] LUNARLAKE (g:A0, m:A0)
[10:03:36] [PASSED] LUNARLAKE (g:B0, m:A0)
[10:03:36] ==================== [PASSED] xe_wa_gt =====================
[10:03:36] ====================== [PASSED] xe_wa ======================
[10:03:36] ============================================================
[10:03:36] Testing complete. Ran 110 tests: passed: 95, skipped: 15
[10:03:36] Elapsed time: 35.557s total, 4.476s configuring, 30.808s building, 0.231s running

+ /kernel/tools/testing/kunit/kunit.py run --kunitconfig /kernel/drivers/gpu/drm/tests/.kunitconfig
ERROR:root:
WARNING: unmet direct dependencies detected for DRM_DISPLAY_HDMI_STATE_HELPER
  Depends on [n]: HAS_IOMEM [=y] && DRM [=y] && DRM_DISPLAY_HELPER [=y] && DRM_DISPLAY_HDMI_HELPER [=n]
  Selected by [y]:
  - DRM_KUNIT_TEST [=y] && HAS_IOMEM [=y] && DRM [=y] && KUNIT [=y] && MMU [=y]

WARNING: unmet direct dependencies detected for DRM_DISPLAY_HDMI_STATE_HELPER
  Depends on [n]: HAS_IOMEM [=y] && DRM [=y] && DRM_DISPLAY_HELPER [=y] && DRM_DISPLAY_HDMI_HELPER [=n]
  Selected by [y]:
  - DRM_KUNIT_TEST [=y] && HAS_IOMEM [=y] && DRM [=y] && KUNIT [=y] && MMU [=y]

WARNING: unmet direct dependencies detected for DRM_DISPLAY_HDMI_STATE_HELPER
  Depends on [n]: HAS_IOMEM [=y] && DRM [=y] && DRM_DISPLAY_HELPER [=y] && DRM_DISPLAY_HDMI_HELPER [=n]
  Selected by [y]:
  - DRM_KUNIT_TEST [=y] && HAS_IOMEM [=y] && DRM [=y] && KUNIT [=y] && MMU [=y]
../lib/iomap.c:156:5: warning: no previous prototype for ‘ioread64_lo_hi’ [-Wmissing-prototypes]
  156 | u64 ioread64_lo_hi(const void __iomem *addr)
      |     ^~~~~~~~~~~~~~
../lib/iomap.c:163:5: warning: no previous prototype for ‘ioread64_hi_lo’ [-Wmissing-prototypes]
  163 | u64 ioread64_hi_lo(const void __iomem *addr)
      |     ^~~~~~~~~~~~~~
../lib/iomap.c:170:5: warning: no previous prototype for ‘ioread64be_lo_hi’ [-Wmissing-prototypes]
  170 | u64 ioread64be_lo_hi(const void __iomem *addr)
      |     ^~~~~~~~~~~~~~~~
../lib/iomap.c:178:5: warning: no previous prototype for ‘ioread64be_hi_lo’ [-Wmissing-prototypes]
  178 | u64 ioread64be_hi_lo(const void __iomem *addr)
      |     ^~~~~~~~~~~~~~~~
../lib/iomap.c:264:6: warning: no previous prototype for ‘iowrite64_lo_hi’ [-Wmissing-prototypes]
  264 | void iowrite64_lo_hi(u64 val, void __iomem *addr)
      |      ^~~~~~~~~~~~~~~
../lib/iomap.c:272:6: warning: no previous prototype for ‘iowrite64_hi_lo’ [-Wmissing-prototypes]
  272 | void iowrite64_hi_lo(u64 val, void __iomem *addr)
      |      ^~~~~~~~~~~~~~~
../lib/iomap.c:280:6: warning: no previous prototype for ‘iowrite64be_lo_hi’ [-Wmissing-prototypes]
  280 | void iowrite64be_lo_hi(u64 val, void __iomem *addr)
      |      ^~~~~~~~~~~~~~~~~
../lib/iomap.c:288:6: warning: no previous prototype for ‘iowrite64be_hi_lo’ [-Wmissing-prototypes]
  288 | void iowrite64be_hi_lo(u64 val, void __iomem *addr)
      |      ^~~~~~~~~~~~~~~~~
/usr/bin/ld: drivers/gpu/drm/tests/drm_connector_test.o: in function `drm_test_connector_hdmi_compute_mode_clock_yuv422_12_bpc':
drm_connector_test.c:(.text+0x570): undefined reference to `drm_hdmi_compute_mode_clock'
/usr/bin/ld: drivers/gpu/drm/tests/drm_connector_test.o: in function `drm_test_connector_hdmi_compute_mode_clock_yuv422_10_bpc':
drm_connector_test.c:(.text+0x760): undefined reference to `drm_hdmi_compute_mode_clock'
/usr/bin/ld: drivers/gpu/drm/tests/drm_connector_test.o: in function `drm_test_connector_hdmi_compute_mode_clock_yuv422_8_bpc':
drm_connector_test.c:(.text+0x950): undefined reference to `drm_hdmi_compute_mode_clock'
/usr/bin/ld: drivers/gpu/drm/tests/drm_connector_test.o: in function `drm_test_connector_hdmi_compute_mode_clock_yuv420_12_bpc':
drm_connector_test.c:(.text+0xb40): undefined reference to `drm_hdmi_compute_mode_clock'
/usr/bin/ld: drivers/gpu/drm/tests/drm_connector_test.o: in function `drm_test_connector_hdmi_compute_mode_clock_yuv420_10_bpc':
drm_connector_test.c:(.text+0xd30): undefined reference to `drm_hdmi_compute_mode_clock'
/usr/bin/ld: drivers/gpu/drm/tests/drm_connector_test.o:drm_connector_test.c:(.text+0xf26): more undefined references to `drm_hdmi_compute_mode_clock' follow
/usr/bin/ld: drivers/gpu/drm/display/drm_hdmi_state_helper.o: in function `drm_atomic_helper_connector_hdmi_check':
drm_hdmi_state_helper.c:(.text+0x9d8): undefined reference to `drm_hdmi_avi_infoframe_colorimetry'
/usr/bin/ld: drm_hdmi_state_helper.c:(.text+0x9ea): undefined reference to `drm_hdmi_avi_infoframe_bars'
/usr/bin/ld: drm_hdmi_state_helper.c:(.text+0xa54): undefined reference to `drm_hdmi_infoframe_set_hdr_metadata'
collect2: error: ld returned 1 exit status
make[3]: *** [../scripts/Makefile.vmlinux:34: vmlinux] Error 1
make[2]: *** [/kernel/Makefile:1171: vmlinux] Error 2
make[1]: *** [/kernel/Makefile:240: __sub-make] Error 2
make: *** [Makefile:240: __sub-make] Error 2

[10:03:36] Configuring KUnit Kernel ...
Regenerating .config ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
[10:03:38] Building KUnit Kernel ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
Building with:
$ make ARCH=um O=.kunit --jobs=48
+ cleanup
++ stat -c %u:%g /kernel
+ chown -R 1003:1003 /kernel




More information about the Intel-xe mailing list