mbox series

[V3,0/7] power: power suite series support meson

Message ID 20200925021711.33756-1-yufengx.mo@intel.com (mailing list archive)
Headers
Series power: power suite series support meson |

Message

Yufen.Mo Sept. 25, 2020, 2:17 a.m. UTC
  v3: 
 -  rebase for 'CONFLICT (content): Merge conflict in conf/app_name.cfg' 

v2: 
 -  quote ma,lihong 
 - 'We have configure the app path in the config file, so it does not need re-combine the path of it in the suite. 
 -  So it does not need to judge the build method in the suite.' 

v1: 
 - power: power suite series support meson. 

yufengmx (7):
  power_bidirection_channel: support meson
  power_empty_poll: support meson
  power_pbf: support meson
  power_pstate: support meson
  power_telemetry: support meson
  vm_pw_mgmt_policy: support meson
  malicious_driver_event_indication: support meson

 ...Suite_malicious_driver_event_indication.py |  4 ++--
 tests/TestSuite_power_bidirection_channel.py  |  9 ++-----
 tests/TestSuite_power_empty_poll.py           |  9 ++-----
 tests/TestSuite_power_pbf.py                  | 24 +++++++++----------
 tests/TestSuite_power_pstate.py               |  9 ++-----
 tests/TestSuite_power_telemetry.py            | 22 ++++++++---------
 tests/TestSuite_vm_pw_mgmt_policy.py          | 11 +++------
 7 files changed, 33 insertions(+), 55 deletions(-)
  

Comments

Yufen.Mo Sept. 25, 2020, 2:25 a.m. UTC | #1
Tested by Mo, YufengX <yufengx.mo@intel.com>

> -----Original Message-----
> From: Mo, YufengX
> Sent: Friday, September 25, 2020 10:17 AM
> To: dts@dpdk.org; Yao, Lei A <lei.a.yao@intel.com>
> Cc: Mo, YufengX <yufengx.mo@intel.com>
> Subject: [dts][PATCH V3 0/7] power: power suite series support meson
  
Tu, Lijuan Oct. 12, 2020, 8:48 a.m. UTC | #2
> v3:
>  -  rebase for 'CONFLICT (content): Merge conflict in conf/app_name.cfg'
> 
> v2:
>  -  quote ma,lihong
>  - 'We have configure the app path in the config file, so it does not need re-
> combine the path of it in the suite.
>  -  So it does not need to judge the build method in the suite.'
> 
> v1:
>  - power: power suite series support meson.

Applied
  
Tu, Lijuan Oct. 12, 2020, 8:48 a.m. UTC | #3
> v3:
>  -  rebase for 'CONFLICT (content): Merge conflict in conf/app_name.cfg'
> 
> v2:
>  -  quote ma,lihong
>  - 'We have configure the app path in the config file, so it does not need re-
> combine the path of it in the suite.
>  -  So it does not need to judge the build method in the suite.'
> 
> v1:
>  - power: power suite series support meson.

Applied the series