Bug 80079 - [IGT][All] Performance degradation due to fence contention with igt/gem_fence_upload
Summary: [IGT][All] Performance degradation due to fence contention with igt/gem_fence...
Status: RESOLVED WONTFIX
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Intel GFX Bugs mailing list
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard: ReadyForDev
Keywords:
: 97939 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-06-16 06:45 UTC by Guo Jinxian
Modified: 2019-03-01 12:23 UTC (History)
5 users (show)

See Also:
i915 platform: BDW, CFL, CNL, HSW, IVB, KBL, SKL, SNB
i915 features: GEM/Other


Attachments
dmesg (104.18 KB, text/plain)
2014-06-16 06:45 UTC, Guo Jinxian
no flags Details
bsw-dmesg-gem_fence_upload (134.89 KB, text/plain)
2016-03-14 19:58 UTC, cprigent
no flags Details
IVB-gem_fence_upload-output (34.45 KB, text/plain)
2016-07-29 09:02 UTC, cprigent
no flags Details
IVB-gem_fence_upload-kern.log (101.25 KB, text/x-log)
2016-07-29 09:03 UTC, cprigent
no flags Details
kbl-gem_fence_upload-output (53.76 KB, text/plain)
2016-08-09 12:07 UTC, cprigent
no flags Details
kbl_gem_fence_upload__performance-kern.log (153.28 KB, text/plain)
2016-08-09 12:07 UTC, cprigent
no flags Details
kbl_gem_fence_upload__thread-performance-write__wc-contention-kern.log (154.38 KB, text/plain)
2016-08-09 12:08 UTC, cprigent
no flags Details
APL-gem_fence_upload-dmesg (636.37 KB, text/plain)
2016-08-12 14:14 UTC, cprigent
no flags Details
APL-gem_fence_upload-output (68.92 KB, text/plain)
2016-08-12 14:15 UTC, cprigent
no flags Details
BDW__gem_fence_upload__kern.log (276.05 KB, text/plain)
2016-09-29 12:49 UTC, cprigent
no flags Details
BDW__gem_fence_upload__output (53.02 KB, text/plain)
2016-09-29 12:49 UTC, cprigent
no flags Details

Description Guo Jinxian 2014-06-16 06:45:10 UTC
Created attachment 101143 [details]
dmesg

==System Environment==
--------------------------
Regression: No. 
It's new case

Non-working platforms: SNB IVB HSW BYT

==kernel==
--------------------------
origin/drm-intel-nightly: b438e8793c6d18b0998d75cdf8115a5898ed21d1(fails)
    drm-intel-nightly: 2014y-06m-13d-22h-09m-12s integration manifest
origin/drm-intel-next-queued: 868d665b43473e230d560d5186535270a3d57a19(fails)
    drm/i915: Fix memory leak in intel_dsi_init() error path
origin/drm-intel-fixes: 223a6f2b975ab35d93270ea1d4fb6e0ac6b27fe6(fails)
    drm/i915/bdw: remove erroneous chv specific workarounds from bdw code

==Bug detailed description==
-----------------------------
igt/gem_fence_upload some subcases fail

Output:
[root@x-hsw26 tests]# ./gem_fence_upload
IGT-Version: 1.7-g8c1566e (x86_64) (Linux: 3.15.0-rc8_drm-intel-next-queued_868d66_20140616+ x86_64)
Upload rate for 2 linear surfaces:      15653.304MiB/s
Upload rate for 2 tiled surfaces:       16163.147MiB/s
Upload rate for 4 linear surfaces:      15617.791MiB/s
Upload rate for 4 tiled surfaces:       16181.664MiB/s
Upload rate for 8 linear surfaces:      15600.660MiB/s
Upload rate for 8 tiled surfaces:       16156.325MiB/s
Upload rate for 16 linear surfaces:     15672.455MiB/s
Upload rate for 16 tiled surfaces:      16212.921MiB/s
Upload rate for 32 linear surfaces:     15612.530MiB/s
Upload rate for 32 tiled surfaces:      16160.118MiB/s
Upload rate for 64 linear surfaces:     15633.077MiB/s
Upload rate for 64 tiled surfaces:      6755.993MiB/s
Test assertion failure function performance, file gem_fence_upload.c:108:
Last errno: 0, Success
Failed assertion: tiled[1] > 0.75 * tiled[0]
Subtest performance: FAIL
Contended upload rate for 1 threads:    1654.431MiB/s
Contended upload rate for 1 threads:    1694.556MiB/s
Contended upload rate for 2 threads:    736.089MiB/s
Contended upload rate for 2 threads:    735.497MiB/s
Contended upload rate for 4 threads:    766.770MiB/s
Contended upload rate for 4 threads:    715.844MiB/s
Contended upload rate for 8 threads:    628.011MiB/s
Contended upload rate for 8 threads:    640.349MiB/s
Contended upload rate for 16 threads:   615.857MiB/s
Contended upload rate for 16 threads:   622.288MiB/s
Contended upload rate for 32 threads:   599.360MiB/s
Contended upload rate for 32 threads:   606.371MiB/s
Contended upload rate for 64 threads:   584.327MiB/s
Contended upload rate for 64 threads:    80.699MiB/s
Test assertion failure function thread_contention, file gem_fence_upload.c:321:
Last errno: 0, Success
Failed assertion: tiled[1] > 0.75 * tiled[0]
Subtest thread-contention: FAIL
Download rate for 2 linear surfaces, 2 threads:  78.469MiB/s
Download rate for 2 tiled surfaces, 2 threads:   78.524MiB/s
Download rate for 4 linear surfaces, 4 threads: 153.073MiB/s
Download rate for 4 tiled surfaces, 4 threads:  153.146MiB/s
Download rate for 8 linear surfaces, 8 threads: 293.719MiB/s
Download rate for 8 tiled surfaces, 8 threads:  292.514MiB/s
Download rate for 16 linear surfaces, 16 threads:       293.454MiB/s
Download rate for 16 tiled surfaces, 16 threads:        292.741MiB/s
Download rate for 32 linear surfaces, 32 threads:       293.049MiB/s
Download rate for 32 tiled surfaces, 32 threads:        292.829MiB/s
Download rate for 64 linear surfaces, 64 threads:       293.125MiB/s
Download rate for 64 tiled surfaces, 64 threads:        135.928MiB/s
Subtest thread-performance-read: SUCCESS
Upload rate for 2 linear surfaces, 2 threads:   11184.900MiB/s
Upload rate for 2 tiled surfaces, 2 threads:    12052.731MiB/s
Upload rate for 4 linear surfaces, 4 threads:   7265.297MiB/s
Upload rate for 4 tiled surfaces, 4 threads:    7505.571MiB/s
Upload rate for 8 linear surfaces, 8 threads:   7456.166MiB/s
Upload rate for 8 tiled surfaces, 8 threads:    7576.654MiB/s
Upload rate for 16 linear surfaces, 16 threads: 7378.159MiB/s
Upload rate for 16 tiled surfaces, 16 threads:  7578.673MiB/s
Upload rate for 32 linear surfaces, 32 threads: 7383.054MiB/s
Upload rate for 32 tiled surfaces, 32 threads:  7504.800MiB/s
Upload rate for 64 linear surfaces, 64 threads: 7305.519MiB/s
Upload rate for 64 tiled surfaces, 64 threads:  184.805MiB/s
Test assertion failure function thread_performance, file gem_fence_upload.c:246:
Last errno: 0, Success
Failed assertion: linear[1] > 0.75 * linear[0]
Subtest thread-performance-write: FAIL
Combined rate for 2 linear surfaces, 4 threads: 156.549MiB/s
Combined rate for 2 tiled surfaces, 4 threads:  156.109MiB/s
Combined rate for 4 linear surfaces, 8 threads: 304.679MiB/s
Combined rate for 4 tiled surfaces, 8 threads:  303.680MiB/s
Combined rate for 8 linear surfaces, 16 threads:        568.308MiB/s
Combined rate for 8 tiled surfaces, 16 threads: 562.881MiB/s
Combined rate for 16 linear surfaces, 32 threads:       572.849MiB/s
Combined rate for 16 tiled surfaces, 32 threads:        570.542MiB/s
Combined rate for 32 linear surfaces, 64 threads:       575.814MiB/s
Combined rate for 32 tiled surfaces, 64 threads:        570.089MiB/s
Combined rate for 64 linear surfaces, 128 threads:      573.400MiB/s
Combined rate for 64 tiled surfaces, 128 threads:       154.320MiB/s
Subtest thread-performance-both: SUCCESS

==Reproduce steps==
---------------------------- 
1. ./gem_fence_upload
Comment 1 Daniel Vetter 2014-06-18 09:24:51 UTC
This is a new testcase for a regression ... Can you please run the testcase from latest igt on older kernels to double-check whether it's not a regression?
Comment 2 Chris Wilson 2014-06-18 09:26:59 UTC
It is not a regression, this just highlights the performance degradation due to fence contention.
Comment 3 Guo Jinxian 2014-06-19 08:36:42 UTC
Test failed on BDW too.

[root@x-bdw01 tests]# ./gem_fence_upload
IGT-Version: 1.7-g1b1f4b1 (x86_64) (Linux: 3.16.0-rc1_drm-intel-nightly_00aac3_20140619+ x86_64)
Upload rate for 2 linear surfaces:      7951.453MiB/s
Upload rate for 2 tiled surfaces:       8110.795MiB/s
Upload rate for 4 linear surfaces:      7949.184MiB/s
Upload rate for 4 tiled surfaces:       8130.130MiB/s
Upload rate for 8 linear surfaces:      7951.198MiB/s
Upload rate for 8 tiled surfaces:       8128.153MiB/s
Upload rate for 16 linear surfaces:     7962.284MiB/s
Upload rate for 16 tiled surfaces:      8123.571MiB/s
Upload rate for 32 linear surfaces:     7981.028MiB/s
Upload rate for 32 tiled surfaces:      8123.317MiB/s
Upload rate for 64 linear surfaces:     7994.768MiB/s
Upload rate for 64 tiled surfaces:      2945.285MiB/s
Test assertion failure function performance, file gem_fence_upload.c:108:
Last errno: 0, Success
Failed assertion: tiled[1] > 0.75 * tiled[0]
Subtest performance: FAIL
Contended upload rate for 1 threads:    710.322MiB/s
Contended upload rate for 1 threads:    723.589MiB/s
Contended upload rate for 2 threads:    473.758MiB/s
Contended upload rate for 2 threads:    480.748MiB/s
Contended upload rate for 4 threads:    395.812MiB/s
Contended upload rate for 4 threads:    364.313MiB/s
Contended upload rate for 8 threads:      2.363MiB/s
Contended upload rate for 8 threads:      2.380MiB/s
Contended upload rate for 16 threads:     2.595MiB/s
Contended upload rate for 16 threads:     2.620MiB/s
Contended upload rate for 32 threads:     3.331MiB/s
Contended upload rate for 32 threads:     3.326MiB/s
Contended upload rate for 64 threads:     4.034MiB/s
Contended upload rate for 64 threads:     3.998MiB/s
Test assertion failure function thread_contention, file gem_fence_upload.c:320:
Last errno: 0, Success
Failed assertion: linear[1] > 0.75 * linear[0]
Subtest thread-contention: FAIL
Download rate for 2 linear surfaces, 2 threads:  39.711MiB/s
Download rate for 2 tiled surfaces, 2 threads:   39.734MiB/s
Download rate for 4 linear surfaces, 4 threads:  75.985MiB/s
Download rate for 4 tiled surfaces, 4 threads:   75.123MiB/s
Download rate for 8 linear surfaces, 8 threads:  77.412MiB/s
Download rate for 8 tiled surfaces, 8 threads:   77.670MiB/s
Download rate for 16 linear surfaces, 16 threads:        77.974MiB/s
Download rate for 16 tiled surfaces, 16 threads:         78.148MiB/s
Download rate for 32 linear surfaces, 32 threads:        78.070MiB/s
Download rate for 32 tiled surfaces, 32 threads:         78.154MiB/s
Download rate for 64 linear surfaces, 64 threads:        78.076MiB/s
Download rate for 64 tiled surfaces, 64 threads:         45.344MiB/s
Subtest thread-performance-read: SUCCESS
Upload rate for 2 linear surfaces, 2 threads:   5651.713MiB/s
Upload rate for 2 tiled surfaces, 2 threads:    6297.973MiB/s
Upload rate for 4 linear surfaces, 4 threads:   3746.195MiB/s
Upload rate for 4 tiled surfaces, 4 threads:    4108.094MiB/s
Upload rate for 8 linear surfaces, 8 threads:   3733.084MiB/s
Upload rate for 8 tiled surfaces, 8 threads:    4091.287MiB/s
Upload rate for 16 linear surfaces, 16 threads: 3753.501MiB/s
Upload rate for 16 tiled surfaces, 16 threads:  4050.120MiB/s
Upload rate for 32 linear surfaces, 32 threads: 3702.365MiB/s
Upload rate for 32 tiled surfaces, 32 threads:  4043.914MiB/s
Upload rate for 64 linear surfaces, 64 threads: 3732.146MiB/s
Upload rate for 64 tiled surfaces, 64 threads:   60.990MiB/s
Test assertion failure function thread_performance, file gem_fence_upload.c:246:
Last errno: 0, Success
Failed assertion: linear[1] > 0.75 * linear[0]
Subtest thread-performance-write: FAIL
Combined rate for 2 linear surfaces, 4 threads:  77.716MiB/s
Combined rate for 2 tiled surfaces, 4 threads:   79.381MiB/s
Combined rate for 4 linear surfaces, 8 threads: 151.201MiB/s
Combined rate for 4 tiled surfaces, 8 threads:  150.900MiB/s
Combined rate for 8 linear surfaces, 16 threads:        154.595MiB/s
Combined rate for 8 tiled surfaces, 16 threads: 154.377MiB/s
Combined rate for 16 linear surfaces, 32 threads:       154.431MiB/s
Combined rate for 16 tiled surfaces, 32 threads:        155.125MiB/s
Combined rate for 32 linear surfaces, 64 threads:       154.920MiB/s
Combined rate for 32 tiled surfaces, 64 threads:        155.261MiB/s
Combined rate for 64 linear surfaces, 128 threads:      155.086MiB/s
Combined rate for 64 tiled surfaces, 128 threads:        52.799MiB/s
Test assertion failure function thread_performance, file gem_fence_upload.c:247:
Last errno: 0, Success
Failed assertion: tiled[1] > 0.75 * tiled[0]
Subtest thread-performance-both: FAIL
Comment 4 Guo Jinxian 2014-06-25 04:39:31 UTC
The test timeout sometimes
[root@x-pk1 tests]# time ./gem_fence_upload --run-subtest thread-contention
IGT-Version: 1.7-gfedb9b6 (x86_64) (Linux: 3.16.0-rc2_drm-intel-fixes_bfafe9_20140624+ x86_64)
Contended upload rate for 1 linear threads:     818.498MiB/s
Contended upload rate for 1 tiled threads:      931.045MiB/s
Contended upload rate for 2 linear threads:     701.677MiB/s
Contended upload rate for 2 tiled threads:      783.641MiB/s
Contended upload rate for 4 linear threads:     536.679MiB/s
Contended upload rate for 4 tiled threads:      574.223MiB/s
Contended upload rate for 8 linear threads:       2.550MiB/s
Contended upload rate for 8 tiled threads:        2.566MiB/s
Contended upload rate for 16 linear threads:      2.320MiB/s
Contended upload rate for 16 tiled threads:       2.316MiB/s
Contended upload rate for 32 linear threads:      3.090MiB/s
Contended upload rate for 32 tiled threads:       3.083MiB/s
Test assertion failure function thread_contention, file gem_fence_upload.c:321:
Last errno: 0, Success
Failed assertion: linear[1] > 0.75 * linear[0]
Subtest thread-contention: FAIL

real    10m53.102s
user    0m0.095s
sys     43m17.662s
Comment 5 Guo Jinxian 2014-06-27 02:55:21 UTC
(In reply to comment #4)
> The test timeout sometimes
> [root@x-pk1 tests]# time ./gem_fence_upload --run-subtest thread-contention
> IGT-Version: 1.7-gfedb9b6 (x86_64) (Linux:
> 3.16.0-rc2_drm-intel-fixes_bfafe9_20140624+ x86_64)
> Contended upload rate for 1 linear threads:     818.498MiB/s
> Contended upload rate for 1 tiled threads:      931.045MiB/s
> Contended upload rate for 2 linear threads:     701.677MiB/s
> Contended upload rate for 2 tiled threads:      783.641MiB/s
> Contended upload rate for 4 linear threads:     536.679MiB/s
> Contended upload rate for 4 tiled threads:      574.223MiB/s
> Contended upload rate for 8 linear threads:       2.550MiB/s
> Contended upload rate for 8 tiled threads:        2.566MiB/s
> Contended upload rate for 16 linear threads:      2.320MiB/s
> Contended upload rate for 16 tiled threads:       2.316MiB/s
> Contended upload rate for 32 linear threads:      3.090MiB/s
> Contended upload rate for 32 tiled threads:       3.083MiB/s
> Test assertion failure function thread_contention, file
> gem_fence_upload.c:321:
> Last errno: 0, Success
> Failed assertion: linear[1] > 0.75 * linear[0]
> Subtest thread-contention: FAIL
> 
> real    10m53.102s
> user    0m0.095s
> sys     43m17.662s

Timeout was tracked by Bug 80578
Comment 6 Guo Jinxian 2014-07-23 05:45:38 UTC
Test still failed on latest -nightly(d62845db2ec40e15a76e5d5ebfe1a039ea2538c4)

[root@x-pnv2 tests]# time ./gem_fence_upload
IGT-Version: 1.7-g70e6ed9 (i686) (Linux: 3.16.0-rc6_drm-intel-nightly_d62845_20140723+ i686)
Upload rate for 2 linear surfaces:      2827.183MiB/s
Upload rate for 2 tiled surfaces:       2857.191MiB/s
Upload rate for 4 linear surfaces:      2829.286MiB/s
Upload rate for 4 tiled surfaces:       2858.924MiB/s
Upload rate for 8 linear surfaces:      2825.495MiB/s
Upload rate for 8 tiled surfaces:       2858.880MiB/s
Upload rate for 16 linear surfaces:     2829.500MiB/s
Upload rate for 16 tiled surfaces:      2858.637MiB/s
Upload rate for 32 linear surfaces:     2829.462MiB/s
Upload rate for 32 tiled surfaces:      1471.176MiB/s
Test assertion failure function performance, file gem_fence_upload.c:108:
Failed assertion: tiled[1] > 0.75 * tiled[0]
Subtest performance: FAIL
Contended upload rate for 1 linear threads:     221.444MiB/s
Contended upload rate for 1 tiled threads:      228.490MiB/s
Contended upload rate for 2 linear threads:      95.775MiB/s
Contended upload rate for 2 tiled threads:       95.240MiB/s
Contended upload rate for 4 linear threads:      82.843MiB/s
Contended upload rate for 4 tiled threads:       83.124MiB/s
Contended upload rate for 8 linear threads:      86.295MiB/s
Contended upload rate for 8 tiled threads:       93.049MiB/s
Contended upload rate for 16 linear threads:     80.888MiB/s
Contended upload rate for 16 tiled threads:      81.544MiB/s
Contended upload rate for 32 linear threads:     76.421MiB/s
Contended upload rate for 32 tiled threads:       9.817MiB/s
Test assertion failure function thread_contention, file gem_fence_upload.c:322:
Failed assertion: tiled[1] > 0.75 * tiled[0]
Subtest thread-contention: FAIL
Download rate for 2 linear surfaces, 2 threads:  63.610MiB/s
Download rate for 2 tiled surfaces, 2 threads:   63.861MiB/s
Download rate for 4 linear surfaces, 4 threads:  64.626MiB/s
Download rate for 4 tiled surfaces, 4 threads:   64.709MiB/s
Download rate for 8 linear surfaces, 8 threads:  64.541MiB/s
Download rate for 8 tiled surfaces, 8 threads:   64.591MiB/s
Download rate for 16 linear surfaces, 16 threads:        64.487MiB/s
Download rate for 16 tiled surfaces, 16 threads:         64.680MiB/s
Download rate for 32 linear surfaces, 32 threads:        64.441MiB/s
Download rate for 32 tiled surfaces, 32 threads:         19.443MiB/s
Test assertion failure function thread_performance, file gem_fence_upload.c:247:
Failed assertion: tiled[1] > 0.75 * tiled[0]
Subtest thread-performance-read: FAIL
Upload rate for 2 linear surfaces, 2 threads:   1908.738MiB/s
Upload rate for 2 tiled surfaces, 2 threads:    2406.739MiB/s
Upload rate for 4 linear surfaces, 4 threads:   1888.964MiB/s
Upload rate for 4 tiled surfaces, 4 threads:    2417.740MiB/s
Upload rate for 8 linear surfaces, 8 threads:   1912.017MiB/s
Upload rate for 8 tiled surfaces, 8 threads:    2412.636MiB/s
Upload rate for 16 linear surfaces, 16 threads: 1912.803MiB/s
Upload rate for 16 tiled surfaces, 16 threads:  2406.648MiB/s
Upload rate for 32 linear surfaces, 32 threads: 1902.822MiB/s
Upload rate for 32 tiled surfaces, 32 threads:   22.896MiB/s
Test assertion failure function thread_performance, file gem_fence_upload.c:247:
Failed assertion: tiled[1] > 0.75 * tiled[0]
Subtest thread-performance-write: FAIL
Combined rate for 2 linear surfaces, 4 threads: 125.795MiB/s
Combined rate for 2 tiled surfaces, 4 threads:  126.443MiB/s
Combined rate for 4 linear surfaces, 8 threads: 126.501MiB/s
Combined rate for 4 tiled surfaces, 8 threads:  126.585MiB/s
Combined rate for 8 linear surfaces, 16 threads:        126.259MiB/s
Combined rate for 8 tiled surfaces, 16 threads: 126.787MiB/s
Combined rate for 16 linear surfaces, 32 threads:       125.829MiB/s
Combined rate for 16 tiled surfaces, 32 threads:        126.217MiB/s
Combined rate for 32 linear surfaces, 64 threads:       126.056MiB/s
Combined rate for 32 tiled surfaces, 64 threads:         21.063MiB/s
Test assertion failure function thread_performance, file gem_fence_upload.c:247:
Failed assertion: tiled[1] > 0.75 * tiled[0]
Subtest thread-performance-both: FAIL

real    4m30.640s
user    2m56.583s
sys     4m24.497s
Comment 7 Ding Heng 2015-01-13 06:44:04 UTC
new subcase gem_fence_upload fail. here is the output:

 ./gem_fence_upload --run-subtest wc-contention
IGT-Version: 1.9-g67eb20c (x86_64) (Linux: 3.19.0-rc3_drm-intel-nightly_0056b6_0150109+ x86_64)
Contended upload rate for 1 linear threads/wc:  1954.557MiB/s
Contended upload rate for 1 tiled threads/wc:   2059.997MiB/s
Contended upload rate for 2 linear threads/wc:  881.009MiB/s
Contended upload rate for 2 tiled threads/wc:   939.270MiB/s
Contended upload rate for 4 linear threads/wc:  786.077MiB/s
Contended upload rate for 4 tiled threads/wc:   840.502MiB/s
Contended upload rate for 8 linear threads/wc:  703.417MiB/s
Contended upload rate for 8 tiled threads/wc:   722.352MiB/s
Contended upload rate for 16 linear threads/wc: 648.863MiB/s
Contended upload rate for 16 tiled threads/wc:  683.507MiB/s
Contended upload rate for 32 linear threads/wc: 630.712MiB/s
Contended upload rate for 32 tiled threads/wc:  674.961MiB/s
Contended upload rate for 64 linear threads/wc: 652.374MiB/s
Contended upload rate for 64 tiled threads/wc:  651.529MiB/s
Test assertion failure function wc_contention, file gem_fence_upload.c:392:
Failed assertion: linear[1] > 0.75 * linear[0]
Subtest wc-contention: FAIL (6.091s)
Comment 8 lu hua 2015-03-17 06:42:35 UTC
Test SKL, it also fails.
Comment 9 ye.tian 2015-03-26 06:59:00 UTC
Tested with the latest kernel(nighlty) on SNB, it still fail.

output:
-------
IGT-Version: 1.10-g1cfcca6 (x86_64) (Linux: 4.0.0-rc5_drm-intel-nightly_d85122_20150326+ x86_64)
Comment 10 ye.tian 2015-04-20 02:52:30 UTC
It still fails on SNG with the latest nightly kenrel(d60065) and latest igt (gbeddb3b.

output:
------------
 ./gem_fence_upload
IGT-Version: 1.10-gbeddb3b (x86_64) (Linux: 4.0.0_drm-intel-nightly_d60065_20150417+ x86_64)
Upload rate for 2 linear surfaces:      7738.172MiB/s
Upload rate for 2 tiled surfaces:       8187.481MiB/s
Upload rate for 4 linear surfaces:      7752.598MiB/s
Upload rate for 4 tiled surfaces:       8189.560MiB/s
Upload rate for 8 linear surfaces:      7802.522MiB/s
Upload rate for 8 tiled surfaces:       8272.608MiB/s
Upload rate for 16 linear surfaces:     7827.097MiB/s
Upload rate for 16 tiled surfaces:      8255.551MiB/s
Upload rate for 32 linear surfaces:     7824.830MiB/s
Upload rate for 32 tiled surfaces:      3404.913MiB/s
Test assertion failure function performance, file gem_fence_upload.c:108:
Failed assertion: tiled[1] > 0.75 * tiled[0]
Stack trace:
  #0 [__igt_fail_assert+0xf1]
  #1 [__real_main396+0xa61]
  #2 [main+0x21]
  #3 [__libc_start_main+0xf5]
  #4 [_start+0x29]
  #5 [<unknown>+0x29]
Subtest performance failed.
**** DEBUG ****
Test requirement passed: fd >= 0
Test requirement passed: num_fences > 0
Upload rate for 2 linear surfaces:      7738.172MiB/s
Upload rate for 2 tiled surfaces:       8187.481MiB/s
Upload rate for 4 linear surfaces:      7752.598MiB/s
Upload rate for 4 tiled surfaces:       8189.560MiB/s
Upload rate for 8 linear surfaces:      7802.522MiB/s
Upload rate for 8 tiled surfaces:       8272.608MiB/s
Upload rate for 16 linear surfaces:     7827.097MiB/s
Upload rate for 16 tiled surfaces:      8255.551MiB/s
Upload rate for 32 linear surfaces:     7824.830MiB/s
Upload rate for 32 tiled surfaces:      3404.913MiB/s
Test assertion failure function performance, file gem_fence_upload.c:108:
Failed assertion: tiled[1] > 0.75 * tiled[0]
****  END  ****
Subtest performance: FAIL (21.481s)
Contended upload rate for 1 linear threads:     876.472MiB/s
Contended upload rate for 1 tiled threads:      881.397MiB/s
Contended upload rate for 2 linear threads:     711.001MiB/s
Contended upload rate for 2 tiled threads:      721.973MiB/s
Contended upload rate for 4 linear threads:     458.739MiB/s
Contended upload rate for 4 tiled threads:      461.920MiB/s
Contended upload rate for 8 linear threads:     440.198MiB/s
Contended upload rate for 8 tiled threads:      470.905MiB/s
Contended upload rate for 16 linear threads:    437.284MiB/s
Contended upload rate for 16 tiled threads:     416.743MiB/s
Contended upload rate for 32 linear threads:    403.040MiB/s
Contended upload rate for 32 tiled threads:      39.147MiB/s
Test assertion failure function thread_contention, file gem_fence_upload.c:336:
Failed assertion: linear[1] > 0.75 * linear[0]
Stack trace:
  #0 [__igt_fail_assert+0xf1]
  #1 [__real_main396+0xb06]
  #2 [main+0x21]
  #3 [__libc_start_main+0xf5]
  #4 [_start+0x29]
  #5 [<unknown>+0x29]
Subtest thread-contention failed.
**** DEBUG ****
Test requirement passed: fd >= 0
Test requirement passed: num_fences > 0
Contended upload rate for 1 linear threads:     876.472MiB/s
Contended upload rate for 1 tiled threads:      881.397MiB/s
Contended upload rate for 2 linear threads:     711.001MiB/s
Contended upload rate for 2 tiled threads:      721.973MiB/s
Contended upload rate for 4 linear threads:     458.739MiB/s
Contended upload rate for 4 tiled threads:      461.920MiB/s
Contended upload rate for 8 linear threads:     440.198MiB/s
Contended upload rate for 8 tiled threads:      470.905MiB/s
Contended upload rate for 16 linear threads:    437.284MiB/s
Contended upload rate for 16 tiled threads:     416.743MiB/s
Contended upload rate for 32 linear threads:    403.040MiB/s
Contended upload rate for 32 tiled threads:      39.147MiB/s
Test assertion failure function thread_contention, file gem_fence_upload.c:336:
Failed assertion: linear[1] > 0.75 * linear[0]
****  END  ****
Subtest thread-contention: FAIL (16.521s)
Contended upload rate for 1 linear threads/wc:  1182.645MiB/s
Contended upload rate for 1 tiled threads/wc:   1210.562MiB/s
Contended upload rate for 2 linear threads/wc:  591.596MiB/s
Contended upload rate for 2 tiled threads/wc:   604.298MiB/s
Contended upload rate for 4 linear threads/wc:  527.226MiB/s
Contended upload rate for 4 tiled threads/wc:   527.135MiB/s
Contended upload rate for 8 linear threads/wc:  461.522MiB/s
Contended upload rate for 8 tiled threads/wc:   490.882MiB/s
Contended upload rate for 16 linear threads/wc: 438.232MiB/s
Contended upload rate for 16 tiled threads/wc:  398.890MiB/s
Contended upload rate for 32 linear threads/wc: 383.510MiB/s
Contended upload rate for 32 tiled threads/wc:  408.409MiB/s
Test assertion failure function wc_contention, file gem_fence_upload.c:392:
Failed assertion: linear[1] > 0.75 * linear[0]
Stack trace:
  #0 [__igt_fail_assert+0xf1]
  #1 [__real_main396+0xac4]
  #2 [main+0x21]
  #3 [__libc_start_main+0xf5]
  #4 [_start+0x29]
  #5 [<unknown>+0x29]
Subtest wc-contention failed.
**** DEBUG ****
Test requirement passed: fd >= 0
Test requirement passed: gem_mmap__has_wc(fd)
Test requirement passed: num_fences > 0
Contended upload rate for 1 linear threads/wc:  1182.645MiB/s
Contended upload rate for 1 tiled threads/wc:   1210.562MiB/s
Contended upload rate for 2 linear threads/wc:  591.596MiB/s
Contended upload rate for 2 tiled threads/wc:   604.298MiB/s
Contended upload rate for 4 linear threads/wc:  527.226MiB/s
Contended upload rate for 4 tiled threads/wc:   527.135MiB/s
Contended upload rate for 8 linear threads/wc:  461.522MiB/s
Contended upload rate for 8 tiled threads/wc:   490.882MiB/s
Contended upload rate for 16 linear threads/wc: 438.232MiB/s
Contended upload rate for 16 tiled threads/wc:  398.890MiB/s
Contended upload rate for 32 linear threads/wc: 383.510MiB/s
Contended upload rate for 32 tiled threads/wc:  408.409MiB/s
Test assertion failure function wc_contention, file gem_fence_upload.c:392:
Failed assertion: linear[1] > 0.75 * linear[0]
****  END  ****
Subtest wc-contention: FAIL (4.735s)
Download rate for 2 linear surfaces, 2 threads:  79.441MiB/s
Download rate for 2 tiled surfaces, 2 threads:   79.464MiB/s
Download rate for 4 linear surfaces, 4 threads: 154.570MiB/s
Download rate for 4 tiled surfaces, 4 threads:  154.226MiB/s
Download rate for 8 linear surfaces, 8 threads: 154.632MiB/s
Download rate for 8 tiled surfaces, 8 threads:  154.938MiB/s
Download rate for 16 linear surfaces, 16 threads:       155.131MiB/s
Download rate for 16 tiled surfaces, 16 threads:        155.258MiB/s
Download rate for 32 linear surfaces, 32 threads:       155.109MiB/s
Download rate for 32 tiled surfaces, 32 threads:         71.398MiB/s
Subtest thread-performance-read: SUCCESS (17.066s)
Upload rate for 2 linear surfaces, 2 threads:   7629.948MiB/s
Upload rate for 2 tiled surfaces, 2 threads:    7936.508MiB/s
Upload rate for 4 linear surfaces, 4 threads:   5788.188MiB/s
Upload rate for 4 tiled surfaces, 4 threads:    6001.500MiB/s
Upload rate for 8 linear surfaces, 8 threads:   5976.003MiB/s
Upload rate for 8 tiled surfaces, 8 threads:    6150.298MiB/s
Upload rate for 16 linear surfaces, 16 threads: 5969.732MiB/s
Upload rate for 16 tiled surfaces, 16 threads:  6138.058MiB/s
Upload rate for 32 linear surfaces, 32 threads: 5954.527MiB/s
Upload rate for 32 tiled surfaces, 32 threads:   80.787MiB/s
Test assertion failure function thread_performance, file gem_fence_upload.c:247:
Failed assertion: tiled[1] > 0.75 * tiled[0]
Stack trace:
  #0 [__igt_fail_assert+0xf1]
  #1 [thread_performance+0x656]
  #2 [__real_main396+0x950]
  #3 [main+0x21]
  #4 [__libc_start_main+0xf5]
  #5 [_start+0x29]
  #6 [<unknown>+0x29]
Subtest thread-performance-write failed.
**** DEBUG ****
Test requirement passed: fd >= 0
Test requirement passed: num_fences > 0
Upload rate for 2 linear surfaces, 2 threads:   7629.948MiB/s
Upload rate for 2 tiled surfaces, 2 threads:    7936.508MiB/s
Upload rate for 4 linear surfaces, 4 threads:   5788.188MiB/s
Upload rate for 4 tiled surfaces, 4 threads:    6001.500MiB/s
Upload rate for 8 linear surfaces, 8 threads:   5976.003MiB/s
Upload rate for 8 tiled surfaces, 8 threads:    6150.298MiB/s
Upload rate for 16 linear surfaces, 16 threads: 5969.732MiB/s
Upload rate for 16 tiled surfaces, 16 threads:  6138.058MiB/s
Upload rate for 32 linear surfaces, 32 threads: 5954.527MiB/s
Upload rate for 32 tiled surfaces, 32 threads:   80.787MiB/s
Test assertion failure function thread_performance, file gem_fence_upload.c:247:
Failed assertion: tiled[1] > 0.75 * tiled[0]
****  END  ****
Subtest thread-performance-write: FAIL (6.587s)
Combined rate for 2 linear surfaces, 4 threads: 159.015MiB/s
Combined rate for 2 tiled surfaces, 4 threads:  159.040MiB/s
Combined rate for 4 linear surfaces, 8 threads: 301.769MiB/s
Combined rate for 4 tiled surfaces, 8 threads:  306.025MiB/s
Combined rate for 8 linear surfaces, 16 threads:        304.185MiB/s
Combined rate for 8 tiled surfaces, 16 threads: 301.944MiB/s
Combined rate for 16 linear surfaces, 32 threads:       307.644MiB/s
Combined rate for 16 tiled surfaces, 32 threads:        306.328MiB/s
Combined rate for 32 linear surfaces, 64 threads:       307.406MiB/s
Combined rate for 32 tiled surfaces, 64 threads:         77.679MiB/s
Test assertion failure function thread_performance, file gem_fence_upload.c:247:
Failed assertion: tiled[1] > 0.75 * tiled[0]
Stack trace:
  #0 [__igt_fail_assert+0xf1]
  #1 [thread_performance+0x656]
  #2 [__real_main396+0x989]
  #3 [main+0x21]
  #4 [__libc_start_main+0xf5]
  #5 [_start+0x29]
  #6 [<unknown>+0x29]
Subtest thread-performance-both failed.
**** DEBUG ****
Test requirement passed: fd >= 0
Test requirement passed: num_fences > 0
Combined rate for 2 linear surfaces, 4 threads: 159.015MiB/s
Combined rate for 2 tiled surfaces, 4 threads:  159.040MiB/s
Combined rate for 4 linear surfaces, 8 threads: 301.769MiB/s
Combined rate for 4 tiled surfaces, 8 threads:  306.025MiB/s
Combined rate for 8 linear surfaces, 16 threads:        304.185MiB/s
Combined rate for 8 tiled surfaces, 16 threads: 301.944MiB/s
Combined rate for 16 linear surfaces, 32 threads:       307.644MiB/s
Combined rate for 16 tiled surfaces, 32 threads:        306.328MiB/s
Combined rate for 32 linear surfaces, 64 threads:       307.406MiB/s
Combined rate for 32 tiled surfaces, 64 threads:         77.679MiB/s
Test assertion failure function thread_performance, file gem_fence_upload.c:247:
Failed assertion: tiled[1] > 0.75 * tiled[0]
****  END  ****
Subtest thread-performance-both: FAIL (23.192s)
Comment 11 ye.tian 2015-06-03 01:13:34 UTC
It still fails on SNG with the latest nightly kenrel(728c89) and latest igt (85ee6e7b36).


root@x-sgb5:time ./gem_fence_upload
IGT-Version: 1.10-g85ee6e7 (x86_64) (Linux: 4.1.0-rc6_drm-intel-nightly_728c89_20150603+ x8                                                                                                          6_64)
Upload rate for 2 linear surfaces:      9139.022MiB/s
Upload rate for 2 tiled surfaces:       9710.211MiB/s
Upload rate for 4 linear surfaces:      9139.144MiB/s
Upload rate for 4 tiled surfaces:       9711.270MiB/s
Upload rate for 8 linear surfaces:      9146.522MiB/s
Upload rate for 8 tiled surfaces:       9702.586MiB/s
Upload rate for 16 linear surfaces:     9138.813MiB/s
Upload rate for 16 tiled surfaces:      9691.503MiB/s
Upload rate for 32 linear surfaces:     9143.699MiB/s
Upload rate for 32 tiled surfaces:      4394.766MiB/s
Test assertion failure function performance, file gem_fence_upload.c:108:
Failed assertion: tiled[1] > 0.75 * tiled[0]
Stack trace:
  #0 [__igt_fail_assert+0xf1]
  #1 [__real_main396+0xa7a]
  #2 [main+0x29]
  #3 [__libc_start_main+0xf5]
  #4 [_start+0x29]
  #5 [<unknown>+0x29]
Subtest performance failed.
**** DEBUG ****
Test requirement passed: fd >= 0
Test requirement passed: num_fences > 0
Upload rate for 2 linear surfaces:      9139.022MiB/s
Upload rate for 2 tiled surfaces:       9710.211MiB/s
Upload rate for 4 linear surfaces:      9139.144MiB/s
Upload rate for 4 tiled surfaces:       9711.270MiB/s
Upload rate for 8 linear surfaces:      9146.522MiB/s
Upload rate for 8 tiled surfaces:       9702.586MiB/s
Upload rate for 16 linear surfaces:     9138.813MiB/s
Upload rate for 16 tiled surfaces:      9691.503MiB/s
Upload rate for 32 linear surfaces:     9143.699MiB/s
Upload rate for 32 tiled surfaces:      4394.766MiB/s
Test assertion failure function performance, file gem_fence_upload.c:108:
Failed assertion: tiled[1] > 0.75 * tiled[0]
****  END  ****
Subtest performance: FAIL (17.573s)
Contended upload rate for 1 linear threads:     1076.716MiB/s
Contended upload rate for 1 tiled threads:      1094.092MiB/s
Contended upload rate for 2 linear threads:     907.107MiB/s
Contended upload rate for 2 tiled threads:      908.936MiB/s
Contended upload rate for 4 linear threads:     614.628MiB/s
Contended upload rate for 4 tiled threads:      617.802MiB/s
Contended upload rate for 8 linear threads:     580.625MiB/s
Contended upload rate for 8 tiled threads:      615.450MiB/s
Contended upload rate for 16 linear threads:    567.558MiB/s
Contended upload rate for 16 tiled threads:     573.042MiB/s
Contended upload rate for 32 linear threads:    526.089MiB/s
Contended upload rate for 32 tiled threads:      62.579MiB/s
Test assertion failure function thread_contention, file gem_fence_upload.c:336:
Failed assertion: linear[1] > 0.75 * linear[0]
Stack trace:
  #0 [__igt_fail_assert+0xf1]
  #1 [__real_main396+0xb1f]
  #2 [main+0x29]
  #3 [__libc_start_main+0xf5]
  #4 [_start+0x29]
  #5 [<unknown>+0x29]
Subtest thread-contention failed.
**** DEBUG ****
Test requirement passed: fd >= 0
Test requirement passed: num_fences > 0
Contended upload rate for 1 linear threads:     1076.716MiB/s
Contended upload rate for 1 tiled threads:      1094.092MiB/s
Contended upload rate for 2 linear threads:     907.107MiB/s
Contended upload rate for 2 tiled threads:      908.936MiB/s
Contended upload rate for 4 linear threads:     614.628MiB/s
Contended upload rate for 4 tiled threads:      617.802MiB/s
Contended upload rate for 8 linear threads:     580.625MiB/s
Contended upload rate for 8 tiled threads:      615.450MiB/s
Contended upload rate for 16 linear threads:    567.558MiB/s
Contended upload rate for 16 tiled threads:     573.042MiB/s
Contended upload rate for 32 linear threads:    526.089MiB/s
Contended upload rate for 32 tiled threads:      62.579MiB/s
Test assertion failure function thread_contention, file gem_fence_upload.c:336:
Failed assertion: linear[1] > 0.75 * linear[0]
****  END  ****
Subtest thread-contention: FAIL (10.794s)
Contended upload rate for 1 linear threads/wc:  1527.738MiB/s
Contended upload rate for 1 tiled threads/wc:   1574.958MiB/s
Contended upload rate for 2 linear threads/wc:  730.010MiB/s
Contended upload rate for 2 tiled threads/wc:   824.084MiB/s
Contended upload rate for 4 linear threads/wc:  703.490MiB/s
Contended upload rate for 4 tiled threads/wc:   711.704MiB/s
Contended upload rate for 8 linear threads/wc:  730.094MiB/s
Contended upload rate for 8 tiled threads/wc:   617.448MiB/s
Contended upload rate for 16 linear threads/wc: 554.035MiB/s
Contended upload rate for 16 tiled threads/wc:  464.954MiB/s
Contended upload rate for 32 linear threads/wc: 525.529MiB/s
Contended upload rate for 32 tiled threads/wc:  511.084MiB/s
Test assertion failure function wc_contention, file gem_fence_upload.c:392:
Failed assertion: linear[1] > 0.75 * linear[0]
Stack trace:
  #0 [__igt_fail_assert+0xf1]
  #1 [__real_main396+0xadd]
  #2 [main+0x29]
  #3 [__libc_start_main+0xf5]
  #4 [_start+0x29]
  #5 [<unknown>+0x29]
Subtest wc-contention failed.
**** DEBUG ****
Test requirement passed: fd >= 0
Test requirement passed: gem_mmap__has_wc(fd)
Test requirement passed: num_fences > 0
Contended upload rate for 1 linear threads/wc:  1527.738MiB/s
Contended upload rate for 1 tiled threads/wc:   1574.958MiB/s
Contended upload rate for 2 linear threads/wc:  730.010MiB/s
Contended upload rate for 2 tiled threads/wc:   824.084MiB/s
Contended upload rate for 4 linear threads/wc:  703.490MiB/s
Contended upload rate for 4 tiled threads/wc:   711.704MiB/s
Contended upload rate for 8 linear threads/wc:  730.094MiB/s
Contended upload rate for 8 tiled threads/wc:   617.448MiB/s
Contended upload rate for 16 linear threads/wc: 554.035MiB/s
Contended upload rate for 16 tiled threads/wc:  464.954MiB/s
Contended upload rate for 32 linear threads/wc: 525.529MiB/s
Contended upload rate for 32 tiled threads/wc:  511.084MiB/s
Test assertion failure function wc_contention, file gem_fence_upload.c:392:
Failed assertion: linear[1] > 0.75 * linear[0]
****  END  ****
Subtest wc-contention: FAIL (3.660s)
Download rate for 2 linear surfaces, 2 threads:  89.076MiB/s
Download rate for 2 tiled surfaces, 2 threads:   89.127MiB/s
Download rate for 4 linear surfaces, 4 threads: 173.299MiB/s
Download rate for 4 tiled surfaces, 4 threads:  172.992MiB/s
Download rate for 8 linear surfaces, 8 threads: 173.573MiB/s
Download rate for 8 tiled surfaces, 8 threads:  173.463MiB/s
Download rate for 16 linear surfaces, 16 threads:       173.709MiB/s
Download rate for 16 tiled surfaces, 16 threads:        173.115MiB/s
Download rate for 32 linear surfaces, 32 threads:       173.655MiB/s
Download rate for 32 tiled surfaces, 32 threads:         98.210MiB/s
Subtest thread-performance-read: SUCCESS (14.052s)
Upload rate for 2 linear surfaces, 2 threads:   9221.902MiB/s
Upload rate for 2 tiled surfaces, 2 threads:    9456.265MiB/s
Upload rate for 4 linear surfaces, 4 threads:   6934.662MiB/s
Upload rate for 4 tiled surfaces, 4 threads:    7217.774MiB/s
Upload rate for 8 linear surfaces, 8 threads:   7172.074MiB/s
Upload rate for 8 tiled surfaces, 8 threads:    7443.592MiB/s
Upload rate for 16 linear surfaces, 16 threads: 7258.911MiB/s
Upload rate for 16 tiled surfaces, 16 threads:  7411.482MiB/s
Upload rate for 32 linear surfaces, 32 threads: 7210.760MiB/s
Upload rate for 32 tiled surfaces, 32 threads:  123.929MiB/s
Test assertion failure function thread_performance, file gem_fence_upload.c:247:
Failed assertion: tiled[1] > 0.75 * tiled[0]
Stack trace:
  #0 [__igt_fail_assert+0xf1]
  #1 [thread_performance+0x646]
  #2 [__real_main396+0x964]
  #3 [main+0x29]
  #4 [__libc_start_main+0xf5]
  #5 [_start+0x29]
  #6 [<unknown>+0x29]
Subtest thread-performance-write failed.
**** DEBUG ****
Test requirement passed: fd >= 0
Test requirement passed: num_fences > 0
Upload rate for 2 linear surfaces, 2 threads:   9221.902MiB/s
Upload rate for 2 tiled surfaces, 2 threads:    9456.265MiB/s
Upload rate for 4 linear surfaces, 4 threads:   6934.662MiB/s
Upload rate for 4 tiled surfaces, 4 threads:    7217.774MiB/s
Upload rate for 8 linear surfaces, 8 threads:   7172.074MiB/s
Upload rate for 8 tiled surfaces, 8 threads:    7443.592MiB/s
Upload rate for 16 linear surfaces, 16 threads: 7258.911MiB/s
Upload rate for 16 tiled surfaces, 16 threads:  7411.482MiB/s
Upload rate for 32 linear surfaces, 32 threads: 7210.760MiB/s
Upload rate for 32 tiled surfaces, 32 threads:  123.929MiB/s
Test assertion failure function thread_performance, file gem_fence_upload.c:247:
Failed assertion: tiled[1] > 0.75 * tiled[0]
****  END  ****
Subtest thread-performance-write: FAIL (4.337s)
Combined rate for 2 linear surfaces, 4 threads: 177.299MiB/s
Combined rate for 2 tiled surfaces, 4 threads:  177.223MiB/s
Combined rate for 4 linear surfaces, 8 threads: 341.464MiB/s
Combined rate for 4 tiled surfaces, 8 threads:  341.846MiB/s
Combined rate for 8 linear surfaces, 16 threads:        339.080MiB/s
Combined rate for 8 tiled surfaces, 16 threads: 342.334MiB/s
Combined rate for 16 linear surfaces, 32 threads:       342.259MiB/s
Combined rate for 16 tiled surfaces, 32 threads:        341.504MiB/s
Combined rate for 32 linear surfaces, 64 threads:       343.407MiB/s
Combined rate for 32 tiled surfaces, 64 threads:        113.877MiB/s
Test assertion failure function thread_performance, file gem_fence_upload.c:247:
Failed assertion: tiled[1] > 0.75 * tiled[0]
Stack trace:
  #0 [__igt_fail_assert+0xf1]
  #1 [thread_performance+0x646]
  #2 [__real_main396+0x9a2]
  #3 [main+0x29]
  #4 [__libc_start_main+0xf5]
  #5 [_start+0x29]
  #6 [<unknown>+0x29]
Subtest thread-performance-both failed.
**** DEBUG ****
Test requirement passed: fd >= 0
Test requirement passed: num_fences > 0
Combined rate for 2 linear surfaces, 4 threads: 177.299MiB/s
Combined rate for 2 tiled surfaces, 4 threads:  177.223MiB/s
Combined rate for 4 linear surfaces, 8 threads: 341.464MiB/s
Combined rate for 4 tiled surfaces, 8 threads:  341.846MiB/s
Combined rate for 8 linear surfaces, 16 threads:        339.080MiB/s
Combined rate for 8 tiled surfaces, 16 threads: 342.334MiB/s
Combined rate for 16 linear surfaces, 32 threads:       342.259MiB/s
Combined rate for 16 tiled surfaces, 32 threads:        341.504MiB/s
Combined rate for 32 linear surfaces, 64 threads:       343.407MiB/s
Combined rate for 32 tiled surfaces, 64 threads:        113.877MiB/s
Test assertion failure function thread_performance, file gem_fence_upload.c:247:
Failed assertion: tiled[1] > 0.75 * tiled[0]
****  END  ****
Subtest thread-performance-both: FAIL (17.948s)
Comment 12 Humberto Israel Perez Rodriguez 2015-09-23 15:30:48 UTC
still happen on SKL-Y with the latest kernel :

Kernel commit log:
commit b4c4542ba1abfb0d3d6913504502573bf2c62b12
Author: Daniel Vetter <daniel.vetter@ffwll.ch>
Date:   Fri Aug 28 15:51:30 2015 +0200
drm-intel-nightly: 2015y-08m-28d-13h-50m-34s UTC integration manifest
Comment 13 Elio 2015-10-01 15:35:13 UTC
This issue is reproducible on BDW with the following configuration:

Kernel 4.3.0-rc8-drm-intel-testing-2015-08-28
Mesa: mesa-10.6.7 from http://cgit.freedesktop.org/mesa/mesa/
Xf86_video_intel: 2.99.917 from
http://cgit.freedesktop.org/xorg/driver/xf86-video-intel/
Libdrm: libdrm-2.4.64 from http://cgit.freedesktop.org/mesa/drm/
Cairo: 1.14.2 from http://cgit.freedesktop.org/cairo
libva: libva-1.6.0 from http://cgit.freedesktop.org/libva/
intel-driver: 1.6.1. from http://cgit.freedesktop.org/vaapi/intel-driver
xorg: 1.17.99 installed with script git_xorg.sh
Xserver: xorg-server-1.17.2 from http://cgit.freedesktop.org/xorg/xserver
Intel-gpu-tools: 1.12 from http://cgit.freedesktop.org/xorg/app/intel-gpu
Comment 14 Humberto Israel Perez Rodriguez 2015-10-02 17:14:30 UTC
still happen on SKL-Y with the latest kernel :

Kernel : 4.3.0-rc2-drm-intel-nightly
Comment 15 cprigent 2015-10-14 10:22:33 UTC
Reproduced on BSW-M:
igt@gem_fence_upload@performance Fail 		
igt@gem_fence_upload@thread-contention Fail 		
igt@gem_fence_upload@thread-performance-both Fail 		
igt@gem_fence_upload@thread-performance-read Pass 		
igt@gem_fence_upload@thread-performance-write Fail

Hardware:
Platform: Braswell M
CPU : Intel(R) Celeron N3060 1.60GHz @ 1.6 GHz (family: 6, model: 76 stepping: 4)
SoC : BSW D0
QDF : K6XC
CRB : BRASWELL RVP Fab2
Mandatory Reworks : All 
Feature Reworks: F28, F32, F33, F35, F37
Optional reworks : O-01a; O-02, O-03
Software :
Linux distribution: Ubuntu 14.04 LTS 64 bits 
BIOS : BRAS.X64.B084.R00.1508310642
TXE FW : 2.0.0.2073
Ksc : 1.08
kernel 4.3.0-rc3-drm-intel-nightly+ (eb69e51) from git://anongit.freedesktop.org/drm-intel
Mesa - 11.0.2 from http://cgit.freedesktop.org/mesa/mesa/
xf86-video-intel - 2.99.917 from http://cgit.freedesktop.org/xorg/driver/xf86-video-intel/
Libdrm - 2.4.64 from http://cgit.freedesktop.org/mesa/drm/
Libva - 1.6.1 from http://cgit.freedesktop.org/libva/
vaapi intel-driver - 1.6.1 from http://cgit.freedesktop.org/vaapi/intel-driver
Cairo - 1.14.2 from http://cgit.freedesktop.org/cairo
Xorg Xserver - 1.17.2 from http://cgit.freedesktop.org/xorg/xserver
Comment 16 Humberto Israel Perez Rodriguez 2015-10-15 15:21:41 UTC
This issue also happen on HSW with :


Configuration 
------------
kernel: 4.3.0-rc4-drm-intel-testing-2015-10-10
xorg-server-1.17.2
libdrm-2.4.65
xf86-video-intel-2.99.917
mesa-11.0.2
libva-1.6.1
intel-driver-1.6.1
cairo-1.14.2
IGT Version : 1.12-g1f9e055

sub-tests
----------
performance
thread-contention
wc-contention
thread-performance-write
thread-performance-both
Comment 17 Elio 2015-10-15 23:00:47 UTC
Problem with following test cases on BYT:

igt@gem_fence_upload@performance		
Fail
EditRemove igt@gem_fence_upload@thread-contention		
Fail
EditRemove igt@gem_fence_upload@thread-performance-both		
Fail
EditRemove igt@gem_fence_upload@thread-performance-read		
Fail
EditRemove igt@gem_fence_upload@thread-performance-write		
Fail
EditRemove igt@gem_fence_upload@wc-contention

Configuration:

Kernel: http://vanaheimr.fr.intel.com/shared/out/kernels/drm-intel/WW42.1_4.3.0-rc4_c38f2c2/
 xorg-server-1.17.2
libdrm-2.4.65
xf86-video-intel2.99.917
mesa-11.0.2
libva-1.6.1
intel-driver 1.6.1
cairo 1.14.2
intel-gpu-tools-1.12
Comment 18 cprigent 2015-10-20 09:20:26 UTC
Following tests are fail on BSW:
igt@gem_fence_upload@performance
igt@gem_fence_upload@thread-contention
igt@gem_fence_upload@thread-performance-both
igt@gem_fence_upload@thread-performance-write

Platform: Braswell M
CPU : Intel(R) Celeron N3060 1.60GHz @ 1.6 GHz (family: 6, model: 76 stepping: 4)
SoC : BSW D0
QDF : K6XC
CRB : BRASWELL RVP Fab2
Mandatory Reworks : All 
Feature Reworks: F28, F32, F33, F35, F37
Optional reworks : O-01a; O-02, O-03

BIOS : BRAS.X64.B084.R00.1508310642
TXE FW : 2.0.0.2073
Ksc : 1.08
Linux distribution: Ubuntu 14.04 LTS 64 bits
kernel 4.3.0-rc5-drm-intel-nightly+ 819f710081d7ea116b9b44a9264061d2c030f009 from git://anongit.freedesktop.org/drm-intel
Mesa - 11.0.3 from http://cgit.freedesktop.org/mesa/mesa/
xf86-video-intel - 2.99.917 from http://cgit.freedesktop.org/xorg/driver/xf86-video-intel/
Libdrm - 2.4.65 from http://cgit.freedesktop.org/mesa/drm/
Libva - 1.6.1 from http://cgit.freedesktop.org/libva/
vaapi intel-driver - 1.6.1 from http://cgit.freedesktop.org/vaapi/intel-driver
Cairo - 1.14.2 from http://cgit.freedesktop.org/cairo
Xorg Xserver - 1.17.2 from http://cgit.freedesktop.org/xorg/xserver

Kernel commit 819f710081d7ea116b9b44a9264061d2c030f009
Author: Daniel Vetter <daniel.vetter@ffwll.ch>
Date:   Wed Oct 14 19:05:17 2015 +0200
drm-intel-nightly: 2015y-10m-14d-17h-04m-36s UTC integration manifest
Comment 19 cprigent 2015-10-20 09:54:19 UTC
Following tests are fail on SKL-Y:
igt@gem_fence_upload@performance
igt@gem_fence_upload@thread-contention 
igt@gem_fence_upload@thread-performance-write
igt@gem_fence_upload@wc-contention

Platform: SKY LAKE Y A0 
CPU : Intel(R) Core(TM) m5-6Y57 CPU @ 1.10GHz (family: 6, model: 78  stepping: 3)
MCP : SKL-Y  D1 2+2 (ou ULX-D1)
QDF : QJK9 
CPU : SKL D0
Chipset PCH: Sunrise Point LP C1       
CRB : SKY LAKE Y LPDDR3 RVP3 CRB FAB2
Reworks : All Mandatories + FBS02,FBS03, F23, O-02 & O-06
BIOS : SKLSE2R1.R00.X097.B02.1509020030
ME FW : 11.0.0.1173
Ksc (EC FW): 1.19

Linux distribution: Ubuntu 14.04 LTS 64 bits
kernel 4.3.0-rc5-drm-intel-nightly+ 819f710081d7ea116b9b44a9264061d2c030f009 from git://anongit.freedesktop.org/drm-intel
Mesa - 11.0.3 from http://cgit.freedesktop.org/mesa/mesa/
xf86-video-intel - 2.99.917 from http://cgit.freedesktop.org/xorg/driver/xf86-video-intel/
Libdrm - 2.4.65 from http://cgit.freedesktop.org/mesa/drm/
Libva - 1.6.1 from http://cgit.freedesktop.org/libva/
vaapi intel-driver - 1.6.1 from http://cgit.freedesktop.org/vaapi/intel-driver
Cairo - 1.14.2 from http://cgit.freedesktop.org/cairo
Xorg Xserver - 1.17.2 from http://cgit.freedesktop.org/xorg/xserver

Kernel commit 819f710081d7ea116b9b44a9264061d2c030f009
Author: Daniel Vetter <daniel.vetter@ffwll.ch>
Date:   Wed Oct 14 19:05:17 2015 +0200
drm-intel-nightly: 2015y-10m-14d-17h-04m-36s UTC integration manifest
Comment 20 Humberto Israel Perez Rodriguez 2015-10-28 18:09:41 UTC
The following tests cases also fail on BYT-M with the next configuration :

<%gem_fence_upload@thread-performance-write%>
<%gem_fence_upload@performance%>
<%gem_fence_upload@thread-performance-both%>
<%gem_fence_upload@wc-contention%>
<%gem_fence_upload@thread-contention%>


Ubuntu 14.04.03 x64 LTS
xorg-server : 1.17.2
libdrm : 2.4.65
xf86-video-intel : 2.99.917
mesa : 11.0.4
libva : 1.6.1
intel: driver 1.6.1
cairo : 1.14.2
intel-gpu-tools : 1.12 (commit a2c6786)

Kernel: drm-intel-nightly: 2015y-10m-23d-09h-56m-09s
commit 87074657f22e38163e712ca417e1a398d00096b6
Author: Daniel Vetter <daniel.vetter@ffwll.ch>
Date:   Fri Oct 23 11:56:52 2015 +0200
Comment 21 cprigent 2015-11-01 14:11:04 UTC
Still fail on SKL-Y:
igt@gem_fence_upload@performance
igt@gem_fence_upload@thread-contention
igt@gem_fence_upload@thread-performance-write
igt@gem_fence_upload@wc-contention

Platform: SKY LAKE Y A0 
CPU : Intel(R) Core(TM) m5-6Y57 CPU @ 1.10GHz (family: 6, model: 78  stepping: 3)
MCP : SKL-Y  D1 2+2 (ou ULX-D1)
QDF : QJK9 
CPU : SKL D0
Chipset PCH: Sunrise Point LP C1       
CRB : SKY LAKE Y LPDDR3 RVP3 CRB FAB2
Reworks : All Mandatories + FBS02,FBS03, F23, O-02 & O-06
Software
BIOS : SKLSE2R1.R00.X097.B02.1509020030
ME FW : 11.0.0.1173
Ksc (EC FW): 1.19
Linux distribution: Ubuntu 14.04 LTS 64 bits
kernel 4.3.0-rc6-drm-intel-nightly+ (ab48d30) from git://anongit.freedesktop.org/drm-intel
commit ab48d308f2fe5a8ad3d2fd57d313e74995cf1c20
Author: Daniel Vetter <daniel.vetter@ffwll.ch> 
Date: Fri Oct 23 12:03:04 2015 +0200 drm-intel-nightly: 2015y-10m-23d-10h-02m-25s UTC integration manifest
Mesa 11.0.4 from http://cgit.freedesktop.org/mesa/mesa/
xf86-video-intel - 2.99.917 from http://cgit.freedesktop.org/xorg/driver/xf86-video-intel/
Libdrm - 2.4.65 from http://cgit.freedesktop.org/mesa/drm/
Libva - 1.6.1 from http://cgit.freedesktop.org/libva/
vaapi intel-driver - 1.6.1 from http://cgit.freedesktop.org/vaapi/intel-driver
Cairo - 1.14.2 from http://cgit.freedesktop.org/cairo
Xorg Xserver - 1.17.2 from http://cgit.freedesktop.org/xorg/xserver
Comment 22 cprigent 2015-11-01 16:56:27 UTC
Tests are Pass on BSW-M with last setup:

Platform: Braswell M
CPU : Intel(R) Celeron N3060 1.60GHz @ 1.6 GHz (family: 6, model: 76 stepping: 4)
SoC : BSW D0
QDF : K6XC
CRB : BRASWELL RVP Fab2
Mandatory Reworks : All 
Feature Reworks: F28, F32, F33, F35, F37
Optional reworks : O-01a; O-02, O-03
Software
BIOS : BRAS.X64.B084.R00.1508310642
TXE FW : 2.0.0.2073
Ksc : 1.08
Linux distribution: Ubuntu 14.04 LTS 64 bits
kernel 4.3.0-rc6-drm-intel-nightly+ (ab48d30) from git://anongit.freedesktop.org/drm-intel
commit ab48d308f2fe5a8ad3d2fd57d313e74995cf1c20 Author: Daniel Vetter <daniel.vetter@ffwll.ch> Date: Fri Oct 23 12:03:04 2015 +0200 drm-intel-nightly: 2015y-10m-23d-10h-02m-25s UTC integration manifest
Mesa 11.0.4 from http://cgit.freedesktop.org/mesa/mesa/
xf86-video-intel - 2.99.917 from http://cgit.freedesktop.org/xorg/driver/xf86-video-intel/
Libdrm - 2.4.65 from http://cgit.freedesktop.org/mesa/drm/
Libva - 1.6.1 from http://cgit.freedesktop.org/libva/
vaapi intel-driver - 1.6.1 from http://cgit.freedesktop.org/vaapi/intel-driver
Cairo - 1.14.2 from http://cgit.freedesktop.org/cairo
Xorg Xserver - 1.17.2 from http://cgit.freedesktop.org/xorg/xserver
Comment 23 Olivier Berthier 2015-11-06 17:08:49 UTC
Reproduced on BXT-P:

Hardware 
Platform: Broxton P A0 Platform 
CPU Name : Intel(R) @ 1.2 GHz (family: 6, model: 92, stepping: 8) – 4 cores
SoC : BROXTON-P A0
CRB : Apollo Lake RVP Fab1
Software 
Linux distribution: Ubuntu 15.04 64 bits 
kernel 4.3.0-rc5 (26f82bd8) from https://github.com/ideak/linux.git BXT branch
commit 26f82bd872901733b739480e8899a92966ae9292
Author: Imre Deak <imre.deak@intel.com>
Date:   Tue Oct 20 16:44:03 2015 +0300
drm/i915/bxt: update bxt_defconfig
Enable Kconfig options needed for UART/eMMC.
Signed-off-by: Imre Deak <imre.deak@intel.com>
BIOS: APLKRVPA.X64.0104.R43.1510080446 
BIOS (IFWI Version): APLK_IFWI_X64_R_2015_41_5_02
CSE : 3.0.0.1044
KSC : 1.02
One HDMI monitor connected: Samsung ls24c65u
Comment 24 cprigent 2015-11-07 11:37:17 UTC
Subtests are fail on SKL-Y with last setup:
igt@gem_fence_upload@performance
igt@gem_fence_upload@thread-contention
igt@gem_fence_upload@thread-performance-write
igt@gem_fence_upload@wc-contention

Platform: SKY LAKE Y A0 
CPU : Intel(R) Core(TM) m5-6Y57 CPU @ 1.10GHz (family: 6, model: 78  stepping: 3)
MCP : SKL-Y  D1 2+2 (ou ULX-D1)
QDF : QJK9 
CPU : SKL D0
Chipset PCH: Sunrise Point LP C1       
CRB : SKY LAKE Y LPDDR3 RVP3 CRB FAB2
Reworks : All Mandatories + FBS02,FBS03, F23, O-02 & O-06
Software
BIOS : SKLSE2R1.R00.X097.B02.1509020030
ME FW : 11.0.0.1173
Ksc (EC FW): 1.19
Linux distribution: Ubuntu 14.04 LTS 64 bits
kernel 4.3.0-rc7-drm-intel-nightly (86ba603) from git://anongit.freedesktop.org/drm-intel
  commit 86ba603f327626055fe1436112b3786eaaaf7fb1
  Author: Daniel Vetter <daniel.vetter@ffwll.ch>
  Date:   Sat Oct 31 09:27:21 2015 +0100
  drm-intel-nightly: 2015y-10m-31d-08h-26m-39s UTC integration manifest
Mesa 11.0.4 from http://cgit.freedesktop.org/mesa/mesa/
xf86-video-intel - 2.99.917 from http://cgit.freedesktop.org/xorg/driver/xf86-video-intel/
Libdrm - 2.4.65 from http://cgit.freedesktop.org/mesa/drm/
Libva - 1.6.1 from http://cgit.freedesktop.org/libva/
vaapi intel-driver - 1.6.1 from http://cgit.freedesktop.org/vaapi/intel-driver
Cairo - 1.14.2 from http://cgit.freedesktop.org/cairo
Xorg Xserver - 1.17.2 from http://cgit.freedesktop.org/xorg/xserver
Comment 25 cprigent 2015-11-08 12:53:43 UTC
3 subtests are fail on BSW-M:
igt@gem_fence_upload@performance
igt@gem_fence_upload@thread-contention
igt@gem_fence_upload@thread-performance-write

Platform: Braswell M
CPU : Intel(R) Celeron N3060 1.60GHz @ 1.6 GHz (family: 6, model: 76 stepping: 4)
SoC : BSW D0
QDF : K6XC
CRB : BRASWELL RVP Fab2
Mandatory Reworks : All 
Feature Reworks: F28, F32, F33, F35, F37
Optional reworks : O-01a; O-02, O-03
Software
BIOS : SKLSE2R1.R00.X097.B02.1509020030
ME FW : 11.0.0.1173
Ksc (EC FW): 1.19
Linux distribution: Ubuntu 14.04 LTS 64 bits
kernel 4.3.0-rc7-drm-intel-nightly (86ba603) from git://anongit.freedesktop.org/drm-intel
  commit 86ba603f327626055fe1436112b3786eaaaf7fb1
  Author: Daniel Vetter <daniel.vetter@ffwll.ch>
  Date:   Sat Oct 31 09:27:21 2015 +0100
  drm-intel-nightly: 2015y-10m-31d-08h-26m-39s UTC integration manifest
Mesa 11.0.4 from http://cgit.freedesktop.org/mesa/mesa/
xf86-video-intel - 2.99.917 from http://cgit.freedesktop.org/xorg/driver/xf86-video-intel/
Libdrm - 2.4.65 from http://cgit.freedesktop.org/mesa/drm/
Libva - 1.6.1 from http://cgit.freedesktop.org/libva/
vaapi intel-driver - 1.6.1 from http://cgit.freedesktop.org/vaapi/intel-driver
Cairo - 1.14.2 from http://cgit.freedesktop.org/cairo
Xorg Xserver - 1.17.2 from http://cgit.freedesktop.org/xorg/xserver
Comment 26 cprigent 2015-11-15 15:21:48 UTC
4 subtests are fail on SKL-Y:
gem_fence_upload@performance
gem_fence_upload@thread-contention
gem_fence_upload@thread-performance-both
gem_fence_upload@thread-performance-write

Platform: SKY LAKE Y A0 
CPU : Intel(R) Core(TM) m5-6Y57 CPU @ 1.10GHz (family: 6, model: 78  stepping: 3)
MCP : SKL-Y  D1 2+2
QDF : QJK9 
CPU : SKL D0
Chipset PCH: Sunrise Point LP C1       
CRB : SKY LAKE Y LPDDR3 RVP3 CRB FAB2
Reworks : All Mandatories + FBS02,FBS03, F23, O-02 & O-06
BIOS : SKLSE2R1.R00.X097.B02.1509020030
ME FW : 11.0.0.1173
Ksc (EC FW): 1.19
Linux distribution: Ubuntu 15.04 LTS 64 bits
kernel 4.3.0-drm-intel-nightly (a3b0dec) from git://anongit.freedesktop.org/drm-intel
  commit a3b0dec82fdb59c629c4fb9847245b80b0cf69dd
  Author: Jani Nikula jani.nikula@intel.com
  Date: Fri Nov 6 14:48:23 2015 +0200
  drm-intel-nightly: 2015y-11m-06d-12h-48m-02s UTC integration manifest
Mesa 11.0.4 from http://cgit.freedesktop.org/mesa/mesa/
xf86-video-intel - 2.99.917 from http://cgit.freedesktop.org/xorg/driver/xf86-video-intel/
Libdrm - 2.4.65 from http://cgit.freedesktop.org/mesa/drm/
Libva - 1.6.1 from http://cgit.freedesktop.org/libva/
vaapi intel-driver - 1.6.1 from http://cgit.freedesktop.org/vaapi/intel-driver
Cairo - 1.14.2 from http://cgit.freedesktop.org/cairo
Xorg Xserver - 1.17.2 from http://cgit.freedesktop.org/xorg/xserver
Comment 27 Rami 2015-11-19 13:28:46 UTC
Reproduced on BSW-M with last setup:
igt@gem_fence_upload@performance
igt@gem_fence_upload@thread-contention
igt@gem_fence_upload@thread-performance-write
igt@gem_fence_upload@wc-contention (regression)

setup:

Hardware:
Platform: Braswell M 
CPU : Intel(R) Celeron N3060 1.60GHz @ 1.6 GHz (family: 6, model: 76 stepping: 4)
SoC : BSW C0
QDF : K6XC
CRB : BRASWELL RVP Fab2
Mandatory Reworks : All Feature Reworks: F28, F32, F33, F35, F37
Optional reworks : O-01a; O-02, O-03 

Software:
Linux distribution: Ubuntu 15.04 LTS 64 bits 
BIOS : BRAS.X64.B084.R00.1508310642
TXE FW : 2.0.0.2073
Ksc : 1.08
kernel  drm-intel-nightly: 2015y-11m-12d-15h-35m-53s UTC integration manifest
commit 4c2531304c0a2f36f6b2cce2add5b5b2bd3fd893
Author: Jani Nikula <jani.nikula@intel.com>
Date:   Thu Nov 12 17:36:12 2015 +0200
cairo: (HEAD, tag: 1.14.2) 93422b3cb5e0ef8104b8194c8873124ce2f5ea2d from git://git.freedesktop.org/git/cairo
drm: (HEAD, tag: libdrm-2.4.65, tag: 2.4.65) c3496167637e35cf8a52d5e7e53a412e79d80db0 from git://git.freedesktop.org/git/mesa/drm
intel-driver: (HEAD, tag: 1.6.1, origin/v1.6-branch) 35858c69166b845c59ca32e19a3dbb0b758df209 from git://git.freedesktop.org/git/vaapi/intel-driver
libva: (HEAD, tag: libva-1.6.1, origin/v1.6-branch) 613eb962b45fbbd1526d751e88e0d8897af6c0e0 from git://git.freedesktop.org/git/vaapi/libva
mesa: (HEAD, tag: mesa-11.0.5) ee57c22141c42d9b511a7dfa5971c4428cd1c6e7 from git://git.freedesktop.org/git/mesa/mesa
xf86-video-intel: (HEAD, tag: 2.99.917) baec802b21387d04aebb10ac29e719a1800c5aa0 from git://git.freedesktop.org/git/xorg/driver/xf86-video-intel
xserver: (HEAD, tag: xorg-server-1.17.2) 2123f7682d522619f101b05fb75efa75dabbe371 from git://git.freedesktop.org/git/xorg/xserver

* Tools *
intel-gpu-tools: (HEAD, origin/master, origin/HEAD, master) e42936d86b52c6804da41755df7155cafded5eb2 from git://git.freedesktop.org/git/xorg/app/intel-gpu-tools
Comment 28 cprigent 2015-11-27 17:18:23 UTC
Same fail on SKL-Y with kernel tag drm-intel-testing-2015-11-20 
igt@gem_fence_upload@performance
igt@gem_fence_upload@thread-contention
igt@gem_fence_upload@thread-performance-write
igt@gem_fence_upload@wc-contention

Motherboard: Skylake Y
cpu model name	: Intel(R) Core(TM) m5-6Y57 CPU @ 1.10GHz
cpu model : 78
cpu family : 6
Graphic card: Device 191e (rev 07) 
Software:
Kernel: tag drm-intel-testing-2015-11-20 5074e51ef3a2b0ad4c2354e95aec5380a93966b3 (4.4-rc1) from git://anongit.freedesktop.org/drm-intel
Ubuntu 14.04.2 LTS
Bios: SKLSE2R1.R00.B104.B01.1511110114
Libdrm: 2.4.65 from http://cgit.freedesktop.org/mesa/drm
Comment 29 cprigent 2015-11-29 10:10:29 UTC
4 subcases are fail on HSW-ULT with kernel testing tag 2015-11-20:
igt@gem_fence_upload@performance
igt@gem_fence_upload@thread-contention
igt@gem_fence_upload@thread-performance-write	
igt@gem_fence_upload@wc-contention

Hardware:
Motherboard: SawTooth Peak
cpu model name : Intel(R) Core(TM) i7-4550U CPU @ 1.50GHz
cpu model : 69
cpu family : 6
Graphic card: Haswell-ULT Integrated Graphics Controller (rev 09)
Software:
Kernel tag drm-intel-testing-2015-11-20 5074e51ef3a2b0ad4c2354e95aec5380a93966b3 (4.4-rc1) from git://anongit.freedesktop.org/drm-intel 
  commit 5074e51ef3a2b0ad4c2354e95aec5380a93966b3
  Author: Imre Deak <imre.deak@intel.com>
  Date:   Fri Nov 20 11:50:03 2015 +0200
  drm-intel-nightly: 2015y-11m-20d-09h-49m-41s UTC integration manifest
Ubuntu 14.04.1 LTS
Bios: HSWLPTU1.86C.0135.R01.1311020052
Libdrm: 2.4.65
Comment 30 cprigent 2015-11-29 10:52:47 UTC
5 tests are fail on IVB with kernel testing tag 2015-11-20.
igt@gem_fence_upload@performance
igt@gem_fence_upload@thread-contention
igt@gem_fence_upload@thread-performance-both
igt@gem_fence_upload@thread-performance-write
igt@gem_fence_upload@wc-contention

Hardware:
Motherboard: DH77EB
cpu model name : Intel(R) Core(TM) i7-3770K CPU @ 3.50GHz
cpu model : 58
cpu family : 6
Graphic card: Xeon E3-1200 v2/3rd Gen Core processor Graphics
Software:
Kernel tag drm-intel-testing-2015-11-20 5074e51 (4.4-rc1) from git://anongit.freedesktop.org/drm-intel 
  commit 5074e51ef3a2b0ad4c2354e95aec5380a93966b3
  Author: Imre Deak <imre.deak@intel.com>
  Date:   Fri Nov 20 11:50:03 2015 +0200
  drm-intel-nightly: 2015y-11m-20d-09h-49m-41s UTC integration manifest
Ubuntu 14.04.1 LTS
Bios: EBH7710H.86A.0096.2012.1012.1645
Libdrm: 2.4.65
Comment 31 cprigent 2015-11-29 11:16:50 UTC
5 Fail on SNB with kernel testing tag 2015-11-20:
igt@gem_fence_upload@performance
igt@gem_fence_upload@thread-contention
igt@gem_fence_upload@thread-performance-both
igt@gem_fence_upload@thread-performance-write
igt@gem_fence_upload@wc-contention 

Hardware:
Motherboard: DQ67SW
cpu model name : Intel(R) Core(TM) i5-2400S CPU @ 2.50GHz
cpu model : 42
cpu family : 6
Graphic card: 2nd Generation Core Processor Family Integrated Graphics
Software:
Kernel tag drm-intel-testing-2015-11-20 5074e51 (4.4-rc1) from git://anongit.freedesktop.org/drm-intel 
  commit 5074e51ef3a2b0ad4c2354e95aec5380a93966b3
  Author: Imre Deak <imre.deak@intel.com>
  Date:   Fri Nov 20 11:50:03 2015 +0200
  drm-intel-nightly: 2015y-11m-20d-09h-49m-41s UTC integration manifest
Ubuntu 14.04.1 LTS
Bios: SWQ6710H.86A.0060.2011.1220.1805
Libdrm: 2.4.65
Comment 32 cprigent 2015-12-08 13:33:56 UTC
Still 3 fails on BSW-M:
gem_fence_upload@performance
gem_fence_upload@thread-contention 
gem_fence_upload@thread-performance-write 

Hardware:
Platform: Braswell M 
CPU : Intel(R) Celeron N3060 1.60GHz @ 1.6 GHz (family: 6, model: 76 stepping: 4)
SoC : BSW C0
QDF : K6XC
CRB : BRASWELL RVP Fab2
Mandatory Reworks : All Feature Reworks: F28, F32, F33, F35, F37
Optional reworks : O-01a; O-02, O-03 
Sotware:
Linux distribution: Ubuntu 15.10 64 bits
Kernel: drm-intel-nightly 4.4.0-rc2 17874a0 from http://cgit.freedesktop.org/drm-intel/
  commit 17874a0bd04949ab460431e6017860ab98e0e4d2
  Author: Ville Syrjala <ville.syrjala@linux.intel.com>
  Date:   Thu Nov 26 18:58:09 2015 +0200
  drm-intel-nightly: 2015y-11m-26d-16h-57m-42s UTC integration manifest
xorg-server-1.18.0 from http://cgit.freedesktop.org/xorg/xserver
libdrm-2.4.65 from http://cgit.freedesktop.org/mesa/drm/
xf86-video-intel 2.99.917 from http://cgit.freedesktop.org/xorg/driver/xf86-video-intel/
mesa-11.0.6 from http://cgit.freedesktop.org/mesa/mesa/
libva-1.6.1 from http://cgit.freedesktop.org/libva/
intel-driver 1.6.1 from http://cgit.freedesktop.org/vaapi/intel-driver
cairo 1.14.4 from http://cgit.freedesktop.org/cairo
IGT 1.12 4cfcea4 from http://cgit.freedesktop.org/xorg/app/intel-gpu-tools/
Comment 33 Humberto Israel Perez Rodriguez 2015-12-11 04:38:07 UTC
This test keeps fail with SKL-Y and latest setup

gem_fence_upload@thread-performance-write
gem_fence_upload@wc-contention
gem_fence_upload@thread-performance-both
gem_fence_upload@performance
gem_fence_upload@thread-contention



--- Hardware information ---
 > Motherboard model             : Skylake Client platform
 > Motherboard type              : Skylake Y LPDDR3 RVP3 Laptop
 > Motherboard manufacturer      : Intel Corporation
 > CPU information               : Intel(R) Core(TM) m5-6Y57 CPU @ 1.10GHz
 > GPU Card                      : Intel Corporation Sky Lake Integrated Graphics (rev 07) (prog-if 00 [VGA controller])
 > KSC                           : 1.15

Linux distribution: Ubuntu 15.10 LTS 64 bits
Kernel: 4.3 mainline from https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/log/?id=refs/tags/v4.3
Bios SKL: SKLSE2R1.R00.B104.B01.1511110114)
xorg-server-1.18.0 from http://cgit.freedesktop.org/xorg/xserver
libdrm-2.4.65 from http://cgit.freedesktop.org/mesa/drm/
xf86-video-intel 2.99.917 from http://cgit.freedesktop.org/xorg/driver/xf86-video-intel/
mesa-11.0.4 from http://cgit.freedesktop.org/mesa/mesa/
libva-1.6.2.pre1 from http://cgit.freedesktop.org/libva/
vaapi-intel-driver 1.6.2.pre1 from http://cgit.freedesktop.org/vaapi/intel-driver
cairo 1.14.4 from http://cgit.freedesktop.org/cairo
Rendercheck 1.5 from http://cgit.freedesktop.org/xorg/app/rendercheck
SKL-Y :  DMC 1.23 and GUC 4.3 firmware from https://01.org/linuxgraphics/intel-linux-graphics-firmwares
IGT 1.13: http://cgit.freedesktop.org/xorg/app/intel-gpu-tools/commit/?id=2db78a4995a8ee298ae0cd68879baf80407a0e5e
Comment 34 cprigent 2015-12-11 14:59:00 UTC
Also fail on BXT-P/APL with Q4 stack release:
igt@gem_fence_upload@performance
igt@gem_fence_upload@thread-contention
igt@gem_fence_upload@thread-performance-write
igt@gem_fence_upload@wc-contention

Platform: Broxton P A0 Platform
CPU Name : Intel(R) @ 1.2 GHz (family: 6, model: 92, stepping: 8) – 4 cores
SoC : BROXTON-P A0
QDF : QYE2
CRB : Apollo Lake RVPC1 Fab1
Mandatory Reworks : R14 
Software
BIOS (IFWI Version): APLK_IFWI_X64_R_2015_44_3_00
Kernel: tag testing 2015-11-20 from http://cgit.freedesktop.org/drm-intel/tag/?h=drm-intel-testing&id=drm-intel-testing-2015-11-20
xorg-server-1.18.0 from http://cgit.freedesktop.org/xorg/xserver
libdrm-2.4.65 from http://cgit.freedesktop.org/mesa/drm/
xf86-video-intel 2.99.917 from http://cgit.freedesktop.org/xorg/driver/xf86-video-intel/
mesa-11.0.4 from http://cgit.freedesktop.org/mesa/mesa/
libva-1.6.1 from http://cgit.freedesktop.org/libva/
vaapi-intel-driver 1.6.1 from http://cgit.freedesktop.org/vaapi/intel-driver
cairo 1.14.4 from http://cgit.freedesktop.org/cairo
DMC 1.06 firmware from https://01.org/linuxgraphics/intel-linux-graphics-firmwares
IGT 1.13 http://cgit.freedesktop.org/xorg/app/intel-gpu-tools/tag/?id=intel-gpu-tools-1.13
Comment 35 cprigent 2016-01-17 16:54:37 UTC
Following subcases are fail on a production SKL:
igt@gem_fence_upload@performance 
igt@gem_fence_upload@thread-performance-both
igt@gem_fence_upload@thread-performance-write
igt@gem_fence_upload@wc-contention

Dell Inspiron 15 7000 2-1
Intel Core (TM) i7 CPU @ 6500 2.5
Intel HD Graphics
Linux distribution: Ubuntu 15.10 64 bits
Kernel: drm-intel-nightly 4.4.0-rc8 8834392 from http://cgit.freedesktop.org/drm-intel/
libdrm-2.4.66 from http://cgit.freedesktop.org/mesa/drm/
xf86-video-intel 2.99.917 from http://cgit.freedesktop.org/xorg/driver/xf86-video-intel/
mesa-11.0.8 from http://cgit.freedesktop.org/mesa/mesa/
libva-1.6.2 from http://cgit.freedesktop.org/libva/
intel-driver 1.6.2 from http://cgit.freedesktop.org/vaapi/intel-driver
cairo 1.15.2 from http://cgit.freedesktop.org/cairo
IGT 1.13 cd658a7c6bca74eb897a8ae87751029793f0c4f4 from http://cgit.freedesktop.org/xorg/app/intel-gpu-tools/
DMC and GUC firmware from https://01.org/linuxgraphics/intel-linux-graphics-firmwares
Comment 36 Rami 2016-02-03 13:56:46 UTC
Reproduced on BXT with last setup:
Setup:
======
Platform: Broxton P A0 Platform
CPU Name : Intel(R) @ 1.2 GHz (family: 6, model: 92, stepping: 8) – 4 cores
SoC : BROXTON-P A0
CRB : Apollo Lake LPDDR3 RVP2B
Reworks : R17, R18, PNP3

Software:
=========
BIOS (IFWI Version): APLK_IFWI_X64_R_2015_44_3_00
KSC : 1.05
Linux distribution: Ubuntu 15.10 64 bits
Kernel: drm-intel-nightly 4.5 rc1 6b1049b
http://cgit.freedesktop.org/drm-intel/
drm: tag libdrm-2.4.66 e342c0f from http://cgit.freedesktop.org/mesa/drm/
mesa: tag mesa-11.0.9  from http://cgit.freedesktop.org/mesa/mesa/
cairo: tag 1.15.2 db8a7f1 from http://cgit.freedesktop.org/cairo
waffle: master bb29b2a from https://github.com/waffle-gl/waffle
xorg-server-macros: master d7acec2 from git://git.freedesktop.org/git/xorg/util/macros
libva: tag libva-1.6.1 cb418f6 from http://cgit.freedesktop.org/libva/
vaapi-intel-driver: tag 1.6.1 2110b3a from http://cgit.freedesktop.org/vaapi/intel-driver
Tools
deqp: tag android-cts-6.0_r2 cf44075 from https://android.googlesource.com/platform/external/deqp
ogles1conform master from https://git-amr-2.devtools.intel.com/gerrit/gitweb?p=otc_gen_graphics-khronos-glconform.git
ogles2-3conform branch gles3-new-skylake f64cf0f from https://git-amr-2.devtools.intel.com/gerrit/gitweb?p=otc_gen_graphics-khronos-glconform.git
intel-gpu-tool: (HEAD, origin/master, origin/HEAD) d63e72f0ad281f295b058a572741b995a5a0f64a from git://git.freedesktop.org/git/xorg/app/intel-gpu-tools
Comment 37 Rami 2016-02-26 16:18:44 UTC
This tests are fail on kbl with last setup:
igt@gem_fence_upload@performance
igt@gem_fence_upload@thread-contention
igt@gem_fence_upload@thread-performance-write
igt@gem_fence_upload@wc-contention

Hardware:
---------
Platform: KABY LAKE-U 
CPU : Intel(R) Core(TM) @ 2.60GHz 
MCP : KBL-U  G0  2+2
QDF : QYQ8
Chipset PCH: SPT-LP C1       
CRB : KABY LAKE U DDR3L RVP7 CRB FAB1
BIOS : KBLSE2R1.R00.X015.B01.1511271314
ME FW : 11.5.0.1008
Ksc (EC FW): 1.20
Software:
----------
Linux distribution: Ubuntu 15.10 64 bits
Kernel drm-intel-nightly 4.5.0-rc5_1a139ea from http://cgit.freedesktop.org/drm-intel/
drm: (HEAD, tag: libdrm-2.4.67, tag: 2.4.67)49efb55846c6ec96400061213b76ab867461c1a from git://git.freedesktop.org/git/mesa/drm
mesa: tag mesa-11.1.1 330aa44from http://cgit.freedesktop.org/mesa/mesa/
cairo: tag 1.15.2 db8a7f1 from http://cgit.freedesktop.org/cairo
waffle: master bb29b2a from https://github.com/waffle-gl/waffle
xorg-server-macros: master d7acec2 from git://git.freedesktop.org/git/xorg/util/macros
libva: (HEAD, tag: libva-1.6.2.pre1) be42ac44bc12c752f572788f0f4bbc62c13dc6ae from git://git.freedesktop.org/git/vaapi/libva
vaapi-intel-driver: tag 1.6.1 f6fe842 from http://cgit.freedesktop.org/vaapi/intel-driverFirmware
Tools:
-------
intel-gpu-tools: (HEAD, origin/master, origin/HEAD) f27d295fe3a1ca005dfa0fbfd81d6808b1f5ca47 from git://git.freedesktop.org/git/xorg/app/intel-gpu-tools
Comment 38 cprigent 2016-03-14 19:58:18 UTC
Created attachment 122292 [details]
bsw-dmesg-gem_fence_upload

Reproduced on BSW.
See setup, IGT output and dmesg in bsw-dmesg-gem_fence_upload attached.
Comment 39 Humberto Israel Perez Rodriguez 2016-03-18 15:37:50 UTC
The following test cases fail on BXT-P with the following configuration

case list
===========
gem_fence_upload@performance
gem_fence_upload@thread-performance-both
gem_fence_upload@thread-performance-write
gem_fence_upload@thread-contention
gem_fence_upload@wc-contention



Hardware information
=====================
Platform	BXT-P
Motherboard model	Broxton P
Motherboard type	NOTEBOOK Hand Held
Motherboard manufacturer	Intel Corp.
CPU family	Other
CPU information	06/5c
GPU Card	Intel Corporation Device 5a84 (rev 03) (prog-if 00 [VGA controller])

Software information
======================
Linux distribution : Ubuntu 15.10
Architecture       : 64-bit

 --> Component : drm 
	 url : http://cgit.freedesktop.org/mesa/drm 
	 tag : libdrm-2.4.67-5-gea07de9 
	 commit : ea07de9 
	 author : Rodrigo Vivi <rodrigo.vivi@intel.com> 
	 age : 13 days ago 
 --> Component : mesa 
	 url : http://cgit.freedesktop.org/mesa/mesa 
	 tag : mesa-11.1.2 
	 commit : 7bcd827 
	 author : Emil Velikov <emil.velikov@collabora.com> 
	 age : 5 weeks ago 
 --> Component : xf86-video-intel 
	 url : http://cgit.freedesktop.org/xorg/driver/xf86-video-intel 
	 tag : 2.99.917-560-gd167280 
	 commit : d167280 
	 author : Chris Wilson <chris@chris-wilson.co.uk> 
	 age : 3 weeks ago 
 --> Component : libva 
	 url : http://cgit.freedesktop.org/libva/ 
	 tag : libva-1.7.0.pre1 
	 commit : 35f1447 
	 author : Xiang Haihao <haihao.xiang@intel.com> 
	 age : 11 days ago 
 --> Component : vaapi (intel-driver) 
	 url : http://cgit.freedesktop.org/vaapi/intel-driver 
	 tag : 1.7.0.pre1 
	 commit : ab8e4e3 
	 author : Xiang Haihao <haihao.xiang@intel.com> 
	 age : 11 days ago 
 --> Component : cairo 
	 url : http://cgit.freedesktop.org/cairo 
	 tag : 1.15.2 
	 commit : db8a7f1 
	 author : Bryce Harrington <bryce@osg.samsung.com> 
	 age : 3 months ago 
 --> Component : xserver 
	 url :  http://cgit.freedesktop.org/xorg/xserver 
	 tag : xorg-server-1.18.1 
	 commit : 23e60f9 
	 author : Adam Jackson <ajax@redhat.com> 
	 age : 5 weeks ago 
 --> Component : intel-gpu-tools 
	 url : http://cgit.freedesktop.org/xorg/app/intel-gpu-tools 
	 tag : intel-gpu-tools-1.14-23-g364d378 
	 commit : 364d378 
	 author : Paulo Zanoni <paulo.r.zanoni@intel.com> 
	 age : 10 days ago 

kernel
=========
drm-intel-testing / commit a27657a

commit a27657a39741599ce9feef1ef39ae6654e9e6768
Author: Daniel Vetter <daniel.vetter@ffwll.ch>
Date:   Mon Feb 29 09:42:22 2016 +0100

    drm-intel-nightly: 2016y-02m-29d-08h-41m-12s UTC integration manifest

Kernel version : 4.5.0-rc5
Architecture : source amd64 all
Comment 40 Luis Botello 2016-04-28 16:47:53 UTC
The following tests fail on BXT-P with the next configuration 

test cases
================================
gem_fence_upload
gem_fence_upload@wc-contention
gem_fence_upload@thread-contention
gem_fence_upload@thread-performance-write


Software information
================================
Kernel version                      : 4.6.0-rc4-drm-intel-nightly-ww17-commit-1e81bac+
Linux distribution                  : Ubuntu 15.10
Architecture                        : 64-bit
Bios revision                       : 129.10
KSC revision                        : 1.6


Hardware information
================================
Platform                            : BXT-P
Motherboard model                   : Broxton P
Motherboard type                    : NOTEBOOK Hand Held
Motherboard manufacturer            : Intel Corp.
CPU family                          : Other
CPU information                     : 06/5c
GPU Card                            : Intel Corporation Device 5a84 (rev 03) (prog-if 00 [VGA controller])
Memory ram                          : 8 GB
Maximum memory ram allowed          : 16 GB


Graphic stack information
================================
 --> Component : drm 
	 url : http://cgit.freedesktop.org/mesa/drm 
	 tag : libdrm-2.4.67-26-g739b888 
	 commit : 739b888 
	 author : Nicolas Dechesne <nicolas.dechesne@linaro.org> 
	 age : 2 weeks ago 
 --> Component : mesa 
	 url : http://cgit.freedesktop.org/mesa/mesa 
	 tag : mesa-11.1.2 
	 commit : 7bcd827 
	 author : Emil Velikov <emil.velikov@collabora.com> 
	 age : 3 months ago 
 --> Component : xf86-video-intel 
	 url : http://cgit.freedesktop.org/xorg/driver/xf86-video-intel 
	 tag : 2.99.917-640-gbca4e0e 
	 commit : bca4e0e 
	 author : Chris Wilson <chris@chris-wilson.co.uk> 
	 age : 2 days ago 
 --> Component : libva 
	 url : http://cgit.freedesktop.org/libva/ 
	 tag : libva-1.7.0-1-g2339d10 
	 commit : 2339d10 
	 author : Xiang Haihao <haihao.xiang@intel.com> 
	 age : 6 weeks ago 
 --> Component : vaapi (intel-driver) 
	 url : http://cgit.freedesktop.org/vaapi/intel-driver 
	 tag : 1.7.0-8-g2c1bec0 
	 commit : 2c1bec0 
	 author : peng.chen <peng.c.chen@intel.com> 
	 age : 3 weeks ago 
 --> Component : cairo 
	 url : http://cgit.freedesktop.org/cairo 
	 tag : 1.15.2 
	 commit : db8a7f1 
	 author : Bryce Harrington <bryce@osg.samsung.com> 
	 age : 5 months ago 
 --> Component : xserver 
	 url :  http://cgit.freedesktop.org/xorg/xserver 
	 tag : xorg-server-1.18.0-291-g16e4bce 
	 commit : 16e4bce 
	 author : Simon Thum <simon.thum@gmx.de> 
	 age : 2 weeks ago 
 --> Component : intel-gpu-tools 
	 url : http://cgit.freedesktop.org/xorg/app/intel-gpu-tools 
	 tag : intel-gpu-tools-1.14-212-g1e9a3ac 
	 commit : 1e9a3ac 
	 author : Chris Wilson <chris@chris-wilson.co.uk> 
	 age : 3 days ago 


kernel information
================================
commit 1e81bacf1f7fdbdf83f46b55389713fa13cb1256
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date:   Sun Apr 24 11:36:51 2016 +0100

    drm-intel-nightly: 2016y-04m-24d-10h-36m-11s UTC integration manifest


Kernel version : 4.6.0-rc4
Architecture : source amd64 all
Homepage : http://www.kernel.org/
Comment 41 yann 2016-04-29 11:06:31 UTC
Increasing priority due to current platform experience impact
Comment 42 Humberto Israel Perez Rodriguez 2016-05-18 02:17:50 UTC
The following tests cases fail under the following configuration on BXT-P

tests cases
================================================================
igt@gem_fence_upload@performance
igt@gem_fence_upload@thread-contention
igt@gem_fence_upload@thread-performance-write
igt@gem_fence_upload@wc-contention


Hardware configuration
================================================================
Platform     BXT - P (APL)
Motherboard model  Apollo Lake
Motherboard type    NOTEBOOK Hand Held
Motherboard manufacturer Intel Corp.
CPU family   Other
CPU information    06/5c
GPU Card     Intel Corporation Device 5a84 (rev 03) (prog-if 00 [VGA controller])
Memory ram   8 GB


gfx user space
================================================================
 --> Component : drm 
	 url : http://cgit.freedesktop.org/mesa/drm 
	 tag : libdrm-2.4.68 
	 commit : fc09c5a 
	 author : Kenneth Graunke <kenneth@whitecape.org> 
	 age : 2 weeks ago 
 --> Component : mesa 
	 url : http://cgit.freedesktop.org/mesa/mesa 
	 tag : mesa-11.1.2 
	 commit : 7bcd827 
	 author : Emil Velikov <emil.velikov@collabora.com> 
	 age : 3 months ago 
 --> Component : xf86-video-intel 
	 url : http://cgit.freedesktop.org/xorg/driver/xf86-video-intel 
	 tag : 2.99.917-645-g88733a7 
	 commit : 88733a7 
	 author : Chris Wilson <chris@chris-wilson.co.uk> 
	 age : 7 days ago 
 --> Component : libva 
	 url : http://cgit.freedesktop.org/libva/ 
	 tag : libva-1.7.0-2-g4cb6d78 
	 commit : 4cb6d78 
	 author : Alan Coopersmith <alan.coopersmith@oracle.com> 
	 age : 5 weeks ago 
 --> Component : vaapi (intel-driver) 
	 url : http://cgit.freedesktop.org/vaapi/intel-driver 
	 tag : 1.7.0-12-g4643f94 
	 commit : 4643f94 
	 author : peng.chen <peng.c.chen@intel.com> 
	 age : 3 weeks ago 
 --> Component : cairo 
	 url : http://cgit.freedesktop.org/cairo 
	 tag : 1.15.2 
	 commit : db8a7f1 
	 author : Bryce Harrington <bryce@osg.samsung.com> 
	 age : 5 months ago 
 --> Component : xserver 
	 url :  http://cgit.freedesktop.org/xorg/xserver 
	 tag : xorg-server-1.18.0-317-g7f04946 
	 commit : 7f04946 
	 author : Dave Airlie <airlied@redhat.com> 
	 age : 9 days ago 
 --> Component : intel-gpu-tools 
	 url : http://cgit.freedesktop.org/xorg/app/intel-gpu-tools 
	 tag : intel-gpu-tools-1.14-212-g1e9a3ac 
	 commit : 1e9a3ac 
	 author : Chris Wilson <chris@chris-wilson.co.uk> 
	 age : 3 weeks ago 

kernel
=====================================================================
commit c5034bf7729a728065a996f8042626f23074d575
Author: Daniel Vetter <daniel.vetter@ffwll.ch>
Date:   Tue May 17 22:50:02 2016 +0200

    drm-intel-nightly: 2016y-05m-17d-20h-49m-27s UTC integration manifest


Kernel version : 4.6.0
Architecture : source amd64 all
Homepage : http://www.kernel.org/
Comment 43 maria guadalupe 2016-05-27 15:04:02 UTC
This is also reproduced on KBL with the next configuration

Gfx stack information
===============================================
--> Component : drm 
                 tag : libdrm-2.4.68-4-g7aab852 
                 commit : 7aab852 
 --> Component : mesa 
                 tag : mesa-11.1.2 
                 commit : 7bcd827 
 --> Component : cairo 
                 tag : 1.15.2 
                 commit : db8a7f1 
 --> Component : intel-gpu-tools
                tag : intel-gpu-tools-1.14-346-gcce2ff0
                commit : cce2ff0


Software information
============================

Kernel version                      : 4.6.0-nightly+
Linux distribution                  : Ubuntu 15.10
Architecture                        : 64-bit
Bios revision                       : 28.1
KSC revision                        : 1.15


Hardware information 
=============================

Platform                            : SKL-Y to KBL (RVP3)
Motherboard model                   : Kabylake Client platform
Motherboard type                    : Skylake Y LPDDR3 RVP3 Laptop
Motherboard manufacturer            : Intel Corporation
CPU family                          : Other
CPU information                     : Genuine Intel(R) CPU 0000 @ 0.90GHz
GPU Card                            : Intel Corporation Device 591e (prog-if 00 [VGA controller])


|=== kernel information ===|

commit 2ec823981d62c56d1511bda42b8295e31ece800f
Author: Daniel Vetter <daniel.vetter@ffwll.ch>
Date:   Sun May 22 18:23:13 2016 +0200


========== test cases failed ===============

igt@gem_fence_upload@wc-contention
igt@gem_fence_upload@thread-contention
igt@gem_fence_upload@thread-performance-write
igt@gem_fence_upload@performance
Comment 44 Humberto Israel Perez Rodriguez 2016-05-27 22:01:01 UTC
The following test cases fail on APL

test cases
===============================================
igt@gem_fence_upload@wc-contention
igt@gem_fence_upload@thread-performance-write
igt@gem_fence_upload@thread-contention


Gfx stack information
===============================================
--> Component : drm 
                 tag : libdrm-2.4.68-4-g7aab852 
                 commit : 7aab852 
 --> Component : mesa 
                 tag : mesa-11.1.2 
                 commit : 7bcd827 
 --> Component : cairo 
                 tag : 1.15.2 
                 commit : db8a7f1 
 --> Component : intel-gpu-tools
                tag : intel-gpu-tools-1.14-346-gcce2ff0
                commit : cce2ff0


Software information
===============================================
Kernel version                      : 4.6.0-rc7-drm-intel-nightly-ww20-commit-5528ede+
Linux distribution                  : Ubuntu 15.10
Architecture                        : 64-bit
Bios revision                       : 138.25
KSC revision                        : 1.12
DMC revision                        : 1.07
GUC revision                        : 8.7


Hardware information
===============================================
Platform                            : BXT-P
Motherboard model                   : Broxton P
Motherboard type                    : NOTEBOOK Hand Held
Motherboard manufacturer            : Intel Corp.
CPU family                          : B1
CPU information                     : 06/5c
GPU Card                            : Intel Corporation Device 5a84 (rev 0a) (prog-if 00 [VGA controller])


kernel
===============================================
commit 2ec823981d62c56d1511bda42b8295e31ece800f
Author: Daniel Vetter <daniel.vetter@ffwll.ch>
Date:   Sun May 22 18:23:13 2016 +0200

    drm-intel-nightly: 2016y-05m-22d-16h-22m-45s UTC integration manifest
Comment 45 Humberto Israel Perez Rodriguez 2016-06-03 16:52:48 UTC
The following tests cases are fail with the following configuration :


Tests cases
===============================================
igt@gem_fence_upload@thread-contention
igt@gem_fence_upload@wc-contention
igt@gem_fence_upload@thread-performance-write


Gfx stack information
===============================================
--> Component : drm 
	 tag : libdrm-2.4.68 
	 commit : fc09c5a 
--> Component : cairo 
	 tag : 1.15.2 
	 commit : db8a7f1 
--> Component : intel-gpu-tools 
	 tag : intel-gpu-tools-1.14-348-g303b380 
	 commit : 303b380 
 
Software information
===============================================
Kernel version                      : 4.6.0-drm-intel-nightly-ww23-commit-fb023a2+
Linux distribution                  : Ubuntu 16.04
Architecture                        : 64-bit
Bios revision                       : 138.25
KSC revision                        : 1.12
DMC revision                        : 1.07

Hardware information
===============================================
Platform                            : BXT-P
Motherboard model                   : Broxton P
Motherboard type                    : NOTEBOOK Hand Held
Motherboard manufacturer            : Intel Corp.
CPU family                          : B1
CPU information                     : 06/5c
GPU Card                            : Intel Corporation Device 5a84 (rev 0a) (prog-if 00 [VGA controller])

kernel
===============================================
commit fb023a2062df06c9e097e1f8f2bcf252194b9413
Author: Daniel Vetter <daniel.vetter@ffwll.ch>
Date:   Mon May 30 10:46:14 2016 +0200

    drm-intel-nightly: 2016y-05m-30d-08h-45m-53s UTC integration manifest
Comment 46 maria guadalupe 2016-06-06 22:12:03 UTC
This bug was also reproduced on KBL under the following configuration

Software information
============================================
Kernel version                  : 4.6.0-drm-intel-nightly-ww23-commit-fb023a2+
Linux distribution              : Ubuntu 16.04 LTS
Architecture                    : 64-bit
Mesa version                    : Not found << Please see the message at the bottom >>
xf86-video-intel version        : 2.99.917
Xorg-Xserver version            : 1.18.3
DRM version                     : 2.4.68
VAAPI version                   : Intel i965 driver for Intel(R) Kabylake - 1.7.0
Cairo version                   : 1.15.2
Intel GPU Tools version         : Tag [intel-gpu-tools-1.14-348-g303b380] / Commit [303b380]
Kernel driver in use            : i915
Hardware acceleration           :
Bios revision                   : 28.1
KSC revision                    : 1.15


 Hardware information
============================================
Platform                        : SKL-Y to KBL (RVP3)
Motherboard model               : Kabylake Client platform
Motherboard type                : Skylake Y LPDDR3 RVP3 Laptop
Motherboard manufacturer        : Intel Corporation
CPU family                      : Other
CPU information                 : Genuine Intel(R) CPU 0000 @ 0.90GHz
GPU Card                        : Intel Corporation Device 591e (prog-if 00 [VGA controller])
Memory ram                      : 4 GB
Maximum memory ram allowed      : 16 GB
Display resolution              :
CPU's number                    : 4
Hard drive Capacity             : 120 GB

 Firmwares information
============================================
DMC fw loaded                   : yes
DMC version                     : 1.1

kernel configuration
=====================
commit fb023a2062df06c9e097e1f8f2bcf252194b9413
Author: Daniel Vetter <daniel.vetter@ffwll.ch>
Date:   Mon May 30 10:46:14 2016 +0200

drm-intel-nightly: 2016y-05m-30d-08h-45m-53s UTC integration manifest


Kernel version : 4.6.0

========== test cases failed ===============

igt@gem_fence_upload@wc-contention
igt@gem_fence_upload@thread-performance-write
igt@gem_fence_upload@thread-contention
igt@gem_fence_upload@performance
Comment 47 Humberto Israel Perez Rodriguez 2016-06-19 17:33:57 UTC
The following test fail with the next configuration :


test cases
=================
igt@gem_fence_upload@thread-contention
igt@gem_fence_upload@thread-performance-write
igt@gem_fence_upload@wc-contention



kernel : 4.6.1 from http://www.kernel.org/
Graphic stack
--> Component : drm 
         tag : libdrm-2.4.68 
         commit : fc09c5a 
--> Component : mesa 
         tag : mesa-11.2.2 
         commit : 3a9f628 
--> Component : cairo 
         tag : 1.15.2 
         commit : db8a7f1 
--> Component : intel-gpu-tools 
         tag : intel-gpu-tools-1.15 
         commit : 3ce58b6 
Software information
===============================================
Linux distribution                  : Ubuntu 16.04
Architecture                        : 64-bit
Bios revision                       : 138.25
KSC revision                        : 1.12
DMC revision                        : 1.07

Hardware information
===============================================
Platform                            : BXT-P
Motherboard model                   : Broxton P
Motherboard type                    : NOTEBOOK Hand Held
Motherboard manufacturer            : Intel Corp.
CPU family                          : B1
CPU information                     : 06/5c
GPU Card                            : Intel Corporation Device 5a84 (rev 0a) (prog-if 00 [VGA controller])
Comment 48 Humberto Israel Perez Rodriguez 2016-06-29 17:24:50 UTC
The following tests cases fail with the next configuration

Tests cases
============================================
igt@gem_fence_upload@thread-contention
igt@gem_fence_upload@wc-contention
igt@gem_fence_upload@thread-performance-write



Software information
============================================
Kernel version                  : 4.7.0-rc4-drm-intel-nightly-ww26-commit-5c244f4+
Linux distribution              : Ubuntu 16.04 LTS
Architecture                    : 64-bit

Hardware information
============================================
Platform                        : BXT-P
Motherboard model               : Broxton P
Motherboard type                : NOTEBOOK Hand Held
Motherboard manufacturer        : Intel Corp.
CPU family                      : B1
CPU information                 : 06/5c
GPU Card                        : Intel Corporation Device 5a84 (rev 0a) (prog-if 00 [VGA controller])
Memory ram                      : 16 GB

Firmwares information
============================================
DMC fw loaded                   : yes
DMC version                     : 1.7
GUC fw loaded                   : SUCCESS
GUC version wanted              : 8.7
GUC version found               : 8.7

 
 --> Component : drm 
	 url : http://cgit.freedesktop.org/mesa/drm 
	 tag : libdrm-2.4.68-9-g625d181 
	 commit : 625d181 
 --> Component : cairo 
	 url : http://cgit.freedesktop.org/cairo 
	 tag : 1.15.2 
	 commit : db8a7f1 
 --> Component : intel-gpu-tools 
	 url : http://cgit.freedesktop.org/xorg/app/intel-gpu-tools 
	 tag : intel-gpu-tools-1.15-54-g88c1f7c 
	 commit : 88c1f7c 

Kernel information
============================================
commit 5c244f4b128c6274755007e080d46e0a61b71534
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date:   Fri Jun 24 16:17:56 2016 +0100

    drm-intel-nightly: 2016y-06m-24d-15h-17m-32s UTC integration manifest
Comment 49 Humberto Israel Perez Rodriguez 2016-07-08 15:44:06 UTC
The following tests fails on APL :

Tests cases
=============================================
igt@gem_fence_upload@wc-contention
igt@gem_fence_upload@thread-performance-write
igt@gem_fence_upload@thread-contention


Hardware Information
=============================================
Platform: APL system
Linux distribution: Ubuntu 16.04 64 bits
CPU Name : Intel(R) Genuine Processor @ 1.1 GHz (family: 6, model: 12, stepping: 9) 4 cores
QDF : Q6HE
SoC : B1
CRB : Apollo Lake DDR3L RVP1A FAB1
Reworks : R19, R20
Bios : 144.10
KSC: 1.15

Software Information
===============================================
drm: libdrm-2.4.68-11 7996a87
mesa: mesa-11.2.2 3a9f628
cairo: 1.15.2 db8a7f1
server: xorg-server-1.18.0-443 3762edd 
xf86-video-intel: 2.99.917-674 9154dff
libva: libva-1.7.0-26 c36971c
vaapi-intel-driver: 1.7.0-53 bcde10d
Intel-Gpu-Tools 1.15-87 376b813 

Firmwares information
============================================
DMC fw loaded                   : yes
DMC version                     : 1.7
GUC fw loaded                   : SUCCESS
GUC version wanted              : 8.7
GUC version found               : 8.7


Kernel
===============================================
commit 2fe5da8adcbe5a34830b98c63878eea756e977a2
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date:   Sat Jul 2 19:32:50 2016 +0100

    drm-intel-nightly: 2016y-07m-02d-18h-31m-39s UTC integration manifest
Comment 50 cprigent 2016-07-29 09:02:40 UTC
Created attachment 125396 [details]
IVB-gem_fence_upload-output
Comment 51 cprigent 2016-07-29 09:03:43 UTC
Created attachment 125397 [details]
IVB-gem_fence_upload-kern.log

Logs attached for IVB

Platform: IVB
CPU: Intel(R) Core(TM) i7-3770K CPU @ 3.50GHz (family 6, model 58, stepping 9)
Motherboard version: DH77EB
GPU: Intel® HD Graphics 4000 - Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller
Software
Bios: EBH7710H.86A.0096.2012.1012.1645
Linux distribution: Ubuntu 16.04 64 bits
Kernel: 4.7.0-rc7 7eeb04a from http://cgit.freedesktop.org/drm-intel/
  commit 7eeb04a101316645916d4d9df058a9341797f1af
  Author: Chris Wilson <chris@chris-wilson.co.uk>
  Date:   Sun Jul 24 11:00:31 2016 +0100
  drm-intel-nightly: 2016y-07m-24d-09h-59m-54s UTC integration manifest
drm: libdrm-2.4.70 0caa84c from git://anongit.freedesktop.org/mesa/drm
mesa: mesa-11.2.2 3a9f628from git://anongit.freedesktop.org/mesa/mesa
cairo: 1.15.2 db8a7f1 from git://anongit.freedesktop.org/cairo
xserver: xorg-server-1.18.0-497 0b2f308 from git://git.freedesktop.org/git/xorg/xserver
xf86-video-intel: 2.99.917-687 6988b87 from git://git.freedesktop.org/git/xorg/driver/xf86-video-intel
libva: libva-1.7.0-26 c36971c from git://git.freedesktop.org/git/vaapi/libva
vaapi-intel-driver: 1.7.0-58 e554446 from git://git.freedesktop.org/git/vaapi/intel-driver
Intel-Gpu-Tools 1.15-140 e3abb20 from http://anongit.freedesktop.org/git/xorg/app/intel-gpu-tools.git
Comment 52 cprigent 2016-08-09 12:07:20 UTC
Created attachment 125634 [details]
kbl-gem_fence_upload-output

KBL's logs attached

Platform: KABY LAKE-U
CPU : Intel(R) Core(TM) @ 2.60GHz
MCP : KBL-U G0 2+2
QDF : QYQ8
Chipset PCH: SPT-LP C1
CRB : KABY LAKE U DDR3L RVP7 CRB FAB1
Software
BIOS: 38_07 KBLSE2R1.R00.X038.P07.1606200632 from https://ubit-artifactory-ba.intel.com/artifactory/simple/one-windows-local/Submissions/ifwi/KBL_PURPLE_IFWI_2016_WW26_1_00_HR'16/IFWI-KBL_PURPLE_IFWI_2016_WW26_1_00_HR'16-R.7z
ME FW: 11.5.0.1058
EC FW: 1.19
Ksc (EC FW): 1.20
Linux distribution: Ubuntu 16.04 64 bits
Kernel: 4.8.0-rc1 8ca71ca from http://cgit.freedesktop.org/drm-intel/
  commit 8ca71ca6198ad5a08a7d3e00f94149db2cdd5ebc
  Author: Daniel Vetter <daniel.vetter@ffwll.ch>
  Date:   Mon Aug 8 11:02:44 2016 +0200
  drm-intel-nightly: 2016y-08m-08d-09h-02m-24s UTC integration manifest
drm: libdrm-2.4.70-2 b214b05 from git://anongit.freedesktop.org/mesa/drm
mesa: mesa-11.2.2 3a9f628from git://anongit.freedesktop.org/mesa/mesa
cairo: 1.15.2 db8a7f1 from git://anongit.freedesktop.org/cairo
xserver: xorg-server-1.18.0-502 c833c08 from git://git.freedesktop.org/git/xorg/xserver
xf86-video-intel: 2.99.917-691 a77397a from git://git.freedesktop.org/git/xorg/driver/xf86-video-intel
libva: libva-1.7.0-44 695f99e from git://git.freedesktop.org/git/vaapi/libva
vaapi-intel-driver: 1.7.0-66 fb7d6f5 from git://git.freedesktop.org/git/vaapi/intel-driver
GuC 9.14 from http://rdvivi-hillsboro.jf.intel.com/firmware/kbl_guc_ver9_14.tar.bz2 
DMC 1.01 from: https://01.org/linuxgraphics/downloads/kabylake-dmc-1.01 
Intel-Gpu-Tools 1.15-216 9afd545 from http://anongit.freedesktop.org/git/xorg/app/intel-gpu-tools.git
Comment 53 cprigent 2016-08-09 12:07:36 UTC
Created attachment 125635 [details]
kbl_gem_fence_upload__performance-kern.log
Comment 54 cprigent 2016-08-09 12:08:00 UTC
Created attachment 125636 [details]
kbl_gem_fence_upload__thread-performance-write__wc-contention-kern.log
Comment 55 cprigent 2016-08-12 14:14:50 UTC
Created attachment 125736 [details]
APL-gem_fence_upload-dmesg
Comment 56 cprigent 2016-08-12 14:15:23 UTC
Created attachment 125737 [details]
APL-gem_fence_upload-output

APL's logs attached

Platform: APL system
CPU Name : Intel(R) Genuine Processor @ 1.1 GHz (family: 6, model: 12, stepping: 9) 4 cores
QDF : Q6HE
SoC : B1
CRB : Apollo Lake DDR3L RVP1A FAB2
Reworks: R19, R20

Software 
Bios: 144_B10 APLK_B0_IFWI_X64_R_2016_06_27_0956_SPI_RVP1.bin from \\gar\ec\proj\ba\CCG\APL BIOS\External\BIOS_Release\Daily\v144_10_2016_WW27.1\IFWI\IFWI_RVP1_Release\IFWI
KSC: 1.15
Linux distribution: Ubuntu 16.04 64 bits
Kernel: 4.8.0-rc1 fc1e1be from http://cgit.freedesktop.org/drm-intel/
  commit fc1e1be6fef445e9ea5b99db5fe49bcb49f77eee
  Author: Jani Nikula <jani.nikula@intel.com>
  Date:   Thu Aug 11 01:09:44 2016 +0300
  drm-intel-nightly: 2016y-08m-10d-22h-09m-24s UTC integration manifest
  with patch https://bugs.freedesktop.org/attachment.cgi?id=125686 applied
drm: libdrm-2.4.70 f19cd3a from git://anongit.freedesktop.org/mesa/drm
mesa: mesa-11.2.2 3a9f628from git://anongit.freedesktop.org/mesa/mesa
cairo: 1.15.2 db8a7f1 from git://anongit.freedesktop.org/cairo
xserver: xorg-server-1.18.0-502 c833c08 from git://git.freedesktop.org/git/xorg/xserver
xf86-video-intel: 2.99.917-688 49daf5d from git://git.freedesktop.org/git/xorg/driver/xf86-video-intel
libva: libva-1.7.0-40 f7e2263 from git://git.freedesktop.org/git/vaapi/libva
vaapi-intel-driver: 1.7.0-64 1cd6795 from git://git.freedesktop.org/git/vaapi/intel-driver
GuC 9.14 from http://rdvivi-hillsboro.jf.intel.com/firmware/kbl_guc_ver9_14.tar.bz2 
DMC 1.01 from: https://01.org/linuxgraphics/downloads/kabylake-dmc-1.01 
Intel-Gpu-Tools 1.15 9afd545 from http://anongit.freedesktop.org/git/xorg/app/intel-gpu-tools.git
Comment 57 cprigent 2016-09-29 12:49:28 UTC
Created attachment 126856 [details]
BDW__gem_fence_upload__kern.log

BDW's logs attached

Platform BDW: NUC5i7RYB
CPU: Intel(R) Core(TM) i7-5557U CPU @ 3.10GHz (Family 6, Model 61, Stepping 4)
Motherboard version: H73774-102
GPU: Intel® Iris™ Graphics 6100 - Intel Corporation Broadwell-U Integrated Graphics (rev 09)
Memory: two 4GB card Kingston 99U5469-045.A00LF
SSD: INTEL SSDSC2KW24

Software
Bios: RYBDWi35.86A.0358.2016.0606.1423 from https://downloadcenter.intel.com/downloads/eula/26081/BIOS-Update-RYBDWi35-86A-?httpDown=https%3A%2F%2Fdownloadmirror.intel.com%2F26081%2Feng%2FRY0358.bio
Linux distribution: Ubuntu 16.04 64 bits
Kernel: 4.8.0-rc8 aab15c2 from http://cgit.freedesktop.org/drm-intel/
   commit aab15c274da587bcab19376d2caa9d6626440335
   Author: Jani Nikula <jani.nikula@intel.com>
   Date:   Mon Sep 26 15:11:53 2016 +0300
   drm-intel-nightly: 2016y-09m-26d-12h-11m-33s UTC integration manifest
libdrm-2.4.70-14 0659558 from git://anongit.freedesktop.org/mesa/drm
mesa: mesa-12.0.0 8b06176 from git://anongit.freedesktop.org/mesa/mesa
cairo 1.15.2 db8a7f1 from git://anongit.freedesktop.org/cairo
xorg-server-1.18.99.901-14 ba199cb from git://git.freedesktop.org/git/xorg/xserver
xf86-video-intel 2.99.917-708 8f33f80 from git://git.freedesktop.org/git/xorg/driver/xf86-video-intel
libva-1.7.2-38 3b7e499 from git://git.freedesktop.org/git/vaapi/libva 
vaapi-intel-driver: 1.7.2-101 302cf63 from git://git.freedesktop.org/git/vaapi/intel-driver
IGT: intel-gpu-tools-1.16-30 32b2021 from http://anongit.freedesktop.org/git/xorg/app/intel-gpu-tools.git
Comment 58 cprigent 2016-09-29 12:49:49 UTC
Created attachment 126857 [details]
BDW__gem_fence_upload__output
Comment 59 Luis Botello 2016-10-20 21:35:05 UTC
Issue is still present over KBL with the following configuration

Software Configuration:
========================================================
Kernel:
Branch           : drm-intel-nightly WW42 
commit 15dfed2b90e84e7c277f81842fc3f19355293061
Author: Lyude <thatslyude@gmail.com>
Date:   Sun Oct 16 19:16:08 2016 -0400
    drm-intel-nightly: 2016y-10m-16d-23h-15m-00s UTC integration manifest

Component         : drm
        tag       : libdrm-2.4.71
        commit    : a44c9c31b7b38b3eedf3d26648f9e68dcc377c4c 
Component         : cairo
        tag       : 1.15.2
        commit    : db8a7f1697c49ae4942d2aa49eed52dd73dd9c7a 
Component         : intel-gpu-tools
        tag       : intel-gpu-tools-1.16-83-g54f8a3f
        commit    : 54f8a3f7cf12eea484a0b0641718ced559959f53
Comment 60 Luis Botello 2017-02-21 17:13:56 UTC
Still present on KBL on latest drm-tip: e80b772bf85da72c46b582e7c4f7b0d861cb4669
Comment 61 Jari Tahvanainen 2017-03-28 10:53:45 UTC
*** Bug 97939 has been marked as a duplicate of this bug. ***
Comment 62 Jari Tahvanainen 2017-03-28 10:55:42 UTC
Note the comment from Bug 97939 related to ./gem_fence_upload --r thread-contention
Chris Wilson 2016-10-05 09:35:31 UTC
This test is intended to fail as it is something that the driver cannot handle yet. The change is that we got faster at the baseline, but since the contention point itself is unchanged the highly contended cases are still slow, and so slower relative to the new baseline.
Comment 63 Ricardo 2017-05-09 17:28:14 UTC
Adding tag into "Whiteboard" field - ReadyForDev
The bug still active
*Status is correct
*Platform is included
*Feature is included
*Priority and Severity correctly set
*Logs included
Comment 64 Humberto Israel Perez Rodriguez 2017-05-31 16:57:30 UTC
same issue on BSW with latest configuration


igt@gem_fence_upload@thread-performance-write
igt@gem_fence_upload@performance
igt@gem_fence_upload@thread-contention
igt@gem_fence_upload@wc-contention



Component: drm
    tag: libdrm-2.4.80-18-gce9e3ba
    commit: ce9e3ba6e2cc65e1e9e6e05a5f326c4dd25ab2c4

Component: cairo
    tag: 1.15.4-22-g0fd0fd0
    commit: 0fd0fd0ae9ad8cfb177bb844091de98c0235917e

Component: intel-gpu-tools
    tag: intel-gpu-tools-1.18-211-g00ce341
    commit: 00ce341b95c718611689ded8ccec45086186c5b7

Component: piglit
    tag: piglit-v1
    commit: ebbb9c5dcc6a637884d54e06eb430a8c14993413

kernel
===================================================
commit 4aa1d46d3b24bbe545cdf7cbd407c18f5cd5e43d
Author:     Daniel Vetter <daniel.vetter@ffwll.ch>
AuthorDate: Wed May 31 10:59:05 2017 +0200
Commit:     Daniel Vetter <daniel.vetter@ffwll.ch>
CommitDate: Wed May 31 10:59:05 2017 +0200

    drm-tip: 2017y-05m-31d-08h-58m-36s UTC integration manifest
Comment 65 Armando Antonio 2017-07-05 21:00:58 UTC
The following test fail on IVB with latest configuration

Testlist
====================================================
igt@gem_fence_upload@thread-performance-write
igt@gem_fence_upload@performance
igt@gem_fence_upload@thread-contention
igt@gem_fence_upload@wc-contention

Graphic Stack
====================================================
Component: drm
    tag: libdrm-2.4.81-24-g3095cc8
    commit: 3095cc8eaba1aa87ad38c04ae2b1eabe30f7e16c
Component: cairo
    tag: 1.15.6-2-g57b4050
    commit: 57b40507dda3f58dfc8635548d606b86dc7bcf51
Component: intel-gpu-tools
    tag: intel-gpu-tools-1.19-57-g6fcc8e8
    commit: 6fcc8e8b247661c7950b998e0b95141ffbd6b833
Component: piglit
    tag: piglit-v1
    commit: c8f4fd9eeb298a2ef0855927f22634f794ef3eff
======================================
             Hardware
======================================
platform                   : Ivy Bridge
motherboard model          : Inspiron660
motherboard id             : 0XR1GT
form factor                : Desktop
manufacturer               : DellInc.
cpu family                 : Core i5
cpu family id              : 6
cpu information            : Intel(R) Core(TM) i5-3330 CPU @ 3.00GHz
gpu card                   : Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller (rev 09) (prog-if 00 [VGA controller])
memory ram                 : 7.7 GB
max memory ram             : 8 GB
cpu thread                 : 4
cpu core                   : 4
cpu model                  : 58
cpu stepping               : 9
socket                     : Socket BGA1155
signature                  : Type 0, Family 6, Model 58, Stepping 9
hard drive                 : 74GiB (80GB)
current cd clock frequency : 400000 kHz
maximum cd clock frequency : 400000 kHz
displays connected         : VGA-1 HDMI-A-1
Comment 66 maria guadalupe 2017-07-12 16:12:50 UTC
issue is still present over BDW with the following configuration 

test
=====================================
igt@gem_fence_upload@thread-performance-write
igt@gem_fence_upload@thread-performance-write
igt@gem_fence_upload@thread-performance-write
igt@gem_fence_upload@thread-performance-write

 Software
======================================
kernel version              : 4.12.0-drm-tip-ww28-commit-f1619bb+
architecture                : x86_64
os version                  : Ubuntu 16.10
os codename                 : yakkety
kernel driver               : i915
bios revision               : 5.6
hardware acceleration       : disabled
swap partition              : enabled on (/dev/sda3)

======================================
        Graphic drivers
======================================
modesetting                 : enabled
modesetting compiled for    : 1.18.4 X.Org Video Driver
xorg-xserver                : 1.18.4
libdrm                      : 2.4.70
libva                       : 1.7.1-2
vaapi (intel-driver)        : 1.7.1
cairo                       : 1.14.6-1build1
intel-gpu-tools             : 1.16-1

======================================
             Hardware
======================================
platform                   : Broadwell
motherboard id             : NUC5i5MYBE
form factor                : Desktop
cpu family                 : Core i5
cpu information            : Intel(R) Core(TM) i5-5300U CPU @ 2.30GHz
gpu card                   : Intel Corporation HD Graphics 5500 (rev 09) (prog-if 00 [VGA controller])
memory ram                 : 11.62 GB
max memory ram             : 16 GB
signature                  : Type 0, Family 6, Model 61, Stepping 4
hard drive                 : 111GiB (120GB)
current cd clock frequency : 337500 kHz
maximum cd clock frequency : 540000 kHz
displays connected         : DP-1 DP-2

======================================
             kernel parameters
======================================
quiet drm.debug=0x1e resume=/dev/sda3 fastboot
Comment 67 maria guadalupe 2017-07-12 16:42:46 UTC
correction*
igt@gem_fence_upload@performance		
igt@gem_fence_upload@thread-contention		
igt@gem_fence_upload@thread-performance-write		
igt@gem_fence_upload@wc-contention
Comment 68 Ricardo Madrigal 2017-07-20 18:32:04 UTC
The following tests fail on BYT with latest configuration

====================================================
Test list
====================================================
igt@gem_fence_upload@thread-performance-write

====================================================
Graphic Stack
====================================================
Component: drm
     tag: libdrm-2.4.81-31-g23e234a
     commit: 23e234a3503f51b9d9c585123d33b936f522808d
Component: cairo
    tag: 1.15.6-2-g57b4050
    commit: 57b40507dda3f58dfc8635548d606b86dc7bcf51
Component: intel-gpu-tools
    tag: intel-gpu-tools-1.19-96-gfb1ddc4
    commit: fb1ddc47003ad6a683db79beeb81b6cbab1feb7c
Component: piglit
    tag: piglit-v1
    commit: 56e7e5583cd4a3ca15a8cda154d46d168959dd25

======================================
             Hardware
======================================
motherboard model          : .................................
motherboard id             : DN2820FYK
form factor                : Desktop
manufacturer               : .................................
cpu family                 : Celeron
cpu family id              : 6
cpu information            : Intel(R) Celeron(R) CPU  N2830  @ 2.16GHz
gpu card                   : Intel Corporation Atom Processor Z36xxx/Z37xxx Series Graphics & Display (rev 0e) (prog-if 00 [VGA controller])
memory ram                 : 7.66 GB
max memory ram             : 8 GB
cpu thread                 : 2
cpu core                   : 2
cpu model                  : 55
cpu stepping               : 8
socket                     : <OUT OF SPEC>
signature                  : Type 0, Family 6, Model 55, Stepping 8
hard drive                 : 111GiB (120GB)
current cd clock frequency : 266667 kHz
maximum cd clock frequency : 400000 kHz
displays connected         : HDMI-A-1
Comment 69 Hector Velazquez 2017-08-30 19:09:04 UTC
The following tests Pass on GLK with this configuration

Tests List:

igt@gem_fence_upload@thread-contention
igt@gem_fence_upload@wc-contention



The following tests Fail on GLK with this configuration

Test List:

igt@gem_fence_upload@thread-performance-write



This is my configuration:

======================================
        Graphic stack
======================================

Component: drm
    tag: libdrm-2.4.81-51-gf19dbb7
    commit: f19dbb79fe54994ecd505ac67ad15d19f591933a

Component: cairo
    tag: 1.15.6-25-g12b875a
    commit: 12b875aef374636d1693a631524dd3b622277415

Component: intel-gpu-tools
    tag: intel-gpu-tools-1.19-206-g60f6a12
    commit: 60f6a12195395934f179d5ecc080353190d19a6c

Component: piglit
    tag: piglit-v1
    commit: 739bcd89179ea9aa752f2f5c9eb405fb9dd396b0

======================================
             Hardware
======================================
platform                   : Geminilake
motherboard model          : Geminilake
motherboard id             : GLKRVP1DDR4(05)
form factor                : Hand Held
manufacturer               : IntelCorp.
cpu family                 : Other
cpu family id              : 6
cpu information            : Genuine Intel(R) CPU @ 1.10GHz
gpu card                   : Intel Corporation Device 3185 (rev 03) (prog-if 00 [VGA controller])
memory ram                 : 3.7 GB
max memory ram             : 16 GB
cpu thread                 : 2
cpu core                   : 2
cpu model                  : 122
cpu stepping               : 1
socket                     : Other
hard drive                 : 74GiB (80GB)
current cd clock frequency : 79200 kHz
maximum cd clock frequency : 316800 kHz
displays connected         : eDP-1 DP-1 HDMI-A-2
Comment 70 Hector Velazquez 2017-09-05 16:37:04 UTC
The following tests PASS on HSW 

Tests List:

igt@gem_fence_upload@thread-contention
igt@gem_fence_upload@wc-contention


The following tests FAIL on HSW 

Tests List:

igt@gem_fence_upload@performance
igt@gem_fence_upload@thread-performance-write


This is my configuration:

======================================
        Graphic stack
======================================

Component: drm
    tag: libdrm-2.4.81-52-g05a830d
    commit: 05a830d382382905d87b55af90aa109fb76e4c16

Component: cairo
    tag: 1.15.6-30-gc29db4f
    commit: c29db4f0de52727406a8b62f4da9a382084b5a79

Component: intel-gpu-tools
    tag: intel-gpu-tools-1.19-234-g490b386
    commit: 490b386ae36d393cdea514882a2437c6e964c13f

Component: piglit
    tag: piglit-v1
    commit: dab15137044c34023b1a843e72e781b03b17548b

======================================
	     Software
======================================
kernel version              : 4.13.0-drm-tip-ww36-commit-9dd459e+
hostname                    : gfx-desktop
architecture                : x86_64
os version                  : Ubuntu 16.10
os codename                 : yakkety
kernel driver               : i915
bios revision               : 4.6
bios release date           : 03/02/2017
hardware acceleration       : disabled
swap partition              : enabled on (/dev/sda3)

======================================
	Graphic drivers
======================================
libdrm                      : 2.4.83
cairo                       : 1.15.9
intel-gpu-tools (tag)       : intel-gpu-tools-1.19-234-g490b386
intel-gpu-tools (commit)    : 490b386

======================================
	     Hardware
======================================
platform                   : Haswell-Nuc
motherboard id             : D54250WYK
form factor                : Desktop
cpu family                 : Core i5
cpu family id              : 6
cpu information            : Intel(R) Core(TM) i5-4250U CPU @ 1.30GHz
gpu card                   : Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 09) (prog-if 00 [VGA controller])
memory ram                 : 1.83 GB
max memory ram             : 16 GB
cpu thread                 : 4
cpu core                   : 2
cpu model                  : 69
cpu stepping               : 1
socket                     : Socket LGA1150
signature                  : Type 0, Family 6, Model 69, Stepping 1
hard drive                 : 223GiB (240GB)
current cd clock frequency : 450000 kHz
maximum cd clock frequency : 450000 kHz
displays connected         : DP-1
Comment 71 Hector Velazquez 2017-09-06 21:51:19 UTC
The following tests FAIL on SKL 

