✓ Fi.CI.BAT: success for series starting with [01/27] drm/i915: check for kernel_context

Patchwork patchwork at emeril.freedesktop.org
Thu Sep 26 02:21:02 UTC 2019


== Series Details ==

Series: series starting with [01/27] drm/i915: check for kernel_context
URL   : https://patchwork.freedesktop.org/series/67231/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_6961 -> Trybot_5074
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

  External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_5074/

New tests
---------

  New tests have been introduced between CI_DRM_6961 and Trybot_5074:

### New IGT tests (1) ###

  * igt at i915_selftest@live_memory_region:
    - Statuses : 43 pass(s)
    - Exec time: [0.38, 2.34] s

  

Known issues
------------

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

### IGT changes ###

#### Issues hit ####

  * igt at i915_selftest@live_gem_contexts:
    - fi-cfl-8700k:       [PASS][1] -> [INCOMPLETE][2] ([fdo#111514] / [fdo#111700])
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6961/fi-cfl-8700k/igt@i915_selftest@live_gem_contexts.html
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_5074/fi-cfl-8700k/igt@i915_selftest@live_gem_contexts.html

  
#### Possible fixes ####

  * igt at gem_exec_suspend@basic-s3:
    - fi-blb-e6850:       [INCOMPLETE][3] ([fdo#107718]) -> [PASS][4]
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6961/fi-blb-e6850/igt@gem_exec_suspend@basic-s3.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_5074/fi-blb-e6850/igt@gem_exec_suspend@basic-s3.html

  * igt at gem_sync@basic-all:
    - {fi-tgl-u2}:        [INCOMPLETE][5] ([fdo#111647]) -> [PASS][6]
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6961/fi-tgl-u2/igt@gem_sync@basic-all.html
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_5074/fi-tgl-u2/igt@gem_sync@basic-all.html

  
#### Warnings ####

  * igt at kms_chamelium@hdmi-hpd-fast:
    - fi-kbl-7500u:       [FAIL][7] ([fdo#111045] / [fdo#111096]) -> [FAIL][8] ([fdo#111407])
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6961/fi-kbl-7500u/igt@kms_chamelium@hdmi-hpd-fast.html
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_5074/fi-kbl-7500u/igt@kms_chamelium@hdmi-hpd-fast.html

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

  [fdo#107718]: https://bugs.freedesktop.org/show_bug.cgi?id=107718
  [fdo#111045]: https://bugs.freedesktop.org/show_bug.cgi?id=111045
  [fdo#111096]: https://bugs.freedesktop.org/show_bug.cgi?id=111096
  [fdo#111407]: https://bugs.freedesktop.org/show_bug.cgi?id=111407
  [fdo#111514]: https://bugs.freedesktop.org/show_bug.cgi?id=111514
  [fdo#111647]: https://bugs.freedesktop.org/show_bug.cgi?id=111647
  [fdo#111700]: https://bugs.freedesktop.org/show_bug.cgi?id=111700


Participating hosts (51 -> 44)
------------------------------

  Missing    (7): fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-icl-y fi-byt-clapper fi-bdw-samus 


Build changes
-------------

  * CI: CI-20190529 -> None
  * Linux: CI_DRM_6961 -> Trybot_5074

  CI-20190529: 20190529
  CI_DRM_6961: d4a6e5482ea2429e4a9322c185eeebdd3c83a077 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_5203: 82326332f7af336d390e00ae87187bc207fd33dd @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_5074: 7bb0a6a03ef004dfb027b2c77b7140831bad22f6 @ git://anongit.freedesktop.org/gfx-ci/linux


== Kernel 32bit build ==

Warning: Kernel 32bit buildtest failed:
https://intel-gfx-ci.01.org/Trybot_5074/build_32bit.log

  CALL    scripts/checksyscalls.sh
  CALL    scripts/atomic/check-atomics.sh
  CHK     include/generated/compile.h
  AR      drivers/gpu/drm/i915/built-in.a
  CC [M]  drivers/gpu/drm/i915/intel_memory_region.o
In file included from ./include/linux/printk.h:7:0,
                 from ./include/linux/kernel.h:15,
                 from ./arch/x86/include/asm/percpu.h:45,
                 from ./arch/x86/include/asm/current.h:6,
                 from ./include/linux/mutex.h:14,
                 from drivers/gpu/drm/i915/intel_memory_region.h:10,
                 from drivers/gpu/drm/i915/intel_memory_region.c:6:
drivers/gpu/drm/i915/selftests/intel_memory_region.c: In function ‘igt_mock_continuous’:
./include/linux/kern_levels.h:5:18: error: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘resource_size_t {aka unsigned 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/selftests/intel_memory_region.c:185:3: note: in expansion of macro ‘pr_err’
   pr_err("%s obj->base.size(%llx) != target(%llx)\n", __func__,
   ^~~~~~
In file included from drivers/gpu/drm/i915/intel_memory_region.c:191:0:
drivers/gpu/drm/i915/selftests/intel_memory_region.c:185:48: note: format string is defined here
   pr_err("%s obj->base.size(%llx) != target(%llx)\n", __func__,
                                             ~~~^
                                             %x
In file included from ./include/linux/printk.h:7:0,
                 from ./include/linux/kernel.h:15,
                 from ./arch/x86/include/asm/percpu.h:45,
                 from ./arch/x86/include/asm/current.h:6,
                 from ./include/linux/mutex.h:14,
                 from drivers/gpu/drm/i915/intel_memory_region.h:10,
                 from drivers/gpu/drm/i915/intel_memory_region.c:6:
./include/linux/kern_levels.h:5:18: error: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 3 has type ‘resource_size_t {aka unsigned 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/selftests/intel_memory_region.c:246:4: note: in expansion of macro ‘pr_err’
    pr_err("%s target allocation(%llx) mismatch\n",
    ^~~~~~
In file included from drivers/gpu/drm/i915/intel_memory_region.c:191:0:
drivers/gpu/drm/i915/selftests/intel_memory_region.c:246:36: note: format string is defined here
    pr_err("%s target allocation(%llx) mismatch\n",
                                 ~~~^
                                 %x
cc1: all warnings being treated as errors
scripts/Makefile.build:280: recipe for target 'drivers/gpu/drm/i915/intel_memory_region.o' failed
make[4]: *** [drivers/gpu/drm/i915/intel_memory_region.o] Error 1
scripts/Makefile.build:497: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:497: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:497: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1087: recipe for target 'drivers' failed
make: *** [drivers] Error 2


== Linux commits ==

7bb0a6a03ef0 drm/i915/selftests: rework igt_ppgtt_exhaust_huge
68f102f4b062 drm/i915/selftests: add fast option to igt_write_huge
b520ffef2d12 drm/i915/selftests: prefer random sizes for the igt_ppgtt smoke tests
a8e3f91e1813 HAX drm/i915: add the fake lmem region
007bd8535d63 drm/i915: Create dumb buffer from LMEM
a9a97e69e203 drm/i915: check for missing aperture in GTT pread/pwrite paths
a0b252ad497a drm/i915: Don't try to place HWS in non-existing mappable region
88be3c0eeb4a drm/i915: error capture with no ggtt slot
a943516ffe95 drm/i915/selftests: check for missing aperture
cd9e72115dab drm/i915: set num_fence_regs to 0 if there is no aperture
342e24f2ae92 drm/i915: do not map aperture if it is not available.
784326481316 drm/i915: define HAS_MAPPABLE_APERTURE
ec6ed75f17d2 drm/i915: treat stolen as a region
33b1c4ec0a5b drm/i915: treat shmem as a region
93df7d456f9e drm/i915: enumerate and init each supported region
f5ff7fc4202e drm/i915/selftest: extend coverage to include LMEM huge-pages
fbc704761ae5 drm/i915/selftests: add write-dword test for LMEM
37d701b82ce9 drm/i915/lmem: support kernel mapping
5fa4b5a73441 drm/i915: setup io-mapping for LMEM
6d8c1dcc3a9f drm/i915: support creating LMEM objects
835317aafe8d region stuff
5894198eeefd drm/i915: Add memory region information to device_info
0aca47628991 drm/i915/region: support volatile objects
b4884267b054 drm/i915/region: support continuous allocations
d6997453eba5 drm/i915: introduce intel_memory_region
c3f81b608777 drm/i915: simplify i915_gem_init_early
0a09bac25989 drm/i915: check for kernel_context

== Logs ==

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


More information about the Intel-gfx-trybot mailing list