On 26.01.2023 04:43, Patchwork wrote:
Project List - Patchwork *Patch Details*
*Series:*       drm/i915/gt: Add selftests for TLB invalidation (rev3)
*URL:*  https://patchwork.freedesktop.org/series/112894/
*State:*        success
*Details:* https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112894v3/index.html


  CI Bug Log - changes from CI_DRM_12640 -> Patchwork_112894v3


    Summary

*SUCCESS*

No regressions found.

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


    Participating hosts (37 -> 38)

Additional (2): fi-kbl-soraka fi-bsw-kefka
Missing (1): fi-pnv-d510


    Possible new issues

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


      IGT changes


        Possible regressions

 *

    {igt@i915_selftest@live@gt_tlb} (NEW):

     o

        {bat-dg2-11}: NOTRUN -> DMESG-FAIL
        
<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112894v3/bat-dg2-11/igt@i915_selftest@live@gt_tlb.html>

     o

        fi-bsw-nick: NOTRUN -> INCOMPLETE
        
<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112894v3/fi-bsw-nick/igt@i915_selftest@live@gt_tlb.html>

     o

        fi-bsw-kefka: NOTRUN -> DMESG-FAIL
        
<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112894v3/fi-bsw-kefka/igt@i915_selftest@live@gt_tlb.html>

     o

        {bat-atsm-1}: NOTRUN -> DMESG-FAIL
        
<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112894v3/bat-atsm-1/igt@i915_selftest@live@gt_tlb.html>

     o

        {bat-dg2-9}: NOTRUN -> DMESG-FAIL
        
<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112894v3/bat-dg2-9/igt@i915_selftest@live@gt_tlb.html>

     o

        {bat-dg2-8}: NOTRUN -> DMESG-FAIL
        
<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112894v3/bat-dg2-8/igt@i915_selftest@live@gt_tlb.html>

     o

        fi-bsw-n3050: NOTRUN -> DMESG-FAIL
        
<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112894v3/fi-bsw-n3050/igt@i915_selftest@live@gt_tlb.html>

     o

        fi-bdw-gvtdvm: NOTRUN -> INCOMPLETE
        
<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112894v3/fi-bdw-gvtdvm/igt@i915_selftest@live@gt_tlb.html>


We have:
1. 4 tests ended with -EINVAL, this is due to attempt of pinning pages with too small alignment, skipping testing alignment lower than i915_vm_obj_min_alignment(va->vm, va->obj) solves it. 2. 2 tests provoking OOM killer, dropping lookup for phys addresses different at upper32 bits should solve it. 3. 2 tests on bsw machines fails due to "Spinner ended unexpectedly" at sampling vcs0 and with non-contiguous pages, no idea atm how to solve it (silently drop in case page is non-contig?), any ideas.

Regards
Andrzej

 *
     o


        Suppressed

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

  * igt@kms_pipe_crc_basic@suspend-read-crc@pipe-d-edp-1:
      o {bat-adlp-6}: PASS
        
<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12640/bat-adlp-6/igt@kms_pipe_crc_basic@suspend-read-...@pipe-d-edp-1.html>
        -> DMESG-WARN
        
<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112894v3/bat-adlp-6/igt@kms_pipe_crc_basic@suspend-read-...@pipe-d-edp-1.html>


    New tests

New tests have been introduced between CI_DRM_12640 and Patchwork_112894v3:


      New IGT tests (1)

  * igt@i915_selftest@live@gt_tlb:
      o Statuses : 6 dmesg-fail(s) 2 incomplete(s) 30 pass(s)
      o Exec time: [0.0] s


    Known issues

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


      IGT changes


        Issues hit

 *

    igt@gem_huc_copy@huc-copy:

      o fi-kbl-soraka: NOTRUN -> SKIP
        
