[dts] [PATCH V1 0/7] meson build reference

Tu, Lijuan lijuan.tu at intel.com
Mon Jul 20 09:08:05 CEST 2020


Applied the series, thanks

> -----Original Message-----
> From: dts <dts-bounces at dpdk.org> On Behalf Of lihong
> Sent: 2020年7月7日 10:45
> To: dts at dpdk.org
> Cc: Chen, Zhaoyan <zhaoyan.chen at intel.com>; Ma, LihongX
> <lihongx.ma at intel.com>
> Subject: [dts] [PATCH V1 0/7] meson build reference
> 
> 
> lihong (7):
>   executions: add build_type field in all executions cfg
>   conf: add configuration file of app_name.cfg
>   framework/config: get configuration information from app_name.cfg
>   framework: read and save the build_type from execution.cfg
>   framework: add meson build method and get apps name of current build
>     type
>   framework/pmd_output: replace the hard code app path with the
>     configured app path
>   tests: replace the hard code app path with the configured app path
> 
>  conf/app_name.cfg                         | 119 +++++++++++++++++++++++++++
>  executions/execution.cfg                  |   2 +
>  executions/execution_FVL.cfg              |   2 +
>  executions/execution_fm10k.cfg            |   2 +
>  executions/execution_rxmode.cfg           |   3 +
>  executions/execution_smoke.cfg            |   1 +
>  framework/config.py                       |  29 +++++++
>  framework/dts.py                          |   7 ++
>  framework/dut.py                          |   8 +-
>  framework/pmd_output.py                   |   3 +-
>  framework/project_dpdk.py                 | 128 ++++++++++++++++++++++++++++--
>  framework/settings.py                     |   1 +
>  tests/TestSuite_multiprocess.py           |  53 ++++++++-----
>  tests/TestSuite_vhost_multi_queue_qemu.py |  14 ++--
>  14 files changed, 335 insertions(+), 37 deletions(-)  create mode 100644
> conf/app_name.cfg
> 
> --
> 2.7.4



More information about the dts mailing list