From: "Zbigniew Kempczyński" <zbigniew.kempczynski@intel.com>
To: igt-dev@lists.freedesktop.org
Subject: Re: [igt-dev] ✗ Fi.CI.BAT: failure for Introduce IGT allocator (rev11)
Date: Fri, 20 Nov 2020 18:34:44 +0100 [thread overview]
Message-ID: <20201120173444.GA2841@zkempczy-mobl2> (raw)
In-Reply-To: <160587890844.16282.12096195185668372071@emeril.freedesktop.org>
On Fri, Nov 20, 2020 at 01:28:28PM +0000, Patchwork wrote:
> Patch Details
>
> Series: Introduce IGT allocator (rev11)
> URL: https://patchwork.freedesktop.org/series/82954/
> State: failure
> Details: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5202/index.html
>
> CI Bug Log - changes from CI_DRM_9370 -> IGTPW_5202
>
> Summary
>
> FAILURE
>
> Serious unknown changes coming with IGTPW_5202 absolutely need to be
> verified manually.
>
> If you think the reported changes have nothing to do with the changes
> introduced in IGTPW_5202, please notify your bug team to allow them
> to document this new failure mode, which will reduce false positives in
> CI.
>
> External URL:
> https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5202/index.html
>
> Possible new issues
>
> Here are the unknown changes that may have been introduced in IGTPW_5202:
>
> IGT changes
>
> Possible regressions
>
> * igt@gem_exec_suspend@basic-s3:
> * fi-bsw-kefka: PASS -> DMESG-WARN
Unrelated. BTW test succeed.
--
Zbigniew
>
> Known issues
>
> Here are the changes found in IGTPW_5202 that come from known issues:
>
> IGT changes
>
> Issues hit
>
> * igt@i915_module_load@reload:
>
> * fi-byt-j1900: PASS -> DMESG-WARN (i915#1982)
>
> * fi-kbl-soraka: PASS -> DMESG-WARN (i915#1982)
>
> * igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy:
>
> * fi-icl-u2: PASS -> DMESG-WARN (i915#1982)
>
> Possible fixes
>
> * igt@i915_pm_rpm@basic-pci-d3-state:
>
> * {fi-ehl-1}: DMESG-WARN (i915#1982) -> PASS
> * igt@kms_chamelium@dp-crc-fast:
>
> * fi-kbl-7500u: DMESG-WARN (i915#1982 / i915#262) -> PASS
> * igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic:
>
> * fi-bsw-kefka: DMESG-WARN (i915#1982) -> PASS +1 similar issue
> * igt@kms_cursor_legacy@basic-flip-before-cursor-atomic:
>
> * fi-icl-u2: DMESG-WARN (i915#1982) -> PASS +1 similar issue
>
> {name}: This element is suppressed. This means it is ignored when
> computing
> the status of the difference (SUCCESS, WARNING, or FAILURE).
>
> Participating hosts (45 -> 40)
>
> Missing (5): fi-ilk-m540 fi-hsw-4200u fi-bsw-cyan fi-ctg-p8600
> fi-bdw-samus
>
> Build changes
>
> * CI: CI-20190529 -> None
> * IGT: IGT_5863 -> IGTPW_5202
>
> CI-20190529: 20190529
> CI_DRM_9370: e74e64a27fb256d20dc574e0eb741ca59630747d @
> git://anongit.freedesktop.org/gfx-ci/linux
> IGTPW_5202: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5202/index.html
> IGT_5863: 849de1780d33c6749e0a26dc3c642eb9b3d6cd42 @
> git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
>
> == Testlist changes ==
>
> +igt@api_intel_allocator@alloc-simple
> +igt@api_intel_allocator@fork-simple-once
> +igt@api_intel_allocator@fork-simple-stress
> +igt@api_intel_allocator@fork-simple-stress-signal
> +igt@api_intel_allocator@print
> +igt@api_intel_allocator@random-allocator
> +igt@api_intel_allocator@reopen
> +igt@api_intel_allocator@reopen-fork
> +igt@api_intel_allocator@reserve
> +igt@api_intel_allocator@reserve-simple
> +igt@api_intel_allocator@reuse
> +igt@api_intel_allocator@simple-allocator
> +igt@api_intel_allocator@two-level-inception
> +igt@api_intel_allocator@two-level-inception-interruptible
> +igt@api_intel_bb@add-remove-objects
> +igt@api_intel_bb@blit-noreloc-keep-cache-random
> +igt@api_intel_bb@blit-noreloc-purge-cache-random
> +igt@api_intel_bb@destroy-bb
> +igt@api_intel_bb@object-noreloc-keep-cache-random
> +igt@api_intel_bb@object-noreloc-keep-cache-simple
> +igt@api_intel_bb@object-noreloc-purge-cache-random
> +igt@api_intel_bb@object-noreloc-purge-cache-simple
> +igt@api_intel_bb@object-reloc-keep-cache
> +igt@api_intel_bb@object-reloc-purge-cache
> +igt@api_intel_bb@purge-bb
> +igt@api_intel_bb@reset-bb
> -igt@api_intel_bb@check-canonical
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
prev parent reply other threads:[~2020-11-20 17:34 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-20 11:31 [igt-dev] [PATCH i-g-t v10 00/31] Introduce IGT allocator Zbigniew Kempczyński
2020-11-20 11:31 ` [igt-dev] [PATCH i-g-t v10 01/31] lib/igt_list: igt_hlist implementation Zbigniew Kempczyński
2020-11-20 11:31 ` [igt-dev] [PATCH i-g-t v10 02/31] lib/igt_map: Introduce igt_map Zbigniew Kempczyński
2020-11-20 11:31 ` [igt-dev] [PATCH i-g-t v10 03/31] lib/igt_core: Track child process pid and tid Zbigniew Kempczyński
2020-11-20 11:31 ` [igt-dev] [PATCH i-g-t v10 04/31] lib/intel_allocator_simple: Add simple allocator Zbigniew Kempczyński
2020-11-20 11:31 ` [igt-dev] [PATCH i-g-t v10 05/31] lib/intel_allocator_random: Add random allocator Zbigniew Kempczyński
2020-11-20 11:31 ` [igt-dev] [PATCH i-g-t v10 06/31] lib/intel_allocator: Add intel_allocator core Zbigniew Kempczyński
2020-11-20 11:31 ` [igt-dev] [PATCH i-g-t v10 07/31] lib/intel_allocator: Try to stop smoothly instead of deinit Zbigniew Kempczyński
2020-11-20 11:31 ` [igt-dev] [PATCH i-g-t v10 08/31] lib/intel_allocator_msgchannel: Scale to 4k of parallel clients Zbigniew Kempczyński
2020-11-20 11:31 ` [igt-dev] [PATCH i-g-t v10 09/31] lib/intel_bufops: Removes handle from allocator, change size Zbigniew Kempczyński
2020-11-20 11:31 ` [igt-dev] [PATCH i-g-t v10 10/31] lib/intel_bufops: Add init with handle and size function Zbigniew Kempczyński
2020-11-20 11:31 ` [igt-dev] [PATCH i-g-t v10 11/31] lib/intel_batchbuffer: Integrate intel_bb with allocator Zbigniew Kempczyński
2020-11-20 11:31 ` [igt-dev] [PATCH i-g-t v10 12/31] lib/intel_batchbuffer: Add tracking intel_buf to intel_bb Zbigniew Kempczyński
2020-11-20 11:31 ` [igt-dev] [PATCH i-g-t v10 13/31] lib/intel_aux_pgtable: Get addresses for aux table from an allocator Zbigniew Kempczyński
2020-11-20 11:31 ` [igt-dev] [PATCH i-g-t v10 14/31] lib/igt_fb: Initialize intel_buf with same size as fb Zbigniew Kempczyński
2020-11-20 11:31 ` [igt-dev] [PATCH i-g-t v10 15/31] tests/api_intel_bb: Modify test to verify intel_bb with allocator Zbigniew Kempczyński
2020-11-20 11:31 ` [igt-dev] [PATCH i-g-t v10 16/31] tests/api_intel_bb: Add compressed->compressed copy Zbigniew Kempczyński
2020-11-20 11:31 ` [igt-dev] [PATCH i-g-t v10 17/31] tests/api_intel_allocator: Simple allocator test suite Zbigniew Kempczyński
2020-11-20 11:31 ` [igt-dev] [PATCH i-g-t v10 18/31] tests/gem|kms: Remove intel_bb from fixture Zbigniew Kempczyński
2020-11-20 11:31 ` [igt-dev] [PATCH i-g-t v10 19/31] tests/gem_mmap_offset: Use intel_buf wrapper code instead direct Zbigniew Kempczyński
2020-11-20 11:31 ` [igt-dev] [PATCH i-g-t v10 20/31] tests/gem_ppgtt: Adopt test to use intel_bb with allocator Zbigniew Kempczyński
2020-11-20 11:31 ` [igt-dev] [PATCH i-g-t v10 21/31] tests/gem_render_copy_redux: Adopt to use with intel_bb and allocator Zbigniew Kempczyński
2020-11-20 11:31 ` [igt-dev] [PATCH i-g-t v10 22/31] tests/perf.c: Remove buffer from batch Zbigniew Kempczyński
2020-11-20 12:06 ` Lionel Landwerlin
2020-11-20 12:17 ` Zbigniew Kempczyński
2020-11-20 11:31 ` [igt-dev] [PATCH i-g-t v10 23/31] tests/gem_linear_blits: Use intel allocator Zbigniew Kempczyński
2020-11-20 11:31 ` [igt-dev] [PATCH i-g-t v10 24/31] lib/ioctl_wrappers: Add gem_has_relocations() check Zbigniew Kempczyński
2020-11-20 11:31 ` [igt-dev] [PATCH i-g-t v10 25/31] lib/intel_batchbuffer: Use relocations in intel-bb up to gen12 Zbigniew Kempczyński
2020-11-20 11:31 ` [igt-dev] [PATCH i-g-t v10 26/31] tests/api_intel_*: Adopt to use relocations as default " Zbigniew Kempczyński
2020-11-20 11:31 ` [igt-dev] [PATCH i-g-t v10 27/31] tests/gem_ppgtt: Migrate memory check out of render blits Zbigniew Kempczyński
2020-11-20 11:31 ` [igt-dev] [PATCH i-g-t v10 28/31] tests/api_intel_bb: Remove check-canonical test Zbigniew Kempczyński
2020-11-20 11:31 ` [igt-dev] [PATCH i-g-t v10 29/31] tests/api_intel_bb: Use allocator in delta-check test Zbigniew Kempczyński
2020-11-20 11:31 ` [igt-dev] [PATCH i-g-t v10 30/31] lib/intel_allocator: Separate allocator multiprocess start Zbigniew Kempczyński
2020-11-20 11:31 ` [igt-dev] [PATCH i-g-t v10 31/31] tests/api_intel_allocator: Prepare to run with sanitizer Zbigniew Kempczyński
2020-11-20 13:28 ` [igt-dev] ✗ Fi.CI.BAT: failure for Introduce IGT allocator (rev11) Patchwork
2020-11-20 17:34 ` Zbigniew Kempczyński [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20201120173444.GA2841@zkempczy-mobl2 \
--to=zbigniew.kempczynski@intel.com \
--cc=igt-dev@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox