mbox series

[V2,0/8] power: power suite series support meson

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

Message

Yufen.Mo Sept. 17, 2020, 1:05 a.m. UTC
  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 (8):
  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
  conf: power suite series support meson

 conf/app_name.cfg                             |  7 ++++++
 ...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            | 20 ++++++++--------
 tests/TestSuite_vm_pw_mgmt_policy.py          |  9 ++-----
 8 files changed, 38 insertions(+), 53 deletions(-)
  

Comments

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


> -----Original Message-----
> From: Mo, YufengX
> Sent: Thursday, September 17, 2020 9:05 AM
> To: dts@dpdk.org; Yao, Lei A <lei.a.yao@intel.com>
> Cc: Mo, YufengX <yufengx.mo@intel.com>
> Subject: [dts][PATCH V2 0/8] power: power suite series support meson
> 
> 
> 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 (8):
>   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
>   conf: power suite series support meson
> 
>  conf/app_name.cfg                             |  7 ++++++
>  ...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            | 20 ++++++++--------
>  tests/TestSuite_vm_pw_mgmt_policy.py          |  9 ++-----
>  8 files changed, 38 insertions(+), 53 deletions(-)
> 
> --
> 2.21.0
  
Ma, LihongX Sept. 17, 2020, 8:55 a.m. UTC | #2
Acked-by: lihongx ma<lihongx.ma@intel.com>

Regards,
Ma,lihong

> -----Original Message-----
> From: dts <dts-bounces@dpdk.org> On Behalf Of yufengmx
> Sent: Thursday, September 17, 2020 9:05 AM
> To: dts@dpdk.org; Yao, Lei A <lei.a.yao@intel.com>
> Cc: Mo, YufengX <yufengx.mo@intel.com>
> Subject: [dts] [PATCH V2 0/8] power: power suite series support meson
> 
> 
> 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.
>