✗ CI.KUnit: failure for drm/xe: Drop force_alloc from xe_bo_evict in selftests

Patchwork patchwork at emeril.freedesktop.org
Mon Apr 28 01:38:38 UTC 2025


== Series Details ==

Series: drm/xe: Drop force_alloc from xe_bo_evict in selftests
URL   : https://patchwork.freedesktop.org/series/148326/
State : failure

== Summary ==

+ trap cleanup EXIT
+ /kernel/tools/testing/kunit/kunit.py run --kunitconfig /kernel/drivers/gpu/drm/xe/.kunitconfig
ERROR:root:In file included from ../drivers/gpu/drm/xe/xe_dma_buf.c:319:
../drivers/gpu/drm/xe/tests/xe_dma_buf.c: In function ‘check_residency’:
../drivers/gpu/drm/xe/tests/xe_dma_buf.c:68:15: error: too many arguments to function ‘xe_bo_evict’
   68 |         ret = xe_bo_evict(exported, true);
      |               ^~~~~~~~~~~
In file included from ../drivers/gpu/drm/xe/xe_dma_buf.c:17:
../drivers/gpu/drm/xe/xe_bo.h:277:5: note: declared here
  277 | int xe_bo_evict(struct xe_bo *bo);
      |     ^~~~~~~~~~~
make[7]: *** [../scripts/Makefile.build:203: drivers/gpu/drm/xe/xe_dma_buf.o] Error 1
make[7]: *** Waiting for unfinished jobs....
make[6]: *** [../scripts/Makefile.build:461: drivers/gpu/drm/xe] Error 2
make[6]: *** Waiting for unfinished jobs....
make[5]: *** [../scripts/Makefile.build:461: drivers/gpu/drm] Error 2
make[4]: *** [../scripts/Makefile.build:461: drivers/gpu] Error 2
make[4]: *** Waiting for unfinished jobs....
make[3]: *** [../scripts/Makefile.build:461: drivers] Error 2
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [/kernel/Makefile:2011: .] Error 2
make[1]: *** [/kernel/Makefile:248: __sub-make] Error 2
make: *** [Makefile:248: __sub-make] Error 2

[01:38:10] Configuring KUnit Kernel ...
Generating .config ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
[01:38:14] Building KUnit Kernel ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
Building with:
$ make all compile_commands.json scripts_gdb 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