<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112894v3/fi-kbl-soraka/igt@gem_huc_c...@huc-copy.html>
        (fdo#109271
        <https://bugs.freedesktop.org/show_bug.cgi?id=109271> /
        i915#2190 <https://gitlab.freedesktop.org/drm/intel/issues/2190>)
 *

    igt@gem_lmem_swapping@basic:

      o fi-kbl-soraka: NOTRUN -> SKIP
        
<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112894v3/fi-kbl-soraka/igt@gem_lmem_swapp...@basic.html>
        (fdo#109271
        <https://bugs.freedesktop.org/show_bug.cgi?id=109271> /
        i915#4613
        <https://gitlab.freedesktop.org/drm/intel/issues/4613>) +3
        similar issues
 *

    igt@i915_module_load@reload:

      o fi-kbl-soraka: NOTRUN -> DMESG-WARN
        
<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112894v3/fi-kbl-soraka/igt@i915_module_l...@reload.html>
        (i915#1982 <https://gitlab.freedesktop.org/drm/intel/issues/1982>)
 *

    igt@i915_selftest@live@execlists:

      o fi-kbl-soraka: NOTRUN -> INCOMPLETE
        
<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112894v3/fi-kbl-soraka/igt@i915_selftest@l...@execlists.html>
        (i915#7156 <https://gitlab.freedesktop.org/drm/intel/issues/7156>)
 *

    igt@i915_selftest@live@gt_heartbeat:

      o fi-apl-guc: PASS
        
<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12640/fi-apl-guc/igt@i915_selftest@live@gt_heartbeat.html>
        -> DMESG-FAIL
        
<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112894v3/fi-apl-guc/igt@i915_selftest@live@gt_heartbeat.html>
        (i915#5334 <https://gitlab.freedesktop.org/drm/intel/issues/5334>)
 *

    igt@i915_selftest@live@gt_pm:

      o fi-kbl-soraka: NOTRUN -> DMESG-FAIL
        
<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112894v3/fi-kbl-soraka/igt@i915_selftest@live@gt_pm.html>
        (i915#1886 <https://gitlab.freedesktop.org/drm/intel/issues/1886>)
 *

    igt@kms_chamelium_frames@hdmi-crc-fast:

      o fi-kbl-soraka: NOTRUN -> SKIP
        
<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112894v3/fi-kbl-soraka/igt@kms_chamelium_fra...@hdmi-crc-fast.html>
        (fdo#109271
        <https://bugs.freedesktop.org/show_bug.cgi?id=109271>) +15
        similar issues
 *

    igt@kms_chamelium_hpd@common-hpd-after-suspend:

      o fi-rkl-11600: NOTRUN -> SKIP
        
<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112894v3/fi-rkl-11600/igt@kms_chamelium_...@common-hpd-after-suspend.html>
        (i915#7828 <https://gitlab.freedesktop.org/drm/intel/issues/7828>)
 *

    igt@prime_vgem@basic-fence-flip:

      o fi-bsw-kefka: NOTRUN -> SKIP
        
<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112894v3/fi-bsw-kefka/igt@prime_v...@basic-fence-flip.html>
        (fdo#109271
        <https://bugs.freedesktop.org/show_bug.cgi?id=109271>) +26
        similar issues


        Possible fixes

 *

    igt@gem_exec_suspend@basic-s0@smem:

      o {bat-adlp-9}: DMESG-WARN
        
<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12640/bat-adlp-9/igt@gem_exec_suspend@basic...@smem.html>
        -> PASS
        
<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112894v3/bat-adlp-9/igt@gem_exec_suspend@basic...@smem.html>
 *

    igt@gem_exec_suspend@basic-s3@smem:

      o fi-rkl-11600: INCOMPLETE
        
<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12640/fi-rkl-11600/igt@gem_exec_suspend@basic...@smem.html>
        (i915#7793
        <https://gitlab.freedesktop.org/drm/intel/issues/7793>) ->
        PASS
        
<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112894v3/fi-rkl-11600/igt@gem_exec_suspend@basic...@smem.html>
 *

    igt@i915_selftest@live@migrate:

      o {bat-dg2-11}: DMESG-WARN
        
<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12640/bat-dg2-11/igt@i915_selftest@l...@migrate.html>
        (i915#7699
        <https://gitlab.freedesktop.org/drm/intel/issues/7699>) ->
        PASS
        
<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112894v3/bat-dg2-11/igt@i915_selftest@l...@migrate.html>
 *

    
igt@kms_cursor_legacy@basic-flip-after-cursor@atomic-transitions-varying-size:

      o fi-bsw-n3050: FAIL
        
<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12640/fi-bsw-n3050/igt@kms_cursor_legacy@basic-flip-after-cur...@atomic-transitions-varying-size.html>
        (i915#2346
        <https://gitlab.freedesktop.org/drm/intel/issues/2346>) ->
        PASS
        
<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112894v3/fi-bsw-n3050/igt@kms_cursor_legacy@basic-flip-after-cur...@atomic-transitions-varying-size.html>

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


    Build changes

  * Linux: CI_DRM_12640 -> Patchwork_112894v3

CI-20190529: 20190529
CI_DRM_12640: cc7783f223ac644092bb8788f0750fc5c68aa00e @ git://anongit.freedesktop.org/gfx-ci/linux IGT_7136: 31b6af91747ad8c705399c9006cdb81cb1864146 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git Patchwork_112894v3: cc7783f223ac644092bb8788f0750fc5c68aa00e @ git://anongit.freedesktop.org/gfx-ci/linux


      Linux commits

40c7d71e7421 drm/i915/gt: Add selftests for TLB invalidation

Reply via email to