✓ Fi.CI.BAT: success for TRYBOT: ioctl cleanups (rev7)

Patchwork patchwork at emeril.freedesktop.org
Thu Apr 22 18:42:52 UTC 2021


== Series Details ==

Series: TRYBOT: ioctl cleanups (rev7)
URL   : https://patchwork.freedesktop.org/series/89135/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_9998 -> Trybot_7678
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

  External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7678/index.html

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

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

### IGT changes ###

#### Issues hit ####

  * igt at amdgpu/amd_cs_nop at sync-fork-compute0:
    - fi-snb-2600:        NOTRUN -> [SKIP][1] ([fdo#109271]) +17 similar issues
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7678/fi-snb-2600/igt@amdgpu/amd_cs_nop@sync-fork-compute0.html

  * igt at runner@aborted:
    - fi-bdw-5557u:       NOTRUN -> [FAIL][2] ([i915#1602] / [i915#2029])
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7678/fi-bdw-5557u/igt@runner@aborted.html

  
#### Possible fixes ####

  * igt at gem_exec_suspend@basic-s3:
    - fi-tgl-u2:          [FAIL][3] ([i915#1888]) -> [PASS][4]
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9998/fi-tgl-u2/igt@gem_exec_suspend@basic-s3.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7678/fi-tgl-u2/igt@gem_exec_suspend@basic-s3.html

  * igt at i915_selftest@live at hangcheck:
    - {fi-hsw-gt1}:       [DMESG-WARN][5] ([i915#3303]) -> [PASS][6]
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9998/fi-hsw-gt1/igt@i915_selftest@live@hangcheck.html
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7678/fi-hsw-gt1/igt@i915_selftest@live@hangcheck.html
    - fi-snb-2600:        [INCOMPLETE][7] ([i915#2782]) -> [PASS][8]
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9998/fi-snb-2600/igt@i915_selftest@live@hangcheck.html
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7678/fi-snb-2600/igt@i915_selftest@live@hangcheck.html

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

  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
  [i915#1602]: https://gitlab.freedesktop.org/drm/intel/issues/1602
  [i915#1888]: https://gitlab.freedesktop.org/drm/intel/issues/1888
  [i915#2029]: https://gitlab.freedesktop.org/drm/intel/issues/2029
  [i915#2782]: https://gitlab.freedesktop.org/drm/intel/issues/2782
  [i915#3277]: https://gitlab.freedesktop.org/drm/intel/issues/3277
  [i915#3283]: https://gitlab.freedesktop.org/drm/intel/issues/3283
  [i915#3303]: https://gitlab.freedesktop.org/drm/intel/issues/3303


Participating hosts (42 -> 40)
------------------------------

  Missing    (2): fi-bsw-cyan fi-bdw-samus 


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

  * IGT: IGT_6072 -> TrybotIGT_332
  * Linux: CI_DRM_9998 -> Trybot_7678

  CI-20190529: 20190529
  CI_DRM_9998: b60045f9e62eee599257a084e4481bae7fe7ef9f @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_6072: 0a51f49df9f5ca535fc0206a27a6780de6b52320 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  TrybotIGT_332: https://intel-gfx-ci.01.org/tree/drm-tip/TrybotIGT_332/index.html
  Trybot_7678: 4eabf1bcc0efc2a54977861474dfb6b4cff6e0c0 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

4eabf1bcc0ef timeline
1ee08a0bdfc2 drm/syncobj: Don't take locks in drm_syncobj_free
e4fcdee88817 drm/i915/gem: Roll all of context creation together
cb4ffa712e23 i915/gem/selftests: Assign the VM at context creation in igt_shared_ctx_exec
fa4c6d78d6f3 drm/i915/selftests: Take a VM in kernel_context()
3b599c6886b5 drm/i915/gem: Don't allow changing the engine set on running contexts
4713a649d1a5 drm/i915/gem: Don't allow changing the VM on running contexts
e047e1b68efd WIP: drm/i915/gem: Delay context creation
3db9e8d38396 drm/i915/gt: Drop i915_address_space::file
d7d10cad891d drm/i915/gem: Return an error ptr from context_lookup
74e97fd7c330 drm/i915/gem: Add an intermediate proto_context struct
3f59be3e1ef8 drm/i915/gem: Add a separate validate_priority helper
53e3b9ccf954 drm/i915: Stop manually RCU banging in reset_stats_ioctl
4dec5b9b6561 drm/i915/request: Remove the hook from await_execution
f21631d85413 drm/i915/gem: Disallow bonding of virtual engines
fc6196fd8a96 drm/i915: Drop getparam support for I915_CONTEXT_PARAM_ENGINES
4fb9c74b28bf drm/i915: Implement SINGLE_TIMELINE with a syncobj (v3)
239d67e0c7f9 drm/i915: Drop the CONTEXT_CLONE API
c38f890d5559 drm/i915/gem: Return void from context_apply_all
71dbe7e94b97 drm/i915/gem: Set the watchdog timeout directly in intel_context_set_gem
0336e8fec4a3 drm/i915: Drop I915_CONTEXT_PARAM_NO_ZEROMAP
ad2908984111 drm/i915: Drop I915_CONTEXT_PARAM_RINGSIZE
0ecb43d795b9 BUILD HACK

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7678/index.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-trybot/attachments/20210422/d6371585/attachment.htm>


More information about the Intel-gfx-trybot mailing list