Bug 1307185 - Hardware CPU scaling cert fails when Intel cpu pstate is enabled [NEEDINFO]
Summary: Hardware CPU scaling cert fails when Intel cpu pstate is enabled
Keywords:
Status: NEW
Alias: None
Product: Red Hat Certification Program
Classification: Red Hat
Component: redhat-certification-hardware
Version: 1.0
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Nobody
QA Contact: rhcert qe
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-12 23:46 UTC by Surendra Beechagonda
Modified: 2022-09-07 04:19 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Target Upstream Version:
brose: needinfo? (subg)


Attachments (Terms of Use)
failure results (29.17 KB, application/zip)
2016-02-12 23:46 UTC, Surendra Beechagonda
no flags Details

Description Surendra Beechagonda 2016-02-12 23:46:20 UTC
Created attachment 1123676 [details]
failure results

Description of problem:
Hardware CPU scaling cert fails when Intel cpu pstate is enabled

Version-Release number of selected component (if applicable):
7.x

How reproducible:


Steps to Reproduce:
1.Run rhcert tool to test cpu scaling
2.
3.

Actual results:


Expected results:


Additional info:
Test suite should be enhanced to assume intel pstate is on.

Comment 1 Surendra Beechagonda 2016-02-12 23:48:46 UTC
Comments from our development team

The documentation seems to indicate the the test is using the file /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies for find the available freqs for the test. That file is not present in the QA host running RHEL 7.2
There is a driver that is compiled by default with the RHEL 7.2 kernel. The driver is named INTEL_PSTATE. If I disable this driver using the kernel command line parameter 'intel_pstate=disable' then the file 'scaling_available_frequencies' is present in the system.
Re-running the scaling test with the intel_pstate driver disabled it passes the test.
  So, given this result we need to ask RedHat about running this test on RHEL 7.2. Their default kernel for this version of the OS is coming with the intel_pstate driver enabled.
  We also see that the frequencies/scaling frequencies files and their contents under '/sys/devices/system/cpu/cpuX/cpufreq' in RHEL 7.2 and RHEL 6.7 are similar when the intel_pstate driver is disabled.

Comment 2 brose 2017-04-19 02:10:37 UTC
Are you still experiencing this issue with the latest released redhat-certification-backend, redhat-certification, and redhat-certification-hardware packages?

Thanks


Note You need to log in before you can comment on or make changes to this bug.