[Intel-xe] ✗ CI.KUnit: failure for Separate GT and tile

Patchwork patchwork at emeril.freedesktop.org
Thu May 11 03:51:35 UTC 2023


== Series Details ==

Series: Separate GT and tile
URL   : https://patchwork.freedesktop.org/series/117614/
State : failure

== Summary ==

+ trap cleanup EXIT
+ /kernel/tools/testing/kunit/kunit.py run --kunitconfig /kernel/drivers/gpu/drm/xe/.kunitconfig
ERROR:root:../drivers/gpu/drm/xe/tests/xe_rtp_test.c: In function ‘xe_rtp_process_tests’:
../drivers/gpu/drm/xe/tests/xe_rtp_test.c:239:32: error: ‘struct xe_device’ has no member named ‘gt’
  239 |  struct xe_reg_sr *reg_sr = &xe->gt[0].reg_sr;
      |                                ^~
../drivers/gpu/drm/xe/tests/xe_rtp_test.c:244:44: error: ‘struct xe_device’ has no member named ‘gt’
  244 |  xe_rtp_process(param->entries, reg_sr, &xe->gt[0], NULL);
      |                                            ^~
make[7]: *** [../scripts/Makefile.build:252: drivers/gpu/drm/xe/tests/xe_rtp_test.o] Error 1
make[7]: *** Waiting for unfinished jobs....
In file included from ../drivers/gpu/drm/xe/xe_bo.c:1966:
../drivers/gpu/drm/xe/tests/xe_bo.c: In function ‘ccs_test_migrate’:
../drivers/gpu/drm/xe/tests/xe_bo.c:38:30: error: ‘struct xe_gt’ has no member named ‘migrate’
   38 |   fence = xe_migrate_clear(gt->migrate, bo, bo->ttm.resource);
      |                              ^~
../drivers/gpu/drm/xe/tests/xe_bo.c:93:33: error: ‘struct xe_gt’ has no member named ‘xe’
   93 |  offset = xe_device_ccs_bytes(gt->xe, bo->size);
      |                                 ^~
../drivers/gpu/drm/xe/tests/xe_bo.c: In function ‘evict_test_run_gt’:
../drivers/gpu/drm/xe/tests/xe_bo.c:177:41: error: ‘struct xe_device’ has no member named ‘gt’
  177 |  struct xe_vm *vm = xe_migrate_get_vm(xe->gt[0].migrate);
      |                                         ^~
make[6]: *** [../scripts/Makefile.build:252: drivers/gpu/drm/xe/xe_bo.o] Error 1
make[6]: *** Waiting for unfinished jobs....
make[6]: *** [../scripts/Makefile.build:494: drivers/gpu/drm/xe/tests] Error 2
make[5]: *** [../scripts/Makefile.build:494: drivers/gpu/drm/xe] Error 2
make[4]: *** [../scripts/Makefile.build:494: drivers/gpu/drm] Error 2
make[3]: *** [../scripts/Makefile.build:494: drivers/gpu] Error 2
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [../scripts/Makefile.build:494: drivers] Error 2
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [/kernel/Makefile:2025: .] Error 2
make: *** [Makefile:226: __sub-make] Error 2

[03:51:12] Configuring KUnit Kernel ...
Generating .config ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
[03:51:16] 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