Tests List:

igt@gem_fence_upload@performance
igt@gem_fence_upload@thread-performance-write
igt@gem_fence_upload@wc-contention


======================================
        Output Sample
======================================
...
(gem_fence_upload:1780) INFO: Contended upload rate for 16 linear threads/wc:	164.418MiB/s
(gem_fence_upload:1780) INFO: Contended upload rate for 16 tiled threads/wc:	161.001MiB/s
(gem_fence_upload:1780) INFO: Contended upload rate for 32 linear threads/wc:	155.982MiB/s
(gem_fence_upload:1780) INFO: Contended upload rate for 32 tiled threads/wc:	157.918MiB/s
(gem_fence_upload:1780) INFO: Contended upload rate for 64 linear threads/wc:	153.314MiB/s
(gem_fence_upload:1780) INFO: Contended upload rate for 64 tiled threads/wc:	155.209MiB/s
(gem_fence_upload:1780) CRITICAL: Test assertion failure function wc_contention, file gem_fence_upload.c:387:
(gem_fence_upload:1780) CRITICAL: Failed assertion: linear[1] > 0.75 * linear[0]
(gem_fence_upload:1780) igt-core-INFO: Stack trace:
(gem_fence_upload:1780) igt-core-INFO:   #0 [__igt_fail_assert+0x101]
(gem_fence_upload:1780) igt-core-INFO:   #1 [__real_main391+0xca7]
(gem_fence_upload:1780) igt-core-INFO:   #2 [main+0x33]
(gem_fence_upload:1780) igt-core-INFO:   #3 [__libc_start_main+0xf1]
(gem_fence_upload:1780) igt-core-INFO:   #4 [_start+0x29]
(gem_fence_upload:1780) igt-core-INFO:   #5 [<unknown>+0x29]
****  END  ****
Stack trace:
  #0 [__igt_fail_assert+0x101]
  #1 [__real_main391+0xca7]
  #2 [main+0x33]
  #3 [__libc_start_main+0xf1]
  #4 [_start+0x29]
  #5 [<unknown>+0x29]
