<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:matthew.d.roper@intel.com" title="Matt Roper <matthew.d.roper@intel.com>"> <span class="fn">Matt Roper</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - [CI][DRMTIP]igt@perf_pmu@cpu-hotplug - skip - Test requirement: !(buf == 's'), SKIP"
href="https://bugs.freedesktop.org/show_bug.cgi?id=112151">bug 112151</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Priority</td>
<td>not set
</td>
<td>low
</td>
</tr>
<tr>
<td style="text-align:right;">Severity</td>
<td>not set
</td>
<td>minor
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [CI][DRMTIP]igt@perf_pmu@cpu-hotplug - skip - Test requirement: !(buf == 's'), SKIP"
href="https://bugs.freedesktop.org/show_bug.cgi?id=112151#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [CI][DRMTIP]igt@perf_pmu@cpu-hotplug - skip - Test requirement: !(buf == 's'), SKIP"
href="https://bugs.freedesktop.org/show_bug.cgi?id=112151">bug 112151</a>
from <span class="vcard"><a class="email" href="mailto:matthew.d.roper@intel.com" title="Matt Roper <matthew.d.roper@intel.com>"> <span class="fn">Matt Roper</span></a>
</span></b>
<pre>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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>