[dts] [PATCH V3 0/4] power_branch_ratio: upload suite test plan and script

Tu, Lijuan lijuan.tu at intel.com
Mon Jun 1 05:12:47 CEST 2020


Applied the series, thanks

> -----Original Message-----
> From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of yufengmx
> Sent: Monday, May 25, 2020 10:23 AM
> To: dts at dpdk.org; Yao, Lei A <lei.a.yao at intel.com>
> Cc: Mo, YufengX <yufengx.mo at intel.com>
> Subject: [dts] [PATCH V3 0/4] power_branch_ratio: upload suite test plan and
> script
> 
>  Based on the branch ratio info offered by CPU, the DPDK user can know if
> the CPU's real workload is high or Low. Then the host server can adjust the
> related CPU frequency base this indicator.
> 
> v3:
>  -  update test plan and script.
>  -  add compile switch description
>  -  change power driver intel_pstate from disable to enable.
>  -  add more branch ratio information output description.
> 
> v2:
>  -  python3 support.
>  -  use pktgen new callback function to take the place of shell script query.
>  -  display dpdk version.
>  -  remove un-used parameters.
>  -  update comment.
> 
> yufengmx (4):
>   conf/power_branch_ratio: virtual machine configuration
>   test_plans/power_branch_ratio: add test plan index
>   test_plans/power_branch_ratio: upload test plan
>   tests/power_branch_ratio: upload automation script
> 
>  conf/power_branch_ratio.cfg                 |  30 +
>  test_plans/index.rst                        |   1 +
>  test_plans/power_branch_ratio_test_plan.rst | 178 +++++
>  tests/TestSuite_power_branch_ratio.py       | 679 ++++++++++++++++++++
>  4 files changed, 888 insertions(+)
>  create mode 100644 conf/power_branch_ratio.cfg  create mode 100644
> test_plans/power_branch_ratio_test_plan.rst
>  create mode 100644 tests/TestSuite_power_branch_ratio.py
> 
> --
> 2.21.0



More information about the dts mailing list