Subtest wc-contention: FAIL (25.698s)
(gem_fence_upload:1780) igt-core-DEBUG: Exiting with status code 99
...

This is my configuration:

======================================
        Graphic stack
======================================

Component: drm
    tag: libdrm-2.4.81-53-gd55d080
    commit: d55d0804f9e37637d7510f38f97e07a50c6b7baa

Component: cairo
    tag: 1.15.6-30-gc29db4f
    commit: c29db4f0de52727406a8b62f4da9a382084b5a79

Component: intel-gpu-tools
    tag: intel-gpu-tools-1.19-239-g918863f
    commit: 918863f8e3e8f49235fd2e4a36e11f386c06c11c

Component: piglit
    tag: piglit-v1
    commit: dab15137044c34023b1a843e72e781b03b17548b



======================================
	     Software
======================================
kernel version              : 4.13.0-drm-tip-ww36-commit-7a827ab+
hostname                    : gfx-desktop
architecture                : x86_64
os version                  : Ubuntu 16.10
os codename                 : yakkety
kernel driver               : i915
bios revision               : 5.6
bios release date           : 09/29/2016
hardware acceleration       : disabled
swap partition              : enabled on (/dev/sda3)

======================================
	Graphic drivers
======================================
libdrm                      : 2.4.83
cairo                       : 1.15.9
intel-gpu-tools (tag)       : intel-gpu-tools-1.19-234-g490b386
intel-gpu-tools (commit)    : 490b386

