Bug 111136 - [CI][SHARDS] igt@kms_flip@absolute-wf_vblank - fail - select timed out or error (ret 0)
Summary: [CI][SHARDS] igt@kms_flip@absolute-wf_vblank - fail - select timed out or err...
Status: RESOLVED MOVED
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: XOrg git
Hardware: Other All
: high normal
Assignee: Intel GFX Bugs mailing list
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard: ReadyForDev
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-15 08:18 UTC by Martin Peres
Modified: 2019-11-29 19:16 UTC (History)
1 user (show)

See Also:
i915 platform: SKL
i915 features: display/Other


Attachments

Description Martin Peres 2019-07-15 08:18:49 UTC
https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6461/shard-skl3/igt@kms_flip@absolute-wf_vblank.html

Starting subtest: absolute-wf_vblank
(kms_flip:1752) CRITICAL: Test assertion failure function wait_for_events, file ../tests/kms_flip.c:1037:
(kms_flip:1752) CRITICAL: Failed assertion: ret > 0
(kms_flip:1752) CRITICAL: select timed out or error (ret 0)
Comment 1 CI Bug Log 2019-07-15 08:19:45 UTC
The CI Bug Log issue associated to this bug has been updated.

### New filters associated

* SKL: igt@kms_flip@absolute-wf_vblank - fail - select timed out or error (ret 0)
  - https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6461/shard-skl3/igt@kms_flip@absolute-wf_vblank.html
Comment 2 Ankit 2019-08-09 08:03:59 UTC
Assessment:

Reproducible: 1.7% http://gfx-ci.fi.intel.com/cibuglog-ng/. No failures in recent history: bug_history :http://gfx-ci.fi.intel.com/cibuglog-ng/results/all?query=test_name%3D%27igt%40kms_flip%40absolute-wf_vblank%27

Impact: Low

What does the sub-test do: The sub-test absolute-wf_vblank tests a set no. of vblanks after doing a flip and checks if the vblank events are received by the userspace in a tolerable limit of time. This is one of many sub-tests that check various combination of flip done and vblank events and make sure that the events are received timely.

The sub-test does a flip and waits for flip-done event, before going to the actual test for absolute vblanks. After receiving the flip-done event, the sub-test runs in a tight loop for a given  'n' seconds. In 'n' seconds, it repeatedly waits for 10 vblanks and checks if the time in which these are received is less than some tolerable limit in msecs. This is repeated for each Pipe and (connected) Connector combination.

The issue: The issue is quite rare, and difficult to reproduce. After the flip, the test waits for flip-done event using select command on the drm_fd,  but is not able to get the event. Finally the test times out, resulting in the failure.

Since the reproducible rate is very less, and the test is not seen to fail in recent history for all platforms, this issue is suggested to be closed.
Comment 3 Ankit 2019-08-09 10:44:00 UTC
Apologize for the above history links.

Here is correct link from the recent history:
https://intel-gfx-ci.01.org/tree/drm-tip/shards-all.html?testfilter=absolute-wf_vblank

It is seen to be passing for most platforms.
Comment 4 Martin Peres 2019-11-29 19:16:52 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/drm/intel/issues/332.


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.