✓ Fi.CI.BAT: success for series starting with [01/10] drm/i915/icl: Fix context slice count configuration

Patchwork patchwork at emeril.freedesktop.org
Thu Aug 30 10:35:23 UTC 2018


== Series Details ==

Series: series starting with [01/10] drm/i915/icl: Fix context slice count configuration
URL   : https://patchwork.freedesktop.org/series/48876/
State : success

== Summary ==

= CI Bug Log - changes from CI_DRM_4731 -> Trybot_2834 =

== Summary - SUCCESS ==

  No regressions found.

  External URL: https://patchwork.freedesktop.org/api/1.0/series/48876/revisions/1/mbox/

== Known issues ==

  Here are the changes found in Trybot_2834 that come from known issues:

  === IGT changes ===

    ==== Issues hit ====

    igt at drv_selftest@live_evict:
      {fi-bsw-kefka}:     PASS -> DMESG-WARN (fdo#107709)

    {igt at pm_rpm@module-reload}:
      fi-cnl-psr:         PASS -> WARN (fdo#107708, fdo#107602)

    
  {name}: This element is suppressed. This means it is ignored when computing
          the status of the difference (SUCCESS, WARNING, or FAILURE).

  fdo#107602 https://bugs.freedesktop.org/show_bug.cgi?id=107602
  fdo#107708 https://bugs.freedesktop.org/show_bug.cgi?id=107708
  fdo#107709 https://bugs.freedesktop.org/show_bug.cgi?id=107709


== Participating hosts (54 -> 49) ==

  Missing    (5): fi-ctg-p8600 fi-ilk-m540 fi-byt-squawks fi-bsw-cyan fi-hsw-4200u 


== Build changes ==

    * Linux: CI_DRM_4731 -> Trybot_2834

  CI_DRM_4731: 383b2bf9e983217f1927973f523a8c423a2ddfe5 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4611: b966dd93a30f41581fe1dbf9bc1c4a29b552ca05 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_2834: cf402dec14fd3bcbb9622181c0177aa8e055c988 @ git://anongit.freedesktop.org/gfx-ci/linux


== Kernel 32bit build ==

Warning: Kernel 32bit buildtest failed:
https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_2834/build_32bit.log

  CALL    scripts/checksyscalls.sh
  CHK     include/generated/compile.h
  CC [M]  drivers/gpu/drm/i915/i915_gem_context.o
In file included from ./include/linux/printk.h:7:0,
                 from ./include/linux/kernel.h:14,
                 from ./include/linux/list.h:9,
                 from ./include/linux/agp_backend.h:33,
                 from ./include/drm/drmP.h:35,
                 from drivers/gpu/drm/i915/i915_gem_context.c:89:
drivers/gpu/drm/i915/selftests/i915_gem_context.c: In function ‘igt_ctx_sseu’:
./include/linux/kern_levels.h:5:18: error: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 4 has type ‘unsigned int’ [-Werror=format=]
 #define KERN_SOH "\001"  /* ASCII Start Of Header */
                  ^
./include/linux/kern_levels.h:14:19: note: in expansion of macro ‘KERN_SOH’
 #define KERN_INFO KERN_SOH "6" /* informational */
                   ^~~~~~~~
./include/linux/printk.h:315:9: note: in expansion of macro ‘KERN_INFO’
  printk(KERN_INFO pr_fmt(fmt), ##__VA_ARGS__)
         ^~~~~~~~~
drivers/gpu/drm/i915/selftests/i915_gem_context.c:660:3: note: in expansion of macro ‘pr_info’
   pr_info("%u:    Submitted %lu queries across %lu contexts\n",
   ^~~~~~~
In file included from drivers/gpu/drm/i915/i915_gem_context.c:1213:0:
drivers/gpu/drm/i915/selftests/i915_gem_context.c:660:50: note: format string is defined here
   pr_info("%u:    Submitted %lu queries across %lu contexts\n",
                                                ~~^
                                                %u
cc1: all warnings being treated as errors
scripts/Makefile.build:307: recipe for target 'drivers/gpu/drm/i915/i915_gem_context.o' failed
make[4]: *** [drivers/gpu/drm/i915/i915_gem_context.o] Error 1
scripts/Makefile.build:548: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:548: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:548: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1057: recipe for target 'drivers' failed
make: *** [drivers] Error 2


== Linux commits ==

cf402dec14fd sseu test
a50811d116eb drm/i915: Expose RPCS (SSEU) configuration to userspace
1c6c241ccd6e drm/i915: Explicitly mark Global GTT address spaces
a070342e383b drm/i915: Add timeline barrier support
40c8c184b044 drm/i915/perf: lock powergating configuration to default when active
6f347571e5ca drm/i915/perf: reuse intel_lrc ctx regs macro
1d9dcce738a0 drm/i915/perf: simplify configure all context function
31af64edeb87 drm/i915: Record the sseu configuration per-context & engine
6be47623b51e drm/i915: Program RPCS for Broadwell
c8dfa8721163 drm/i915/icl: Fix context slice count configuration

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_2834/issues.html


More information about the Intel-gfx-trybot mailing list