======================================
	     Hardware
======================================
platform                   : Skylake Canyon
motherboard id             : NUC6i7KYB
form factor                : Desktop
cpu family                 : Core i7
cpu family id              : 6
cpu information            : Intel(R) Core(TM) i7-6770HQ CPU @ 2.60GHz
gpu card                   : Intel Corporation Iris Pro Graphics 580 (rev 09) (prog-if 00 [VGA controller])
memory ram                 : 31.31 GB
max memory ram             : 32 GB
cpu thread                 : 8
cpu core                   : 4
cpu model                  : 94
cpu stepping               : 3
socket                     : Other
signature                  : Type 0, Family 6, Model 94, Stepping 3
hard drive                 : 223GiB (240GB)
current cd clock frequency : 337500 kHz
maximum cd clock frequency : 675000 kHz
displays connected         : DP-1 DP-3

======================================
	     Firmware
======================================
dmc fw loaded             : yes
dmc version               : 1.26
guc fw loaded             : SUCCESS
guc version wanted        : 6.1
guc version found         : 6.1
huc fw loaded             : yes

======================================
	     kernel parameters
======================================
quiet splash drm.debug=0x1e i915.enable_guc_submission=2 i915.enable_guc_loading=2 i915.alpha_support=1
Comment 72 Jari Tahvanainen 2017-09-13 08:54:42 UTC
Per comment 2 priority is changed to Medium. No regression and not seeing to be impacting platform experience.
Comment 73 Armando Antonio 2017-09-19 21:22:34 UTC
The following test cases are failing on CFL with latest configuration

