✗ CI.KUnit: failure for XeKmd basic SVM support

Patchwork patchwork at emeril.freedesktop.org
Thu Jan 18 02:46:59 UTC 2024


== Series Details ==

Series: XeKmd basic SVM support
URL   : https://patchwork.freedesktop.org/series/128910/
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/xe_mmio.c: In function ‘mmio_fini’:
../drivers/gpu/drm/xe/xe_mmio.c:361:5: warning: unused variable ‘id’ [-Wunused-variable]
  361 |  u8 id;
      |     ^~
../drivers/gpu/drm/xe/xe_mmio.c:360:18: warning: unused variable ‘tile’ [-Wunused-variable]
  360 |  struct xe_tile *tile;
      |                  ^~~~
../drivers/gpu/drm/xe/xe_mmio.c: At top level:
../drivers/gpu/drm/xe/xe_mmio.c:372:1: error: expected identifier or ‘(’ before ‘}’ token
  372 | }
      | ^
make[7]: *** [../scripts/Makefile.build:243: drivers/gpu/drm/xe/xe_mmio.o] Error 1
make[7]: *** Waiting for unfinished jobs....
make[6]: *** [../scripts/Makefile.build:480: drivers/gpu/drm/xe] Error 2
make[6]: *** Waiting for unfinished jobs....
make[5]: *** [../scripts/Makefile.build:480: drivers/gpu/drm] Error 2
make[4]: *** [../scripts/Makefile.build:480: drivers/gpu] Error 2
make[3]: *** [../scripts/Makefile.build:480: drivers] Error 2
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [/kernel/Makefile:1911: .] Error 2
make[1]: *** [/kernel/Makefile:234: __sub-make] Error 2
make: *** [Makefile:234: __sub-make] Error 2

[02:46:31] Configuring KUnit Kernel ...
Generating .config ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
[02:46:35] 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