[Bug 112151] [CI][DRMTIP]igt at perf_pmu@cpu-hotplug - skip - Test requirement: !(buf == 's'), SKIP

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Oct 29 19:35:07 UTC 2019


https://bugs.freedesktop.org/show_bug.cgi?id=112151

Matt Roper <matthew.d.roper at intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|not set                     |low
           Severity|not set                     |minor

--- Comment #2 from Matt Roper <matthew.d.roper at intel.com> ---
This test attempts to toggle the offline/online status of CPUs to ensure that
the hotplugging of CPUs does not impact the busyness stats returned by the perf
pmu api.  IGT commit ec872b7dc1 ("tests/perf_pmu: Handle CPU hotplug failures
better") mentions "CPU hotplug, especially CPU0, can be flaky on commodity
hardware" and that's what we're running into here.  For whatever reason, the
kernel is not able to take CPU0 offline, so the test prints the igt_warn()
message and then skips.

The behavior here is not related to graphics at all, just the inability to
offline CPU0 on the system, so there should be no impact to end users.  As
such, marking priority/importance as low.  The inability to turn off the CPU is
a semi-expected behavior on some platforms, so going forward it would probably
be best to downgrade the message to an igt_info() so that it won't get flagged
by CI; there isn't anything we can/should do in response to this message.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20191029/596d3753/attachment.html>


More information about the intel-gfx-bugs mailing list