[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230331082659.1887946-1-li.meng@amd.com>
Date: Fri, 31 Mar 2023 16:26:57 +0800
From: Meng Li <li.meng@....com>
To: Shuah Khan <skhan@...uxfoundation.org>,
Huang Rui <ray.huang@....com>,
<linux-kselftest@...r.kernel.org>
CC: "Rafael J . Wysocki" <rafael.j.wysocki@...el.com>,
Nathan Fontenot <nathan.fontenot@....com>,
Deepak Sharma <deepak.sharma@....com>,
"Alex Deucher" <alexander.deucher@....com>,
Mario Limonciello <mario.limonciello@....com>,
Shimmer Huang <shimmer.huang@....com>,
"Perry Yuan" <Perry.Yuan@....com>,
Xiaojian Du <Xiaojian.Du@....com>,
Viresh Kumar <viresh.kumar@...aro.org>,
Borislav Petkov <bp@...en8.de>, <linux-kernel@...r.kernel.org>,
Meng Li <li.meng@....com>
Subject: [PATCH V3 0/2] Add speedometer new test cases for amd-pstate-ut
Hi all:
Update the patches base on the latest kselftest/next.
Add speedometer.sh trigger the speedometer testing and monitor the cpu
information.
Modify rst document to introduce test steps and results etc.
See patch seriest in below git repo:
V1:https://lore.kernel.org/lkml/20221025100910.1682567-1-li.meng@amd.com/
V2:https://lore.kernel.org/lkml/20221107011127.1818705-1-li.meng@amd.com/
Changes form V1->V2:
- update the patches base on the latest kselftest/next.
Changes from V2->V3:
- selftests: amd-pstate: speedometer
- - modify comments
- Documentation: amd-pstate:
- - modify rst doc, introduce specified test case.
Thanks,
Jasmine
Meng Li (2):
selftests: amd-pstate: Trigger speedometer benchmark and test cpus
Documentation: amd-pstate: Add speedometer test introduction
Documentation/admin-guide/pm/amd-pstate.rst | 88 ++++-
tools/testing/selftests/amd-pstate/Makefile | 13 +-
tools/testing/selftests/amd-pstate/run.sh | 32 +-
.../selftests/amd-pstate/selenium_server.sh | 15 +
.../selftests/amd-pstate/speedometer.sh | 348 ++++++++++++++++++
.../selftests/amd-pstate/speedometer_web.py | 106 ++++++
6 files changed, 585 insertions(+), 17 deletions(-)
create mode 100755 tools/testing/selftests/amd-pstate/selenium_server.sh
create mode 100755 tools/testing/selftests/amd-pstate/speedometer.sh
create mode 100755 tools/testing/selftests/amd-pstate/speedometer_web.py
--
2.34.1
Powered by blists - more mailing lists