[V1] test_plans/unit_tests_power: add a note

Message ID 20220728192210.17085-1-songx.jiale@intel.com (mailing list archive)
State Accepted
Headers
Series [V1] test_plans/unit_tests_power: add a note |

Checks

Context Check Description
ci/Intel-dts-format-test success Testing OK
ci/Intel-dts-pylama-test success Testing OK
ci/Intel-dts-doc-test success Testing OK
ci/Intel-dts-suite-test warning SKIPPED

Commit Message

Jiale, SongX July 28, 2022, 7:22 p.m. UTC
  add a note in BIOS that prompts to turn on SpeedStep.

Signed-off-by: Jiale Song <songx.jiale@intel.com>
---
 test_plans/unit_tests_power_test_plan.rst | 5 +++++
 1 file changed, 5 insertions(+)
  

Comments

Tu, Lijuan Aug. 24, 2022, 10:23 a.m. UTC | #1
On Thu, 28 Jul 2022 19:22:10 +0000, Jiale Song <songx.jiale@intel.com> wrote:
> add a note in BIOS that prompts to turn on SpeedStep.
> 
> Signed-off-by: Jiale Song <songx.jiale@intel.com>

Acked-by: Lijuan Tu <lijuan.tu@intel.com>
Applied, thanks
  

Patch

diff --git a/test_plans/unit_tests_power_test_plan.rst b/test_plans/unit_tests_power_test_plan.rst
index 14a29a40..bbe7283f 100644
--- a/test_plans/unit_tests_power_test_plan.rst
+++ b/test_plans/unit_tests_power_test_plan.rst
@@ -19,6 +19,11 @@  script (launched using ``make test``) that sends commands to
 the application and checks the results. A test report is displayed on
 stdout.
 
+.. Note::
+
+   * In the BIOS, turn on SpeedStep.
+
+
 The steps to run the unit test manually are as follow::