Bug 112094 - [CI][DRMTIP]igt@gem_exec_schedule@semaphore-power- skip - Test requirement: pkg_power_open(&pkg) == 0, SKIP
Summary: [CI][DRMTIP]igt@gem_exec_schedule@semaphore-power- skip - Test requirement: p...
Status: RESOLVED FIXED
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: DRI git
Hardware: Other All
: high major
Assignee: Intel GFX Bugs mailing list
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-22 08:26 UTC by Lakshmi
Modified: 2019-10-25 13:14 UTC (History)
1 user (show)

See Also:
i915 platform: CML
i915 features: GEM/Other


Attachments

Description Lakshmi 2019-10-22 08:26:27 UTC
https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_388/fi-cml-s/igt@gem_exec_schedule@semaphore-power.html
Using Execlists submission
Has kernel scheduler
 - With priority sorting
 - With preemption enabled
 - With HW semaphores enabled
Test requirement not met in function __real_main1680, file ../tests/i915/gem_exec_schedule.c:1745:
Test requirement: gem_ring_has_physical_engine(fd, e->exec_id | e->flags)
Test requirement not met in function __real_main1680, file ../tests/i915/gem_exec_schedule.c:1745:
Test requirement: gem_ring_has_physical_engine(fd, e->exec_id | e->flags)
Test requirement not met in function __real_main1680, file ../tests/i915/gem_exec_schedule.c:1838:
Test requirement: gem_ring_has_physical_engine(fd, e->exec_id | e->flags)
Test requirement not met in function __real_main1680, file ../tests/i915/gem_exec_schedule.c:1838:
Test requirement: gem_ring_has_physical_engine(fd, e->exec_id | e->flags)
Starting subtest: semaphore-power
Test requirement not met in function measure_semaphore_power, file ../tests/i915/gem_exec_schedule.c:1614:
Test requirement: pkg_power_open(&pkg) == 0
Subtest semaphore-power: SKIP (0.000s)
Comment 1 CI Bug Log 2019-10-22 08:27:22 UTC
The CI Bug Log issue associated to this bug has been updated.

### New filters associated

* CML: igt@gem_exec_schedule@semaphore-power - skip - Test requirement: pkg_power_open(&pkg) == 0, SKIP
  - https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_388/fi-cml-s/igt@gem_exec_schedule@semaphore-power.html
  - https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_389/fi-cml-s/igt@gem_exec_schedule@semaphore-power.html
Comment 2 Chris Wilson 2019-10-25 13:14:36 UTC
commit 17b87c378fa155390b13a43f141371fd899d567b (HEAD, upstream/master)
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date:   Tue Oct 22 12:37:16 2019 +0100

    i915/gem_exec_schedule: Handle package power RAPL unavailability
    
    It turns out that not all platforms have working package power.
    
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=112094
    Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
    Acked-by: Mika Kuoppala <mika.kuoppala@linux.intel.com>


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.