[Suggested-by:Shuah Khan Patch V2 0/1] Add explanation for

Meng Li posted 1 patch 3 years, 7 months ago
drivers/cpufreq/Kconfig.x86                         | 12 +++++++-----
tools/testing/selftests/amd-pstate/amd-pstate-ut.sh |  1 +
2 files changed, 8 insertions(+), 5 deletions(-)
[Suggested-by:Shuah Khan Patch V2 0/1] Add explanation for
Posted by Meng Li 3 years, 7 months ago
Hi all:

According to Shuah's review comments, add a new patches for expain
X86_AMD_PSTATE_UT.

amd-pstate-ut can also be built-in without X86_AMD_PSTATE enabled.
Currently, only tests for amd-pstate are supported. If X86_AMD_PSTATE
is set disabled, it can tell the users test can only run on amd-pstate
driver, please set X86_AMD_PSTATE enabled.
In the future, comparison tests will be added. It can set amd-pstate
disabled and set acpi-cpufreq enabled to run test cases, then compare
the test results.

See patch series in below git repo:
V1:https://lore.kernel.org/lkml/20220901143313.1491951-1-li.meng@amd.com/

Changes from V1->V2:
- cpufreq: amd-pstate:
- - Modify explanation for X86_AMD_PSTATE_UT.
- selftests: amd-pstate:
- - Add prompt information when X86_AMD_PSTATE is set disabled.

Thanks,
Jasmine

Meng Li (1):
  cpufreq: amd-pstate: Add explanation for X86_AMD_PSTATE_UT

 drivers/cpufreq/Kconfig.x86                         | 12 +++++++-----
 tools/testing/selftests/amd-pstate/amd-pstate-ut.sh |  1 +
 2 files changed, 8 insertions(+), 5 deletions(-)

-- 
2.34.1