On Thu, Jun 27, 2019 at 09:28:11AM +0200, Christian König wrote: > Hi Daniel, > > those fails look like something random to me and not related to my patch > set. Correct?
First one I looked at has the reservation_obj all over: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13438/fi-cml-u/igt@[email protected] So 5 second guees is ... probably real? Note that with the entire lmem stuff going on right now there's massive discussions about how we're doing resv_obj vs obj->mm.lock the wrong way round in i915, so I'm not surprised at all that you managed to trip this. The way I see it right now is that obj->mm.lock needs to be limited to dealing with the i915 shrinker interactions only, and only for i915 native objects. And for dma-bufs we need to make sure it's not anywhere in the callchain. Unfortunately that's a massive refactor I guess ... -Daniel > > Christian. > > Am 26.06.19 um 15:32 schrieb Patchwork: > > == Series Details == > > > > Series: series starting with [1/6] dma-buf: add dynamic DMA-buf handling v13 > > URL : https://patchwork.freedesktop.org/series/62777/ > > State : failure > > > > == Summary == > > > > CI Bug Log - changes from CI_DRM_6358 -> Patchwork_13438 > > ==================================================== > > > > Summary > > ------- > > > > **FAILURE** > > > > Serious unknown changes coming with Patchwork_13438 absolutely need to be > > verified manually. > > If you think the reported changes have nothing to do with the changes > > introduced in Patchwork_13438, 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/Patchwork_13438/ > > > > Possible new issues > > ------------------- > > > > Here are the unknown changes that may have been introduced in > > Patchwork_13438: > > > > ### IGT changes ### > > > > #### Possible regressions #### > > > > * igt@i915_selftest@live_contexts: > > - fi-kbl-7567u: [PASS][1] -> [INCOMPLETE][2] > > [1]: > > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6358/fi-kbl-7567u/igt@i915_selftest@live_contexts.html > > [2]: > > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13438/fi-kbl-7567u/igt@i915_selftest@live_contexts.html > > > > * igt@i915_selftest@live_hugepages: > > - fi-skl-gvtdvm: [PASS][3] -> [INCOMPLETE][4] > > [3]: > > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6358/fi-skl-gvtdvm/igt@i915_selftest@live_hugepages.html > > [4]: > > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13438/fi-skl-gvtdvm/igt@i915_selftest@live_hugepages.html > > > > Known issues > > ------------ > > > > Here are the changes found in Patchwork_13438 that come from known > > issues: > > > > ### IGT changes ### > > > > #### Issues hit #### > > > > * igt@gem_basic@create-close: > > - fi-icl-u3: [PASS][5] -> [DMESG-WARN][6] ([fdo#107724]) > > [5]: > > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6358/fi-icl-u3/igt@[email protected] > > [6]: > > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13438/fi-icl-u3/igt@[email protected] > > > > * igt@gem_ctx_switch@basic-default: > > - fi-icl-guc: [PASS][7] -> [INCOMPLETE][8] ([fdo#107713] / > > [fdo#108569]) > > [7]: > > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6358/fi-icl-guc/igt@[email protected] > > [8]: > > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13438/fi-icl-guc/igt@[email protected] > > > > * igt@gem_exec_create@basic: > > - fi-icl-u2: [PASS][9] -> [INCOMPLETE][10] ([fdo#107713]) > > [9]: > > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6358/fi-icl-u2/igt@[email protected] > > [10]: > > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13438/fi-icl-u2/igt@[email protected] > > > > * igt@gem_exec_fence@basic-busy-default: > > - fi-blb-e6850: [PASS][11] -> [DMESG-WARN][12] ([fdo#110913 ]) > > [11]: > > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6358/fi-blb-e6850/igt@[email protected] > > [12]: > > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13438/fi-blb-e6850/igt@[email protected] > > - fi-cfl-guc: [PASS][13] -> [DMESG-WARN][14] ([fdo#110913 ]) > > [13]: > > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6358/fi-cfl-guc/igt@[email protected] > > [14]: > > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13438/fi-cfl-guc/igt@[email protected] > > - fi-skl-guc: [PASS][15] -> [DMESG-WARN][16] ([fdo#110913 ]) > > [15]: > > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6358/fi-skl-guc/igt@[email protected] > > [16]: > > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13438/fi-skl-guc/igt@[email protected] > > - fi-apl-guc: [PASS][17] -> [DMESG-WARN][18] ([fdo#110913 ]) > > [17]: > > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6358/fi-apl-guc/igt@[email protected] > > [18]: > > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13438/fi-apl-guc/igt@[email protected] > > - fi-hsw-4770r: [PASS][19] -> [DMESG-WARN][20] ([fdo#110913 ]) > > [19]: > > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6358/fi-hsw-4770r/igt@[email protected] > > [20]: > > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13438/fi-hsw-4770r/igt@[email protected] > > - fi-glk-dsi: [PASS][21] -> [DMESG-WARN][22] ([fdo#110913 ]) > > [21]: > > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6358/fi-glk-dsi/igt@[email protected] > > [22]: > > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13438/fi-glk-dsi/igt@[email protected] > > - fi-pnv-d510: [PASS][23] -> [DMESG-WARN][24] ([fdo#110913 ]) > > [23]: > > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6358/fi-pnv-d510/igt@[email protected] > > [24]: > > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13438/fi-pnv-d510/igt@[email protected] > > - fi-skl-6600u: [PASS][25] -> [DMESG-WARN][26] ([fdo#110913 ]) > > [25]: > > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6358/fi-skl-6600u/igt@[email protected] > > [26]: > > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13438/fi-skl-6600u/igt@[email protected] > > - fi-hsw-peppy: [PASS][27] -> [DMESG-WARN][28] ([fdo#110913 ]) > > [27]: > > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6358/fi-hsw-peppy/igt@[email protected] > > [28]: > > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13438/fi-hsw-peppy/igt@[email protected] > > - fi-kbl-x1275: [PASS][29] -> [DMESG-WARN][30] ([fdo#110913 ]) > > [29]: > > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6358/fi-kbl-x1275/igt@[email protected] > > [30]: > > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13438/fi-kbl-x1275/igt@[email protected] > > - fi-cfl-8700k: [PASS][31] -> [DMESG-WARN][32] ([fdo#110913 ]) > > [31]: > > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6358/fi-cfl-8700k/igt@[email protected] > > [32]: > > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13438/fi-cfl-8700k/igt@[email protected] > > - fi-icl-dsi: [PASS][33] -> [DMESG-WARN][34] ([fdo#110913 ]) > > [33]: > > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6358/fi-icl-dsi/igt@[email protected] > > [34]: > > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13438/fi-icl-dsi/igt@[email protected] > > - fi-bdw-5557u: [PASS][35] -> [DMESG-WARN][36] ([fdo#110913 ]) > > [35]: > > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6358/fi-bdw-5557u/igt@[email protected] > > [36]: > > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13438/fi-bdw-5557u/igt@[email protected] > > - fi-kbl-7500u: [PASS][37] -> [DMESG-WARN][38] ([fdo#110913 ]) > > [37]: > > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6358/fi-kbl-7500u/igt@[email protected] > > [38]: > > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13438/fi-kbl-7500u/igt@[email protected] > > - fi-kbl-8809g: [PASS][39] -> [DMESG-WARN][40] ([fdo#110913 ]) > > [39]: > > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6358/fi-kbl-8809g/igt@[email protected] > > [40]: > > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13438/fi-kbl-8809g/igt@[email protected] > > - fi-bxt-dsi: [PASS][41] -> [DMESG-WARN][42] ([fdo#109385] / > > [fdo#110913 ]) > > [41]: > > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6358/fi-bxt-dsi/igt@[email protected] > > [42]: > > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13438/fi-bxt-dsi/igt@[email protected] > > - fi-whl-u: [PASS][43] -> [DMESG-WARN][44] ([fdo#110913 ]) > > [43]: > > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6358/fi-whl-u/igt@[email protected] > > [44]: > > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13438/fi-whl-u/igt@[email protected] > > - fi-skl-gvtdvm: [PASS][45] -> [DMESG-WARN][46] ([fdo#110913 ]) > > [45]: > > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6358/fi-skl-gvtdvm/igt@[email protected] > > [46]: > > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13438/fi-skl-gvtdvm/igt@[email protected] > > - fi-cml-u: [PASS][47] -> [DMESG-WARN][48] ([fdo#110913 ]) > > [47]: > > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6358/fi-cml-u/igt@[email protected] > > [48]: > > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13438/fi-cml-u/igt@[email protected] > > - fi-bsw-n3050: [PASS][49] -> [DMESG-WARN][50] ([fdo#109385] / > > [fdo#110913 ]) > > [49]: > > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6358/fi-bsw-n3050/igt@[email protected] > > [50]: > > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13438/fi-bsw-n3050/igt@[email protected] > > - fi-ilk-650: [PASS][51] -> [DMESG-WARN][52] ([fdo#110913 ]) > > [51]: > > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6358/fi-ilk-650/igt@[email protected] > > [52]: > > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13438/fi-ilk-650/igt@[email protected] > > - fi-hsw-4770: [PASS][53] -> [DMESG-WARN][54] ([fdo#110913 ]) > > [53]: > > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6358/fi-hsw-4770/igt@[email protected] > > [54]: > > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13438/fi-hsw-4770/igt@[email protected] > > - fi-bdw-gvtdvm: [PASS][55] -> [DMESG-WARN][56] ([fdo#110913 ]) > > [55]: > > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6358/fi-bdw-gvtdvm/igt@[email protected] > > [56]: > > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13438/fi-bdw-gvtdvm/igt@[email protected] > > - fi-skl-iommu: [PASS][57] -> [DMESG-WARN][58] ([fdo#110913 ]) > > [57]: > > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6358/fi-skl-iommu/igt@[email protected] > > [58]: > > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13438/fi-skl-iommu/igt@[email protected] > > - fi-kbl-7567u: [PASS][59] -> [DMESG-WARN][60] ([fdo#110913 ]) > > [59]: > > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6358/fi-kbl-7567u/igt@[email protected] > > [60]: > > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13438/fi-kbl-7567u/igt@[email protected] > > - fi-ivb-3770: [PASS][61] -> [DMESG-WARN][62] ([fdo#110913 ]) > > [61]: > > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6358/fi-ivb-3770/igt@[email protected] > > [62]: > > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13438/fi-ivb-3770/igt@[email protected] > > - fi-snb-2520m: [PASS][63] -> [DMESG-WARN][64] ([fdo#110913 ]) > > [63]: > > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6358/fi-snb-2520m/igt@[email protected] > > [64]: > > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13438/fi-snb-2520m/igt@[email protected] > > - fi-kbl-guc: [PASS][65] -> [DMESG-WARN][66] ([fdo#110913 ]) > > [65]: > > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6358/fi-kbl-guc/igt@[email protected] > > [66]: > > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13438/fi-kbl-guc/igt@[email protected] > > - fi-bsw-kefka: [PASS][67] -> [DMESG-WARN][68] ([fdo#109385] / > > [fdo#110913 ]) > > [67]: > > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6358/fi-bsw-kefka/igt@[email protected] > > [68]: > > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13438/fi-bsw-kefka/igt@[email protected] > > - fi-kbl-r: [PASS][69] -> [DMESG-WARN][70] ([fdo#110913 ]) > > [69]: > > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6358/fi-kbl-r/igt@[email protected] > > [70]: > > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13438/fi-kbl-r/igt@[email protected] > > - fi-skl-6770hq: [PASS][71] -> [DMESG-WARN][72] ([fdo#110913 ]) > > [71]: > > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6358/fi-skl-6770hq/igt@[email protected] > > [72]: > > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13438/fi-skl-6770hq/igt@[email protected] > > - fi-byt-n2820: [PASS][73] -> [DMESG-WARN][74] ([fdo#110913 ]) > > [73]: > > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6358/fi-byt-n2820/igt@[email protected] > > [74]: > > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13438/fi-byt-n2820/igt@[email protected] > > - fi-cfl-8109u: [PASS][75] -> [DMESG-WARN][76] ([fdo#110913 ]) > > [75]: > > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6358/fi-cfl-8109u/igt@[email protected] > > [76]: > > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13438/fi-cfl-8109u/igt@[email protected] > > - fi-icl-u3: [PASS][77] -> [DMESG-WARN][78] ([fdo#110913 ]) > > [77]: > > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6358/fi-icl-u3/igt@[email protected] > > [78]: > > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13438/fi-icl-u3/igt@[email protected] > > - fi-byt-j1900: [PASS][79] -> [DMESG-WARN][80] ([fdo#110913 ]) > > [79]: > > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6358/fi-byt-j1900/igt@[email protected] > > [80]: > > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13438/fi-byt-j1900/igt@[email protected] > > - fi-skl-6260u: [PASS][81] -> [DMESG-WARN][82] ([fdo#110913 ]) > > [81]: > > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6358/fi-skl-6260u/igt@[email protected] > > [82]: > > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13438/fi-skl-6260u/igt@[email protected] > > - fi-bxt-j4205: [PASS][83] -> [DMESG-WARN][84] ([fdo#109385] / > > [fdo#110913 ]) > > [83]: > > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6358/fi-bxt-j4205/igt@[email protected] > > [84]: > > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13438/fi-bxt-j4205/igt@[email protected] > > - fi-snb-2600: [PASS][85] -> [DMESG-WARN][86] ([fdo#110913 ]) > > [85]: > > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6358/fi-snb-2600/igt@[email protected] > > [86]: > > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13438/fi-snb-2600/igt@[email protected] > > - fi-elk-e7500: [PASS][87] -> [DMESG-WARN][88] ([fdo#110913 ]) > > [87]: > > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6358/fi-elk-e7500/igt@[email protected] > > [88]: > > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13438/fi-elk-e7500/igt@[email protected] > > - fi-skl-6700k2: [PASS][89] -> [DMESG-WARN][90] ([fdo#110913 ]) > > [89]: > > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6358/fi-skl-6700k2/igt@[email protected] > > [90]: > > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13438/fi-skl-6700k2/igt@[email protected] > > > > #### Possible fixes #### > > > > * igt@gem_exec_fence@basic-wait-default: > > - fi-icl-u3: [DMESG-WARN][91] ([fdo#107724]) -> [PASS][92] +2 > > similar issues > > [91]: > > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6358/fi-icl-u3/igt@[email protected] > > [92]: > > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13438/fi-icl-u3/igt@[email protected] > > > > {name}: This element is suppressed. This means it is ignored when > > computing > > the status of the difference (SUCCESS, WARNING, or FAILURE). > > > > [fdo#107713]: https://bugs.freedesktop.org/show_bug.cgi?id=107713 > > [fdo#107724]: https://bugs.freedesktop.org/show_bug.cgi?id=107724 > > [fdo#108569]: https://bugs.freedesktop.org/show_bug.cgi?id=108569 > > [fdo#109385]: https://bugs.freedesktop.org/show_bug.cgi?id=109385 > > [fdo#110913 ]: https://bugs.freedesktop.org/show_bug.cgi?id=110913 > > > > > > Participating hosts (54 -> 46) > > ------------------------------ > > > > Additional (1): fi-cml-u2 > > Missing (9): fi-kbl-soraka fi-ilk-m540 fi-hsw-4200u fi-byt-squawks > > fi-bsw-cyan fi-ctg-p8600 fi-icl-y fi-byt-clapper fi-bdw-samus > > > > > > Build changes > > ------------- > > > > * Linux: CI_DRM_6358 -> Patchwork_13438 > > > > CI_DRM_6358: 3454454b146cd9f684feb07ab9dff61dc875a022 @ > > git://anongit.freedesktop.org/gfx-ci/linux > > IGT_5068: 15ad664534413628f06c0f172aac11598bfdb895 @ > > git://anongit.freedesktop.org/xorg/app/intel-gpu-tools > > Patchwork_13438: fbf9925e3e0220296c42260729dff5cc9d5d4c84 @ > > git://anongit.freedesktop.org/gfx-ci/linux > > > > > > == Linux commits == > > > > fbf9925e3e02 drm/amdgpu: add independent DMA-buf import v7 > > 13b9bef056c0 drm/amdgpu: add independent DMA-buf export v6 > > b0d7a97cb362 drm/amdgpu: use allowed_domains for exported DMA-bufs > > 4624e4f46a05 drm/ttm: use the parent resv for ghost objects v2 > > 8f8445fa6219 drm/ttm: remove the backing store if no placement is given > > 6d09a7de3969 dma-buf: add dynamic DMA-buf handling v13 > > > > == Logs == > > > > For more details see: > > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13438/ > -- Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch _______________________________________________ Intel-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/intel-gfx