======================================= 
Test List
=======================================
igt@gem_fence_upload@performance
igt@gem_fence_upload@thread-performance-write


======================================
             Software
======================================
kernel version              : 4.14.0-rc1-drm-tip-ww38-commit-099f750+
hostname                    : CFL-CNP
architecture                : x86_64
os version                  : Ubuntu 16.10
os codename                 : yakkety
kernel driver               : i915
bios revision               : 95.4
bios release date           : 07/24/2017
ksc                         : 1.5
hardware acceleration       : disabled
swap partition              : enabled on (/dev/sda3)

======================================
        Graphic drivers
======================================
grep: /opt/X11R7/var/log/Xorg.0.log: No such file or directory
libdrm                      : 2.4.83
cairo                       : 1.15.9
intel-gpu-tools (tag)       : intel-gpu-tools-1.19-304-g93f72b2
intel-gpu-tools (commit)    : 93f72b2

======================================
             Hardware
======================================
motherboard model          : CoffeeLakeClientPlatform
motherboard id             : CoffeeLakeSUDIMMRVP
form factor                : Desktop
manufacturer               : IntelCorporation
cpu family                 : Other
cpu family id              : 6
cpu information            : Genuine Intel(R) CPU 0000 @ 3.60GHz
gpu card                   : Intel Corporation Device 3e92 (prog-if 00 [VGA controller])
memory ram                 : 15.58 GB
max memory ram             : 32 GB
cpu thread                 : 12
cpu core                   : 6
cpu model                  : 158
cpu stepping               : 10
socket                     : Other
hard drive                 : 111GiB (120GB)
current cd clock frequency : 337500 kHz
maximum cd clock frequency : 675000 kHz
displays connected         : eDP-1 DP-1 DP-2

======================================
             Firmware
======================================
dmc fw loaded             : yes
dmc version               : 1.1
guc fw loaded             : SUCCESS
guc version wanted        : 9.14
guc version found         : 9.14
huc fw loaded             : yes

======================================
             kernel parameters
======================================
quiet drm.debug=0x1e pci=pcie_bus_safe intel_iommu=igfx_off auto panic=1 nmi_watchdog=panic i915.alpha_support=1 i915.enable_guc_loading=2 i915.enable_guc_submission=2 resume=/dev/sda3 fastboot

======================================
Output summary
======================================
(gem_fence_upload:2236) CRITICAL: Test assertion failure function performance, file gem_fence_upload.c:104:
(gem_fence_upload:2236) CRITICAL: Failed assertion: tiled[1] > 0.75 * tiled[0]
(gem_fence_upload:2236) igt-core-INFO: Stack trace:
(gem_fence_upload:2236) igt-core-INFO:   #0 [__igt_fail_assert+0x101]
(gem_fence_upload:2236) igt-core-INFO:   #1 [__real_main389+0x846]
(gem_fence_upload:2236) igt-core-INFO:   #2 [main+0x23]
(gem_fence_upload:2236) igt-core-INFO:   #3 [__libc_start_main+0xf1]
(gem_fence_upload:2236) igt-core-INFO:   #4 [_start+0x29]
(gem_fence_upload:2236) igt-core-INFO:   #5 [<unknown>+0x29]
****  END  ****
Subtest performance: FAIL (14.007s)
Comment 74 Hector Velazquez 2017-09-19 22:03:06 UTC
This test also fail on GLK QA

Tests List:

igt@gem_fence_upload@thread-performance-write


====================================================
Output
====================================================

. . .
**** DEBUG ****
(gem_fence_upload:1486) drmtest-DEBUG: Test requirement passed: !(fd<0)
(gem_fence_upload:1486) igt-debugfs-DEBUG: Opening debugfs directory '/sys/kernel/debug/dri/0'
(gem_fence_upload:1486) DEBUG: Test requirement passed: num_fences > 0
(gem_fence_upload:1486) INFO: Upload rate for 2 linear surfaces, 2 threads:	2692.923MiB/s
(gem_fence_upload:1486) INFO: Upload rate for 2 tiled surfaces, 2 threads:	4045.001MiB/s
(gem_fence_upload:1486) INFO: Upload rate for 4 linear surfaces, 4 threads:	3242.805MiB/s
(gem_fence_upload:1486) INFO: Upload rate for 4 tiled surfaces, 4 threads:	4121.852MiB/s
(gem_fence_upload:1486) INFO: Upload rate for 8 linear surfaces, 8 threads:	3404.346MiB/s
(gem_fence_upload:1486) INFO: Upload rate for 8 tiled surfaces, 8 threads:	4164.498MiB/s
(gem_fence_upload:1486) INFO: Upload rate for 16 linear surfaces, 16 threads:	3489.878MiB/s
(gem_fence_upload:1486) INFO: Upload rate for 16 tiled surfaces, 16 threads:	3959.906MiB/s
(gem_fence_upload:1486) INFO: Upload rate for 32 linear surfaces, 32 threads:	3550.944MiB/s
(gem_fence_upload:1486) INFO: Upload rate for 32 tiled surfaces, 32 threads:	4073.223MiB/s
(gem_fence_upload:1486) INFO: Upload rate for 64 linear surfaces, 64 threads:	3503.082MiB/s
(gem_fence_upload:1486) INFO: Upload rate for 64 tiled surfaces, 64 threads:	486.792MiB/s
(gem_fence_upload:1486) CRITICAL: Test assertion failure function thread_performance, file gem_fence_upload.c:242:
(gem_fence_upload:1486) CRITICAL: Failed assertion: tiled[1] > 0.75 * tiled[0]
(gem_fence_upload:1486) igt-core-INFO: Stack trace:
(gem_fence_upload:1486) igt-core-INFO:   #0 [__igt_fail_assert+0x101]
(gem_fence_upload:1486) igt-core-INFO:   #1 [thread_performance+0x6fa]
(gem_fence_upload:1486) igt-core-INFO:   #2 [__real_main389+0x4fa]
(gem_fence_upload:1486) igt-core-INFO:   #3 [main+0x23]
(gem_fence_upload:1486) igt-core-INFO:   #4 [__libc_start_main+0xf1]
(gem_fence_upload:1486) igt-core-INFO:   #5 [_start+0x29]
(gem_fence_upload:1486) igt-core-INFO:   #6 [<unknown>+0x29]
****  END  ****
. . .



This is my configuration:

====================================================
Graphic Stack
====================================================

Component: drm
    tag: libdrm-2.4.81-54-g6dca938
    commit: 6dca9387d20204898f9e831d59b725d062513fd0

Component: cairo
    tag: 1.15.6-36-g8ff3019
    commit: 8ff3019f51bd40c23d8a0dd5e51ce3fab6442d6e

Component: intel-gpu-tools
    tag: intel-gpu-tools-1.19-289-gc718ba8
    commit: c718ba805208e55d675defe9b2a66852e2ae038c

Component: piglit
    tag: piglit-v1
    commit: f7f52e558b39135add3eec594423c2b7fc30a430


======================================
	     Software
======================================
kernel version              : 4.13.0-drm-tip-ww37-commit-9adc9e9+
hostname                    : GLK-1-GLKRVP1DDR405
architecture                : x86_64
os version                  : Ubuntu 16.10
os codename                 : yakkety
kernel driver               : i915
bios revision               : 60.34
bios release date           : 08/09/2017
ksc                         : 1.41
hardware acceleration       : disabled
swap partition              : enabled on (/dev/sda3)

======================================
	Graphic drivers
======================================
libdrm                      : 2.4.83
cairo                       : 1.15.9
intel-gpu-tools (tag)       : intel-gpu-tools-1.19-289-gc718ba8
intel-gpu-tools (commit)    : c718ba8

======================================
	     Hardware
======================================
platform                   : Geminilake
motherboard model          : Geminilake
motherboard id             : GLKRVP1DDR4(05)
form factor                : Hand Held
manufacturer               : IntelCorp.
cpu family                 : Other
cpu family id              : 6
cpu information            : Genuine Intel(R) CPU @ 1.10GHz
gpu card                   : Intel Corporation Device 3185 (rev 03) (prog-if 00 [VGA controller])
memory ram                 : 7.6 GB
max memory ram             : 16 GB
cpu thread                 : 2
cpu core                   : 2
cpu model                  : 122
cpu stepping               : 1
socket                     : Other
hard drive                 : 223GiB (240GB)
current cd clock frequency : 316800 kHz
maximum cd clock frequency : 316800 kHz
displays connected         : eDP-1 DP-1 HDMI-A-2

======================================
	     Firmware
======================================
dmc fw loaded             : yes
dmc version               : 1.4
guc fw loaded             : SUCCESS
guc version wanted        : 10.56
guc version found         : 10.56
huc fw loaded             : yes

======================================
	     kernel parameters
======================================
quiet drm.debug=0x1e i915.enable_guc_loading=2 i915.enable_guc_submission=2 i915.alpha_support=1 auto panic=1 nmi_watchdog=panic resume=/dev/sda3 fastboot
Comment 75 Hector Velazquez 2017-09-27 19:29:33 UTC
This test still failing on GLK QA

Tests List:

igt@gem_fence_upload@thread-performance-write


====================================================
Output
====================================================
. . .


This is my configuration:

======================================
        Graphic stack
======================================
Component: drm
    tag: libdrm-2.4.81-56-g7c71188
    commit: 7c71188610b4ceba0339c2bc884320bcb749adee

Component: cairo
    tag: 1.15.6-42-gdccbed7
    commit: dccbed7d78d32bd3b912e8810379451dd94e6a1f

Component: intel-gpu-tools
    tag: intel-gpu-tools-1.19-332-g0a91a5e
    commit: 0a91a5e9624d41d23b79e2540eda111cb56d42d9

Component: piglit
    tag: piglit-v1
    commit: 95e2f51a28b6cf7ff77d84e1234121c98f10ef64
	
======================================
             Software
======================================
kernel version              : 4.14.0-rc2-drm-tip-ww39-commit-d76cbbc+
hostname                    : GLK-2-GLKRVP1DDR405
architecture                : x86_64
os version                  : Ubuntu 16.10
os codename                 : yakkety
kernel driver               : i915
bios revision               : 62.30
bios release date           : 08/22/2017
ksc                         : 1.41
hardware acceleration       : disabled
swap partition              : enabled on (/dev/sda3)

======================================
        Graphic drivers
======================================
grep: /opt/X11R7/var/log/Xorg.0.log: No such file or directory
libdrm                      : 2.4.83
cairo                       : 1.15.9
intel-gpu-tools (tag)       : intel-gpu-tools-1.19-332-g0a91a5e
intel-gpu-tools (commit)    : 0a91a5e

======================================
             Hardware
======================================
. . .

======================================
             Firmware
======================================
dmc fw loaded             : yes
dmc version               : 1.4
guc fw loaded             : SUCCESS
guc version wanted        : 10.56
guc version found         : 10.56
huc fw loaded             : yes

======================================
             kernel parameters
======================================
quiet drm.debug=0xe pci=pcie_bus_safe i915.alpha_support=1 i915.enable_guc_loading=2 i915.enable_guc_submission=2 intel_iommu=igfx_off auto panic=1 nmi_watchdog=panic resume=/dev/sda3 fastboot
Comment 76 Hector Velazquez 2017-09-29 20:42:55 UTC
This test are failing on CFL-S-1 QA

Tests List:

igt@gem_fence_upload@performance
igt@gem_fence_upload@thread-performance-write


====================================================
Output
====================================================
. . .
**** DEBUG ****
(gem_fence_upload:4406) drmtest-DEBUG: Test requirement passed: !(fd<0)
(gem_fence_upload:4406) igt-debugfs-DEBUG: Opening debugfs directory '/sys/kernel/debug/dri/0'
(gem_fence_upload:4406) DEBUG: Test requirement passed: num_fences > 0
(gem_fence_upload:4406) INFO: Upload rate for 2 linear surfaces, 2 threads:	4177.000MiB/s
(gem_fence_upload:4406) INFO: Upload rate for 2 tiled surfaces, 2 threads:	8443.272MiB/s
(gem_fence_upload:4406) INFO: Upload rate for 4 linear surfaces, 4 threads:	7117.438MiB/s
(gem_fence_upload:4406) INFO: Upload rate for 4 tiled surfaces, 4 threads:	7521.448MiB/s
(gem_fence_upload:4406) INFO: Upload rate for 8 linear surfaces, 8 threads:	7743.497MiB/s
(gem_fence_upload:4406) INFO: Upload rate for 8 tiled surfaces, 8 threads:	7834.976MiB/s
(gem_fence_upload:4406) INFO: Upload rate for 16 linear surfaces, 16 threads:	7957.972MiB/s
(gem_fence_upload:4406) INFO: Upload rate for 16 tiled surfaces, 16 threads:	7929.870MiB/s
(gem_fence_upload:4406) INFO: Upload rate for 32 linear surfaces, 32 threads:	7980.299MiB/s
(gem_fence_upload:4406) INFO: Upload rate for 32 tiled surfaces, 32 threads:	7927.660MiB/s
(gem_fence_upload:4406) INFO: Upload rate for 64 linear surfaces, 64 threads:	8036.478MiB/s
(gem_fence_upload:4406) INFO: Upload rate for 64 tiled surfaces, 64 threads:	1473.776MiB/s
(gem_fence_upload:4406) CRITICAL: Test assertion failure function thread_performance, file gem_fence_upload.c:242:
(gem_fence_upload:4406) CRITICAL: Failed assertion: tiled[1] > 0.75 * tiled[0]
(gem_fence_upload:4406) igt-core-INFO: Stack trace:
(gem_fence_upload:4406) igt-core-INFO:   #0 [__igt_fail_assert+0x101]
(gem_fence_upload:4406) igt-core-INFO:   #1 [thread_performance+0x6fa]
(gem_fence_upload:4406) igt-core-INFO:   #2 [__real_main389+0x4fa]
(gem_fence_upload:4406) igt-core-INFO:   #3 [main+0x23]
(gem_fence_upload:4406) igt-core-INFO:   #4 [__libc_start_main+0xf1]
(gem_fence_upload:4406) igt-core-INFO:   #5 [_start+0x29]
(gem_fence_upload:4406) igt-core-INFO:   #6 [<unknown>+0x29]
****  END  ****
. . .


This is my configuration:

======================================
        Graphic stack
======================================
Component: drm
    tag: libdrm-2.4.81-56-g7c71188
    commit: 7c71188610b4ceba0339c2bc884320bcb749adee

Component: cairo
    tag: 1.15.6-42-gdccbed7
    commit: dccbed7d78d32bd3b912e8810379451dd94e6a1f

Component: intel-gpu-tools
    tag: intel-gpu-tools-1.19-334-g2885b10
    commit: 2885b10f99b4beeb046e75af8b8488c229f629d3

Component: piglit
    tag: piglit-v1
    commit: e1f66fb2fb8ad781ca755831983b6662c4c440d4
	
======================================
	     Software
======================================
kernel version              : 4.14.0-rc2-drm-tip-ww39-commit-85932e1+
hostname                    : CFL-S-1
architecture                : x86_64
os version                  : Ubuntu 16.10
os codename                 : yakkety
kernel driver               : i915
bios revision               : 104.3
bios release date           : 09/14/2017
ksc                         : 1.5
hardware acceleration       : disabled
swap partition              : enabled on (/dev/sda3
/dev/nvme0n1p3)

======================================
	Graphic drivers
======================================
libdrm                      : 2.4.83
cairo                       : 1.15.9
intel-gpu-tools (tag)       : intel-gpu-tools-1.19-334-g2885b10
intel-gpu-tools (commit)    : 2885b10

======================================
	     Hardware
======================================
motherboard model          : CoffeeLakeClientPlatform
motherboard id             : CoffeeLakeSUDIMMRVP
form factor                : Desktop
manufacturer               : IntelCorporation
cpu family                 : Other
cpu family id              : 6
cpu information            : Genuine Intel(R) CPU 0000 @ 3.60GHz
gpu card                   : Intel Corporation Device 3e92 (prog-if 00 [VGA controller])
memory ram                 : 15.58 GB
max memory ram             : 32 GB
cpu thread                 : 12
cpu core                   : 6
cpu model                  : 158
cpu stepping               : 10
socket                     : Other
hard drive                 : 111GiB (120GB)
current cd clock frequency : 337500 kHz
maximum cd clock frequency : 675000 kHz
displays connected         : eDP-1 DP-1

======================================
	     Firmware
======================================
dmc fw loaded             : yes
dmc version               : 1.1
guc fw loaded             : SUCCESS
guc version wanted        : 9.14
guc version found         : 9.14

======================================
	     kernel parameters
======================================
quiet drm.debug=0xe pci=pcie_bus_safe intel_iommu=igfx_off auto panic=1 nmi_watchdog=panic i915.alpha_support=1 i915.enable_guc_loading=2 i915.enable_guc_submission=2 resume=/dev/sda3 fastboot
Comment 77 Hector Velazquez 2017-11-08 13:36:15 UTC
This tests continue failing on CFL QA

igt@gem_fence_upload@performance
igt@gem_fence_upload@thread-performance-write

This is my configuration:

======================================
	Graphic stack
======================================
Component: drm
    tag: libdrm-2.4.81-79-g61ff977
    commit: 61ff9779e37179ed5106c0e2452e16500127fb9e

Component: cairo
    tag: 1.15.6-63-g3322580
    commit: 3322580f0488ff77f53d86c2b4d3cf59e6dca4c7

Component: intel-gpu-tools
    tag: intel-gpu-tools-1.19-466-g1fc4de1
    commit: 1fc4de1ca390adec9be8bd7cc0c36cab07465959

Component: piglit
    tag: piglit-v1
    commit: 65b4b197da9e4121155f2dca3fca913e677e7bf2
======================================
	     Software
======================================
kernel version              : 4.14.0-rc7-drm-intel-qa-ww44-commit-2f945d9+
hostname                    : CFL-2
architecture                : x86_64
os version                  : Ubuntu 16.10
os codename                 : yakkety
kernel driver               : i915
bios revision               : 95.4
bios release date           : 07/24/2017
ksc                         : 1.5
hardware acceleration       : disabled
swap partition              : enabled on (/dev/sda3)

======================================
	Graphic drivers
======================================
libdrm                      : 2.4.87
cairo                       : 1.15.9
intel-gpu-tools (tag)       : intel-gpu-tools-1.19-470-gc8d1ea2
intel-gpu-tools (commit)    : c8d1ea2

======================================
	     Firmware
======================================
dmc fw loaded             : yes
dmc version               : 1.1
guc fw loaded             : fetch SUCCESS, load SUCCESS
guc version wanted        : wanted 9.14, found 9.14
guc version found         : wanted 9.14, found 9.14

======================================
	     kernel parameters
======================================
quiet drm.debug=0x1e pci=pcie_bus_safe intel_iommu=igfx_off auto panic=1 nmi_watchdog=panic i915.alpha_support=1 i915.enable_guc_loading=2 i915.enable_guc_submission=2 resume=/dev/sda3 fastboot
Comment 78 Hector Velazquez 2017-11-17 21:29:00 UTC
This test still failing on GLK QA

igt@gem_fence_upload@thread-contention
igt@gem_fence_upload@thread-performance-write

IGT-Version: 1.20-g88d6550 (x86_64) (Linux: 4.14.0-drm-tip-ww46-commit-1fc4fe8+ x86_64)

Component: drm
    tag: libdrm-2.4.81-107-g18ffe48
    commit: 18ffe485cdfa41d48b6f2d3080cb990d28c27d57

Component: cairo
    tag: 1.15.6-83-g0c8070f
    commit: 0c8070f5bc74c124e6393b433a61807a8e4bee5d

Component: intel-gpu-tools
    tag: intel-gpu-tools-1.19-483-g88d6550
    commit: 88d6550795fad3974d77e4db2f563c5e2e8872e1

Component: piglit
    tag: piglit-v1
    commit: b6aee208234287380d2e55c17dc2d236931284fa
Comment 79 Hector Velazquez 2017-11-29 20:11:36 UTC
This test continue failing on CFL QA

igt@gem_fence_upload@performance
igt@gem_fence_upload@thread-performance-write

IGT-Version: 1.20-g4c57ff4 (x86_64) (Linux: 4.14.0-drm-tip-ww47-commit-f710441+ x86_64)

Component: drm
    tag: libdrm-2.4.81-108-g0ab36da
    commit: 0ab36dafaf818c35a258dac0c75b779ab2ae792b

Component: cairo
    tag: 1.15.6-88-g84fc0ce
    commit: 84fc0ce91d1a57d20500f710abc0e17de82c67df

Component: intel-gpu-tools
    tag: intel-gpu-tools-1.19-541-g5b3619f
    commit: 5b3619f3751ecef55fa993984ddb59a458fcebed

Component: piglit
    tag: piglit-v1
    commit: cb562a383229074b44db6998b85572d2abe7c363
Comment 80 Hector Velazquez 2017-12-08 16:14:28 UTC
This test continue failing on CNL QA

igt@gem_fence_upload@thread-contention
igt@gem_fence_upload@wc-contention

using IGT-IGT-Version: 1.20-g1db1246 (x86_64) (Linux: 4.15.0-rc2-drm-tip-ww49-commit-66be577+ x86_64)
Component: intel-gpu-tools
    commit: 1db12466cb5ad8483cd469753d2e312a62d717b7
Comment 81 Octavio 2017-12-13 20:14:55 UTC
This test continue failing on BXT QA

igt@gem_fence_upload@thread-contention
igt@gem_fence_upload@thread-performance-write
igt@gem_fence_upload@wc-contention

IGT-Version: 1.20-g39ac6b8 (x86_64) (Linux: 4.15.0-rc2-drm-intel-qa-ww49-commit-bdf9b36+ x86_64)
Comment 82 Octavio 2017-12-21 21:25:49 UTC
This test continue failing on BXT QA

igt@gem_fence_upload@thread-contention
igt@gem_fence_upload@thread-performance-write
igt@gem_fence_upload@wc-contention

using IGT-Version: 1.20-gbeb26d8 (x86_64) (Linux: 4.15.0-rc4-drm-intel-qa-ww51-commit-b480e79+ x86_64)
Comment 83 Hector Velazquez 2018-01-16 15:51:04 UTC
This test has failed on CFL QA 

Tests List:

igt@gem_fence_upload@wc-contention

using IGT-Version: 1.20-g84a3080 (x86_64) (Linux: 4.15.0-rc8-drm-tip-ww3-commit-37eb04c+ x86_64)

some tests has this output...
======================================
        output sample
