== Series Details == Series: series starting with [1/6] drm/i915: Remove 'prefault_disable' modparam URL : https://patchwork.freedesktop.org/series/72586/ State : failure == Summary == CI Bug Log - changes from CI_DRM_7814 -> Patchwork_16270 ==================================================== Summary ------- **FAILURE** Serious unknown changes coming with Patchwork_16270 absolutely need to be verified manually. If you think the reported changes have nothing to do with the changes introduced in Patchwork_16270, please notify your bug team to allow them to document this new failure mode, which will reduce false positives in CI. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_16270/index.html Possible new issues ------------------- Here are the unknown changes that may have been introduced in Patchwork_16270: ### IGT changes ### #### Possible regressions #### * igt@gem_close_race@basic-threads: - fi-hsw-peppy: [PASS][1] -> [INCOMPLETE][2] [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7814/fi-hsw-peppy/igt@gem_close_race@xxxxxxxxxxxxxxxxxx [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_16270/fi-hsw-peppy/igt@gem_close_race@xxxxxxxxxxxxxxxxxx Known issues ------------ Here are the changes found in Patchwork_16270 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@i915_module_load@reload-with-fault-injection: - fi-skl-6700k2: [PASS][3] -> [DMESG-WARN][4] ([i915#889]) [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7814/fi-skl-6700k2/igt@i915_module_load@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_16270/fi-skl-6700k2/igt@i915_module_load@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx * igt@i915_selftest@live_blt: - fi-hsw-4770r: [PASS][5] -> [DMESG-FAIL][6] ([i915#553] / [i915#725]) [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7814/fi-hsw-4770r/igt@i915_selftest@live_blt.html [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_16270/fi-hsw-4770r/igt@i915_selftest@live_blt.html * igt@i915_selftest@live_gtt: - fi-skl-6600u: [PASS][7] -> [TIMEOUT][8] ([fdo#111732] / [fdo#112271]) [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7814/fi-skl-6600u/igt@i915_selftest@live_gtt.html [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_16270/fi-skl-6600u/igt@i915_selftest@live_gtt.html #### Possible fixes #### * igt@i915_module_load@reload-with-fault-injection: - fi-kbl-x1275: [INCOMPLETE][9] ([i915#879]) -> [PASS][10] [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7814/fi-kbl-x1275/igt@i915_module_load@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_16270/fi-kbl-x1275/igt@i915_module_load@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx #### Warnings #### * igt@gem_exec_parallel@contexts: - fi-byt-n2820: [TIMEOUT][11] ([fdo#112271]) -> [FAIL][12] ([i915#694]) [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7814/fi-byt-n2820/igt@gem_exec_parallel@xxxxxxxxxxxxx [12]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_16270/fi-byt-n2820/igt@gem_exec_parallel@xxxxxxxxxxxxx [fdo#111732]: https://bugs.freedesktop.org/show_bug.cgi?id=111732 [fdo#112271]: https://bugs.freedesktop.org/show_bug.cgi?id=112271 [i915#553]: https://gitlab.freedesktop.org/drm/intel/issues/553 [i915#694]: https://gitlab.freedesktop.org/drm/intel/issues/694 [i915#725]: https://gitlab.freedesktop.org/drm/intel/issues/725 [i915#879]: https://gitlab.freedesktop.org/drm/intel/issues/879 [i915#889]: https://gitlab.freedesktop.org/drm/intel/issues/889 Participating hosts (44 -> 43) ------------------------------ Additional (5): fi-bdw-gvtdvm fi-kbl-7500u fi-blb-e6850 fi-snb-2600 fi-kbl-r Missing (6): fi-byt-squawks fi-bsw-cyan fi-ctg-p8600 fi-byt-clapper fi-icl-dsi fi-bdw-samus Build changes ------------- * CI: CI-20190529 -> None * Linux: CI_DRM_7814 -> Patchwork_16270 CI-20190529: 20190529 CI_DRM_7814: bc626bbb5b6efa3fb6a90407e85a04ae64461db6 @ git://anongit.freedesktop.org/gfx-ci/linux IGT_5384: fd6896567f7d612c76207970376d4f1e634ded55 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools Patchwork_16270: 600325c0df29d958a7d255689004e17acd9e9d8e @ git://anongit.freedesktop.org/gfx-ci/linux == Kernel 32bit build == Warning: Kernel 32bit buildtest failed: https://intel-gfx-ci.01.org/Patchwork_16270/build_32bit.log CALL scripts/checksyscalls.sh CALL scripts/atomic/check-atomics.sh CHK include/generated/compile.h CC [M] drivers/gpu/drm/i915/gt/intel_lrc.o In file included from ./include/linux/printk.h:7:0, from ./include/linux/kernel.h:15, from ./include/linux/interrupt.h:6, from drivers/gpu/drm/i915/gt/intel_lrc.c:134: drivers/gpu/drm/i915/gt/selftest_lrc.c: In function ‘live_error_interrupt’: ./include/linux/kern_levels.h:5:18: error: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘int’ [-Werror=format=] #define KERN_SOH "\001" /* ASCII Start Of Header */ ^ ./include/linux/kern_levels.h:11:18: note: in expansion of macro ‘KERN_SOH’ #define KERN_ERR KERN_SOH "3" /* error conditions */ ^~~~~~~~ ./include/linux/printk.h:304:9: note: in expansion of macro ‘KERN_ERR’ printk(KERN_ERR pr_fmt(fmt), ##__VA_ARGS__) ^~~~~~~~ drivers/gpu/drm/i915/gt/selftest_lrc.c:522:5: note: in expansion of macro ‘pr_err’ pr_err("%s: failed at phase[%ld] { %d, %d }\n", ^~~~~~ In file included from drivers/gpu/drm/i915/gt/intel_lrc.c:5284:0: drivers/gpu/drm/i915/gt/selftest_lrc.c:522:35: note: format string is defined here pr_err("%s: failed at phase[%ld] { %d, %d }\n", ~~^ %d cc1: all warnings being treated as errors scripts/Makefile.build:265: recipe for target 'drivers/gpu/drm/i915/gt/intel_lrc.o' failed make[4]: *** [drivers/gpu/drm/i915/gt/intel_lrc.o] Error 1 scripts/Makefile.build:503: recipe for target 'drivers/gpu/drm/i915' failed make[3]: *** [drivers/gpu/drm/i915] Error 2 scripts/Makefile.build:503: recipe for target 'drivers/gpu/drm' failed make[2]: *** [drivers/gpu/drm] Error 2 scripts/Makefile.build:503: recipe for target 'drivers/gpu' failed make[1]: *** [drivers/gpu] Error 2 Makefile:1693: recipe for target 'drivers' failed make: *** [drivers] Error 2 == Linux commits == 600325c0df29 drm/i915/gt: Hook up CS_MASTER_ERROR_INTERRUPT 162d013a8266 drm/i915/gt: Yield the timeslice if caught waiting on a user semaphore efd14c971a7b drm/i915/gt: Acquire ce->active before ce->pin_count/ce->pin_mutex 25508685db92 drm/i915: Tighten atomicity of i915_active_acquire vs i915_active_release be5725649262 drm/i915: Check current i915_vma.pin_count status first on unbind 4c84192ef497 drm/i915: Remove 'prefault_disable' modparam == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_16270/index.html _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx