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

Patchwork patchwork at emeril.freedesktop.org
Tue Jun 15 04:48:53 UTC 2021


== Series Details ==

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

== Summary ==

CI Bug Log - changes from CI_DRM_10222 -> Trybot_7787
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

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

Possible new issues
-------------------

  Here are the unknown changes that may have been introduced in Trybot_7787:

### IGT changes ###

#### Suppressed ####

  The following results come from untrusted machines, tests, or statuses.
  They do not affect the overall result.

  * igt at gem_exec_fence@nb-await:
    - {fi-rkl-11500t}:    NOTRUN -> [FAIL][1] +3 similar issues
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7787/fi-rkl-11500t/igt@gem_exec_fence@nb-await.html

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

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

### IGT changes ###

#### Issues hit ####

  * 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_7787/fi-bdw-5557u/igt@runner@aborted.html

  
#### Possible fixes ####

  * igt at i915_pm_rpm@module-reload:
    - fi-kbl-guc:         [SKIP][3] ([fdo#109271]) -> [PASS][4]
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10222/fi-kbl-guc/igt@i915_pm_rpm@module-reload.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7787/fi-kbl-guc/igt@i915_pm_rpm@module-reload.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_10222/fi-hsw-gt1/igt@i915_selftest@live@hangcheck.html
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7787/fi-hsw-gt1/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
  [fdo#109285]: https://bugs.freedesktop.org/show_bug.cgi?id=109285
  [fdo#109315]: https://bugs.freedesktop.org/show_bug.cgi?id=109315
  [fdo#111827]: https://bugs.freedesktop.org/show_bug.cgi?id=111827
  [i915#1072]: https://gitlab.freedesktop.org/drm/intel/issues/1072
  [i915#1602]: https://gitlab.freedesktop.org/drm/intel/issues/1602
  [i915#2029]: https://gitlab.freedesktop.org/drm/intel/issues/2029
  [i915#2190]: https://gitlab.freedesktop.org/drm/intel/issues/2190
  [i915#3012]: https://gitlab.freedesktop.org/drm/intel/issues/3012
  [i915#3276]: https://gitlab.freedesktop.org/drm/intel/issues/3276
  [i915#3277]: https://gitlab.freedesktop.org/drm/intel/issues/3277
  [i915#3282]: https://gitlab.freedesktop.org/drm/intel/issues/3282
  [i915#3283]: https://gitlab.freedesktop.org/drm/intel/issues/3283
  [i915#3303]: https://gitlab.freedesktop.org/drm/intel/issues/3303
  [i915#3539]: https://gitlab.freedesktop.org/drm/intel/issues/3539
  [i915#3542]: https://gitlab.freedesktop.org/drm/intel/issues/3542
  [i915#3544]: https://gitlab.freedesktop.org/drm/intel/issues/3544
  [i915#533]: https://gitlab.freedesktop.org/drm/intel/issues/533


Participating hosts (42 -> 39)
------------------------------

  Additional (1): fi-rkl-11500t 
  Missing    (4): fi-ilk-m540 fi-bsw-cyan fi-bdw-samus fi-hsw-4200u 


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

  * IGT: IGT_6105 -> IGTPW_5919
  * Linux: CI_DRM_10222 -> Trybot_7787

  CI-20190529: 20190529
  CI_DRM_10222: 9b5675dc51137543709a5ec444b0d7076e43198e @ git://anongit.freedesktop.org/gfx-ci/linux
  IGTPW_5919: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5919/index.html
  IGT_6105: 598a154680374e7875ae9ffc98425abc57398b2f @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
  Trybot_7787: dd8d3082b1d47ee540ccf407b185f39defec2d53 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

dd8d3082b1d4 drm/i915: Finalize contexts in GEM_CONTEXT_CREATE on version 13+
88ce66282730 drm/i915/gem: Roll all of context creation together
74ce2d248c30 i915/gem/selftests: Assign the VM at context creation in igt_shared_ctx_exec
5e2294356c58 drm/i915/selftests: Take a VM in kernel_context()
5e4dfa9a68f1 drm/i915/gem: Don't allow changing the engine set on running contexts (v3)
35d627d1ab3c drm/i915/gem: Don't allow changing the VM on running contexts (v4)
fa271f31ba84 drm/i915/gem: Delay context creation (v3)
0733d24c4c91 drm/i915/gt: Drop i915_address_space::file (v2)
a7dc2b5d3abd drm/i915/gem: Return an error ptr from context_lookup
c20d34f56d3d drm/i915/gem: Use the proto-context to handle create parameters (v4)
06f0ba5bf2e0 drm/i915/gem: Make an alignment check more sensible
8f091fb61db6 drm/i915: Add an i915_gem_vm_lookup helper
f4e439b6100b drm/i915/gem: Optionally set SSEU in intel_context_set_gem
a9289eb44355 drm/i915/gem: Rework error handling in default_engines
fdf3e6b7c0c7 drm/i915/gem: Add an intermediate proto_context struct (v5)
068cc4e0d333 drm/i915: Add gem/i915_gem_context.h to the docs
b222ae444cc9 drm/i915/gem: Add a separate validate_priority helper
e34919bd539e drm/i915: Stop manually RCU banging in reset_stats_ioctl (v2)
e5b3cac87448 drm/i915/gem: Disallow creating contexts with too many engines
4464c1e65b5b drm/i915/request: Remove the hook from await_execution
148b20d4bd73 drm/i915/gem: Remove engine auto-magic with FENCE_SUBMIT (v2)
1f04fe8330ac drm/i915/gem: Disallow bonding of virtual engines (v3)
031fd1724320 drm/i915: Drop getparam support for I915_CONTEXT_PARAM_ENGINES
439ed0733b58 drm/i915: Implement SINGLE_TIMELINE with a syncobj (v4)
deb6530a713c drm/i915: Drop the CONTEXT_CLONE API (v2)
b7fa3eb5413c drm/i915/gem: Return void from context_apply_all
c8301d0465b5 drm/i915/gem: Set the watchdog timeout directly in intel_context_set_gem (v2)
bf7d89d94856 drm/i915: Drop I915_CONTEXT_PARAM_NO_ZEROMAP
b04d8e8b8f3d drm/i915: Stop storing the ring size in the ring pointer (v2)
4372ec91fe2a drm/i915: Drop I915_CONTEXT_PARAM_RINGSIZE

== Logs ==

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


More information about the Intel-gfx-trybot mailing list