======================================
. . .
**** DEBUG ****
(gem_fence_upload:2420) drmtest-DEBUG: Test requirement passed: !(fd<0)
(gem_fence_upload:2420) igt-debugfs-DEBUG: Opening debugfs directory '/sys/kernel/debug/dri/0'
(gem_fence_upload:2420) DEBUG: Test requirement passed: gem_mmap__has_wc(fd)
(gem_fence_upload:2420) DEBUG: Test requirement passed: num_fences > 0
(gem_fence_upload:2420) INFO: Contended upload rate for 1 linear threads/wc:	373.247MiB/s
(gem_fence_upload:2420) INFO: Contended upload rate for 1 tiled threads/wc:	891.663MiB/s
(gem_fence_upload:2420) INFO: Contended upload rate for 2 linear threads/wc:	669.442MiB/s
(gem_fence_upload:2420) INFO: Contended upload rate for 2 tiled threads/wc:	705.498MiB/s
(gem_fence_upload:2420) INFO: Contended upload rate for 4 linear threads/wc:	542.502MiB/s
(gem_fence_upload:2420) INFO: Contended upload rate for 4 tiled threads/wc:	540.541MiB/s
(gem_fence_upload:2420) INFO: Contended upload rate for 8 linear threads/wc:	532.048MiB/s
(gem_fence_upload:2420) INFO: Contended upload rate for 8 tiled threads/wc:	521.287MiB/s
(gem_fence_upload:2420) INFO: Contended upload rate for 16 linear threads/wc:	491.285MiB/s
(gem_fence_upload:2420) INFO: Contended upload rate for 16 tiled threads/wc:	500.045MiB/s
(gem_fence_upload:2420) INFO: Contended upload rate for 32 linear threads/wc:	491.391MiB/s
(gem_fence_upload:2420) INFO: Contended upload rate for 32 tiled threads/wc:	498.764MiB/s
(gem_fence_upload:2420) INFO: Contended upload rate for 64 linear threads/wc:	476.714MiB/s
(gem_fence_upload:2420) INFO: Contended upload rate for 64 tiled threads/wc:	490.182MiB/s
(gem_fence_upload:2420) CRITICAL: Test assertion failure function wc_contention, file gem_fence_upload.c:385:
(gem_fence_upload:2420) CRITICAL: Failed assertion: linear[1] > 0.75 * linear[0]
(gem_fence_upload:2420) igt-core-INFO: Stack trace:
(gem_fence_upload:2420) igt-core-INFO:   #0 [__igt_fail_assert+0x101]
(gem_fence_upload:2420) igt-core-INFO:   #1 [__real_main389+0xd70]
(gem_fence_upload:2420) igt-core-INFO:   #2 [main+0x27]
(gem_fence_upload:2420) igt-core-INFO:   #3 [__libc_start_main+0xf1]
(gem_fence_upload:2420) igt-core-INFO:   #4 [_start+0x2a]
(gem_fence_upload:2420) igt-core-INFO:   #5 [<unknown>+0x2a]
****  END  ****
. . .
Comment 84 Ricardo Perez 2018-01-29 20:05:12 UTC
Using CoffeeLake S UDIMM RVP QA system, the following tests are failing:

igt@gem_fence_upload@performance
igt@gem_fence_upload@thread-performance-write

Running: 
IGT-Version: 1.21-g37bd27f (x86_64) (Linux: 4.15.0-rc9-drm-intel-qa-ww4-commit-59275f1+ x86_64)
------------------------------------------------------------------------------
For igt@gem_fence_upload@performance:

**** DEBUG ****
(gem_fence_upload:6587) drmtest-DEBUG: Test requirement passed: !(fd<0)
(gem_fence_upload:6587) igt-debugfs-DEBUG: Opening debugfs directory '/sys/kernel/debug/dri/0'
(gem_fence_upload:6587) DEBUG: Test requirement passed: num_fences > 0
(gem_fence_upload:6587) INFO: Upload rate for 2 linear surfaces:	19878.284MiB/s
(gem_fence_upload:6587) INFO: Upload rate for 2 tiled surfaces:	25006.410MiB/s
(gem_fence_upload:6587) INFO: Upload rate for 4 linear surfaces:	25009.159MiB/s
(gem_fence_upload:6587) INFO: Upload rate for 4 tiled surfaces:	24897.426MiB/s
(gem_fence_upload:6587) INFO: Upload rate for 8 linear surfaces:	24973.859MiB/s
(gem_fence_upload:6587) INFO: Upload rate for 8 tiled surfaces:	23901.221MiB/s
(gem_fence_upload:6587) INFO: Upload rate for 16 linear surfaces:	21002.220MiB/s
(gem_fence_upload:6587) INFO: Upload rate for 16 tiled surfaces:	21176.522MiB/s
(gem_fence_upload:6587) INFO: Upload rate for 32 linear surfaces:	21241.701MiB/s
(gem_fence_upload:6587) INFO: Upload rate for 32 tiled surfaces:	24521.697MiB/s
(gem_fence_upload:6587) INFO: Upload rate for 64 linear surfaces:	21442.437MiB/s
(gem_fence_upload:6587) INFO: Upload rate for 64 tiled surfaces:	9607.570MiB/s
(gem_fence_upload:6587) CRITICAL: Test assertion failure function performance, file gem_fence_upload.c:104:
(gem_fence_upload:6587) CRITICAL: Failed assertion: tiled[1] > 0.75 * tiled[0]
(gem_fence_upload:6587) igt-core-INFO: Stack trace:
(gem_fence_upload:6587) igt-core-INFO:   #0 [__igt_fail_assert+0x101]
(gem_fence_upload:6587) igt-core-INFO:   #1 [__real_main389+0xc43]
(gem_fence_upload:6587) igt-core-INFO:   #2 [main+0x27]
(gem_fence_upload:6587) igt-core-INFO:   #3 [__libc_start_main+0xf1]
(gem_fence_upload:6587) igt-core-INFO:   #4 [_start+0x2a]
(gem_fence_upload:6587) igt-core-INFO:   #5 [<unknown>+0x2a]
****  END  ****
------------------------------------------------------------------------------

For igt@gem_fence_upload@thread-performance-write:

**** DEBUG ****
(gem_fence_upload:7801) drmtest-DEBUG: Test requirement passed: !(fd<0)
(gem_fence_upload:7801) igt-debugfs-DEBUG: Opening debugfs directory '/sys/kernel/debug/dri/0'
(gem_fence_upload:7801) DEBUG: Test requirement passed: num_fences > 0
(gem_fence_upload:7801) INFO: Upload rate for 2 linear surfaces, 2 threads:	6316.621MiB/s
(gem_fence_upload:7801) INFO: Upload rate for 2 tiled surfaces, 2 threads:	6156.214MiB/s
(gem_fence_upload:7801) INFO: Upload rate for 4 linear surfaces, 4 threads:	7206.396MiB/s
(gem_fence_upload:7801) INFO: Upload rate for 4 tiled surfaces, 4 threads:	7037.607MiB/s
(gem_fence_upload:7801) INFO: Upload rate for 8 linear surfaces, 8 threads:	7581.142MiB/s
(gem_fence_upload:7801) INFO: Upload rate for 8 tiled surfaces, 8 threads:	7817.271MiB/s
(gem_fence_upload:7801) INFO: Upload rate for 16 linear surfaces, 16 threads:	7761.104MiB/s
(gem_fence_upload:7801) INFO: Upload rate for 16 tiled surfaces, 16 threads:	7697.165MiB/s
(gem_fence_upload:7801) INFO: Upload rate for 32 linear surfaces, 32 threads:	7900.625MiB/s
(gem_fence_upload:7801) INFO: Upload rate for 32 tiled surfaces, 32 threads:	7796.084MiB/s
(gem_fence_upload:7801) INFO: Upload rate for 64 linear surfaces, 64 threads:	7941.309MiB/s
(gem_fence_upload:7801) INFO: Upload rate for 64 tiled surfaces, 64 threads:	1486.072MiB/s
(gem_fence_upload:7801) CRITICAL: Test assertion failure function thread_performance, file gem_fence_upload.c:242:
(gem_fence_upload:7801) CRITICAL: Failed assertion: tiled[1] > 0.75 * tiled[0]
(gem_fence_upload:7801) igt-core-INFO: Stack trace:
(gem_fence_upload:7801) igt-core-INFO:   #0 [__igt_fail_assert+0x101]
(gem_fence_upload:7801) igt-core-INFO:   #1 [thread_performance+0x714]
(gem_fence_upload:7801) igt-core-INFO:   #2 [__real_main389+0xd15]
(gem_fence_upload:7801) igt-core-INFO:   #3 [main+0x27]
(gem_fence_upload:7801) igt-core-INFO:   #4 [__libc_start_main+0xf1]
(gem_fence_upload:7801) igt-core-INFO:   #5 [_start+0x2a]
(gem_fence_upload:7801) igt-core-INFO:   #6 [<unknown>+0x2a]
****  END  ****
Comment 85 Hector Velazquez 2018-02-09 21:20:25 UTC
This test was failing on GLK QA 

Tests List:

igt@gem_fence_upload@wc-contention

IGT-Version: 1.21-g94bd67c (x86_64) (Linux: 4.15.0-drm-tip-ww6-commit-078873d+ x86_64)

======================================
        output sample
======================================
. . .
**** DEBUG ****
(gem_fence_upload:1334) drmtest-DEBUG: Test requirement passed: !(fd<0)
(gem_fence_upload:1334) igt-debugfs-DEBUG: Opening debugfs directory '/sys/kernel/debug/dri/0'
(gem_fence_upload:1334) DEBUG: Test requirement passed: gem_mmap__has_wc(fd)
(gem_fence_upload:1334) DEBUG: Test requirement passed: num_fences > 0
(gem_fence_upload:1334) INFO: Contended upload rate for 1 linear threads/wc:	380.147MiB/s
(gem_fence_upload:1334) INFO: Contended upload rate for 1 tiled threads/wc:	388.642MiB/s
(gem_fence_upload:1334) INFO: Contended upload rate for 2 linear threads/wc:	221.789MiB/s
(gem_fence_upload:1334) INFO: Contended upload rate for 2 tiled threads/wc:	227.964MiB/s
(gem_fence_upload:1334) INFO: Contended upload rate for 4 linear threads/wc:	183.065MiB/s
(gem_fence_upload:1334) INFO: Contended upload rate for 4 tiled threads/wc:	182.446MiB/s
(gem_fence_upload:1334) INFO: Contended upload rate for 8 linear threads/wc:	195.390MiB/s
(gem_fence_upload:1334) INFO: Contended upload rate for 8 tiled threads/wc:	199.223MiB/s
(gem_fence_upload:1334) INFO: Contended upload rate for 16 linear threads/wc:	181.304MiB/s
(gem_fence_upload:1334) INFO: Contended upload rate for 16 tiled threads/wc:	187.220MiB/s
(gem_fence_upload:1334) INFO: Contended upload rate for 32 linear threads/wc:	166.318MiB/s
(gem_fence_upload:1334) INFO: Contended upload rate for 32 tiled threads/wc:	141.349MiB/s
(gem_fence_upload:1334) INFO: Contended upload rate for 64 linear threads/wc:	108.291MiB/s
(gem_fence_upload:1334) INFO: Contended upload rate for 64 tiled threads/wc:	109.369MiB/s
(gem_fence_upload:1334) CRITICAL: Test assertion failure function wc_contention, file gem_fence_upload.c:385:
(gem_fence_upload:1334) CRITICAL: Failed assertion: linear[1] > 0.75 * linear[0]
(gem_fence_upload:1334) igt-core-INFO: Stack trace:
(gem_fence_upload:1334) igt-core-INFO:   #0 [__igt_fail_assert+0x101]
(gem_fence_upload:1334) igt-core-INFO:   #1 [__real_main389+0xca7]
(gem_fence_upload:1334) igt-core-INFO:   #2 [main+0x23]
(gem_fence_upload:1334) igt-core-INFO:   #3 [__libc_start_main+0xf0]
(gem_fence_upload:1334) igt-core-INFO:   #4 [_start+0x29]
(gem_fence_upload:1334) igt-core-INFO:   #5 [<unknown>+0x29]
****  END  ****
. . .
Comment 86 Octavio 2018-03-06 18:23:23 UTC
The below test fails on CFL QA

IGT-Version: 1.21-g68fb759 (x86_64) (Linux: 4.16.0-rc4-drm-intel-qa-ww10-commit-a994c52+ x86_64)

(gem_fence_upload:1482) CRITICAL: Test assertion failure function thread_contention, file gem_fence_upload.c:330:
(gem_fence_upload:1482) CRITICAL: Failed assertion: tiled[1] > 0.75 * tiled[0]
Subtest thread-contention failed.
**** DEBUG ****
(gem_fence_upload:1482) drmtest-DEBUG: Test requirement passed: !(fd<0)
(gem_fence_upload:1482) igt-debugfs-DEBUG: Opening debugfs directory '/sys/kernel/debug/dri/0'
(gem_fence_upload:1482) DEBUG: Test requirement passed: num_fences > 0
(gem_fence_upload:1482) INFO: Contended upload rate for 1 linear threads:	402.901MiB/s
(gem_fence_upload:1482) INFO: Contended upload rate for 1 tiled threads:	434.181MiB/s
(gem_fence_upload:1482) INFO: Contended upload rate for 2 linear threads:	361.754MiB/s
(gem_fence_upload:1482) INFO: Contended upload rate for 2 tiled threads:	380.174MiB/s
(gem_fence_upload:1482) INFO: Contended upload rate for 4 linear threads:	350.702MiB/s
(gem_fence_upload:1482) INFO: Contended upload rate for 4 tiled threads:	339.977MiB/s
(gem_fence_upload:1482) INFO: Contended upload rate for 8 linear threads:	356.625MiB/s
(gem_fence_upload:1482) INFO: Contended upload rate for 8 tiled threads:	359.993MiB/s
(gem_fence_upload:1482) INFO: Contended upload rate for 16 linear threads:	325.443MiB/s
(gem_fence_upload:1482) INFO: Contended upload rate for 16 tiled threads:	327.816MiB/s
(gem_fence_upload:1482) INFO: Contended upload rate for 32 linear threads:	325.611MiB/s
(gem_fence_upload:1482) INFO: Contended upload rate for 32 tiled threads:	327.981MiB/s
(gem_fence_upload:1482) INFO: Contended upload rate for 64 linear threads:	320.328MiB/s
(gem_fence_upload:1482) INFO: Contended upload rate for 64 tiled threads:	282.466MiB/s
(gem_fence_upload:1482) CRITICAL: Test assertion failure function thread_contention, file gem_fence_upload.c:330:
(gem_fence_upload:1482) CRITICAL: Failed assertion: tiled[1] > 0.75 * tiled[0]
(gem_fence_upload:1482) igt-core-INFO: Stack trace:
(gem_fence_upload:1482) igt-core-INFO:   #0 [__igt_fail_assert+0x101]
(gem_fence_upload:1482) igt-core-INFO:   #1 [__real_main389+0xce9]
(gem_fence_upload:1482) igt-core-INFO:   #2 [main+0x23]
(gem_fence_upload:1482) igt-core-INFO:   #3 [__libc_start_main+0xf1]
(gem_fence_upload:1482) igt-core-INFO:   #4 [_start+0x29]
(gem_fence_upload:1482) igt-core-INFO:   #5 [<unknown>+0x29]
****  END  ****
Comment 87 Jani Saarinen 2018-03-29 07:11:54 UTC
First of all. Sorry about spam.
This is mass update for our bugs. 

Sorry if you feel this annoying but with this trying to understand if bug still valid or not.
If bug investigation still in progress, please ignore this and I apologize!

If you think this is not anymore valid, please comment to the bug that can be closed.
If you haven't tested with our latest pre-upstream tree(drm-tip), can you do that also to see if issue is valid there still and if you cannot see issue there, please comment to the bug.
Comment 88 Elizabeth 2018-04-05 19:55:13 UTC
This is still valid with the tests and in all the platforms:

igt@gem_fence_upload@performance
igt@gem_fence_upload@thread-contention
igt@gem_fence_upload@thread-performance-write
igt@gem_fence_upload@wc-contention

Results for igt@gem_fence_upload@wc-contention
Result: fail
Out	
IGT-Version: 1.22-g2e92134 (x86_64) (Linux: 4.16.0-rc5-drm-intel-qa-ww11-commit-e867298+ x86_64)
Contended upload rate for 1 linear threads/wc:	698.934MiB/s
Contended upload rate for 1 tiled threads/wc:	723.066MiB/s
Contended upload rate for 2 linear threads/wc:	351.208MiB/s
Contended upload rate for 2 tiled threads/wc:	403.104MiB/s
Contended upload rate for 4 linear threads/wc:	217.407MiB/s
Contended upload rate for 4 tiled threads/wc:	217.127MiB/s
Contended upload rate for 8 linear threads/wc:	230.568MiB/s
Contended upload rate for 8 tiled threads/wc:	251.303MiB/s
Contended upload rate for 16 linear threads/wc:	353.497MiB/s
Contended upload rate for 16 tiled threads/wc:	263.751MiB/s
Contended upload rate for 32 linear threads/wc:	229.063MiB/s
Contended upload rate for 32 tiled threads/wc:	263.710MiB/s
Contended upload rate for 64 linear threads/wc:	230.086MiB/s
Contended upload rate for 64 tiled threads/wc:	240.488MiB/s
Stack trace:
  #0 [__igt_fail_assert+0x101]
  #1 [__real_main389+0xca7]
  #2 [main+0x23]
  #3 [__libc_start_main+0xf1]
  #4 [_start+0x29]
  #5 [<unknown>+0x29]
Subtest wc-contention: FAIL (16.453s)
Err	
(gem_fence_upload:8700) CRITICAL: Test assertion failure function wc_contention, file gem_fence_upload.c:385:
(gem_fence_upload:8700) CRITICAL: Failed assertion: linear[1] > 0.75 * linear[0]
Subtest wc-contention failed.
**** DEBUG ****
(gem_fence_upload:8700) drmtest-DEBUG: Test requirement passed: !(fd<0)
(gem_fence_upload:8700) igt-debugfs-DEBUG: Opening debugfs directory '/sys/kernel/debug/dri/0'
(gem_fence_upload:8700) DEBUG: Test requirement passed: gem_mmap__has_wc(fd)
(gem_fence_upload:8700) DEBUG: Test requirement passed: num_fences > 0
(gem_fence_upload:8700) INFO: Contended upload rate for 1 linear threads/wc:	698.934MiB/s
(gem_fence_upload:8700) INFO: Contended upload rate for 1 tiled threads/wc:	723.066MiB/s
(gem_fence_upload:8700) INFO: Contended upload rate for 2 linear threads/wc:	351.208MiB/s
(gem_fence_upload:8700) INFO: Contended upload rate for 2 tiled threads/wc:	403.104MiB/s
(gem_fence_upload:8700) INFO: Contended upload rate for 4 linear threads/wc:	217.407MiB/s
(gem_fence_upload:8700) INFO: Contended upload rate for 4 tiled threads/wc:	217.127MiB/s
(gem_fence_upload:8700) INFO: Contended upload rate for 8 linear threads/wc:	230.568MiB/s
(gem_fence_upload:8700) INFO: Contended upload rate for 8 tiled threads/wc:	251.303MiB/s
(gem_fence_upload:8700) INFO: Contended upload rate for 16 linear threads/wc:	353.497MiB/s
(gem_fence_upload:8700) INFO: Contended upload rate for 16 tiled threads/wc:	263.751MiB/s
(gem_fence_upload:8700) INFO: Contended upload rate for 32 linear threads/wc:	229.063MiB/s
(gem_fence_upload:8700) INFO: Contended upload rate for 32 tiled threads/wc:	263.710MiB/s
(gem_fence_upload:8700) INFO: Contended upload rate for 64 linear threads/wc:	230.086MiB/s
(gem_fence_upload:8700) INFO: Contended upload rate for 64 tiled threads/wc:	240.488MiB/s
(gem_fence_upload:8700) CRITICAL: Test assertion failure function wc_contention, file gem_fence_upload.c:385:
(gem_fence_upload:8700) CRITICAL: Failed assertion: linear[1] > 0.75 * linear[0]
(gem_fence_upload:8700) igt-core-INFO: Stack trace:
(gem_fence_upload:8700) igt-core-INFO:   #0 [__igt_fail_assert+0x101]
(gem_fence_upload:8700) igt-core-INFO:   #1 [__real_main389+0xca7]
(gem_fence_upload:8700) igt-core-INFO:   #2 [main+0x23]
(gem_fence_upload:8700) igt-core-INFO:   #3 [__libc_start_main+0xf1]
(gem_fence_upload:8700) igt-core-INFO:   #4 [_start+0x29]
(gem_fence_upload:8700) igt-core-INFO:   #5 [<unknown>+0x29]
****  END  ****
Comment 89 Hector Velazquez 2018-04-12 15:28:39 UTC
This tests was failing on CNL QA

Test list:
igt@gem_fence_upload@thread-contention

output sample:
. . .
**** DEBUG ****
(gem_fence_upload:741) drmtest-DEBUG: Test requirement passed: !(fd<0)
(gem_fence_upload:741) igt-debugfs-DEBUG: Opening debugfs directory '/sys/kernel/debug/dri/0'
(gem_fence_upload:741) DEBUG: Test requirement passed: num_fences > 0
(gem_fence_upload:741) INFO: Contended upload rate for 1 linear threads:	167.357MiB/s
(gem_fence_upload:741) INFO: Contended upload rate for 1 tiled threads:	303.577MiB/s
(gem_fence_upload:741) INFO: Contended upload rate for 2 linear threads:	226.462MiB/s
(gem_fence_upload:741) INFO: Contended upload rate for 2 tiled threads:	275.454MiB/s
(gem_fence_upload:741) INFO: Contended upload rate for 4 linear threads:	193.417MiB/s
(gem_fence_upload:741) INFO: Contended upload rate for 4 tiled threads:	244.463MiB/s
(gem_fence_upload:741) INFO: Contended upload rate for 8 linear threads:	243.753MiB/s
(gem_fence_upload:741) INFO: Contended upload rate for 8 tiled threads:	254.078MiB/s
(gem_fence_upload:741) INFO: Contended upload rate for 16 linear threads:	260.476MiB/s
(gem_fence_upload:741) INFO: Contended upload rate for 16 tiled threads:	246.775MiB/s
(gem_fence_upload:741) INFO: Contended upload rate for 32 linear threads:	232.786MiB/s
(gem_fence_upload:741) INFO: Contended upload rate for 32 tiled threads:	217.966MiB/s
(gem_fence_upload:741) INFO: Contended upload rate for 64 linear threads:	207.894MiB/s
(gem_fence_upload:741) INFO: Contended upload rate for 64 tiled threads:	183.230MiB/s
(gem_fence_upload:741) CRITICAL: Test assertion failure function thread_contention, file gem_fence_upload.c:330:
(gem_fence_upload:741) CRITICAL: Failed assertion: tiled[1] > 0.75 * tiled[0]
(gem_fence_upload:741) igt-core-INFO: Stack trace:
(gem_fence_upload:741) igt-core-INFO:   #0 [__igt_fail_assert+0x101]
(gem_fence_upload:741) igt-core-INFO:   #1 [__real_main389+0xce9]
(gem_fence_upload:741) igt-core-INFO:   #2 [main+0x23]
(gem_fence_upload:741) igt-core-INFO:   #3 [__libc_start_main+0xf1]
(gem_fence_upload:741) igt-core-INFO:   #4 [_start+0x29]
(gem_fence_upload:741) igt-core-INFO:   #5 [<unknown>+0x29]
****  END  ****
. . .

software:
IGT-Version: 1.22-g2ef96ec (x86_64) (Linux: 4.16.0-rc7-drm-tip-ww15-commit-d123888+ x86_64)
Comment 90 Francesco Balestrieri 2019-02-12 11:43:26 UTC
It looks like the test is not run in CI, is it still part of IGT and/or relevant?
Comment 91 Francesco Balestrieri 2019-03-01 12:23:12 UTC
Closing due to inactivity. Please reopen if you see this is still valid.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.