test suite reviews and discussions
 help / color / mirror / Atom feed
From: "Ma, LihongX" <lihongx.ma@intel.com>
To: "Mo, YufengX" <yufengx.mo@intel.com>,
	"dts@dpdk.org" <dts@dpdk.org>,
	"Yao,  Lei A" <lei.a.yao@intel.com>
Cc: "Mo, YufengX" <yufengx.mo@intel.com>
Subject: Re: [dts] [PATCH V1 1/7] power_bidirection_channel: support meson
Date: Tue, 15 Sep 2020 09:14:26 +0000	[thread overview]
Message-ID: <BN8PR11MB37150B9C29880A788676235F9E200@BN8PR11MB3715.namprd11.prod.outlook.com> (raw)
In-Reply-To: <20200915083351.12506-2-yufengx.mo@intel.com>

Hi, yufeng

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.

Regards,
Ma,lihong

> -----Original Message-----
> --- a/tests/TestSuite_power_bidirection_channel.py
> +++ b/tests/TestSuite_power_bidirection_channel.py
> 
> +from settings import load_global_setting from settings import
> +HOST_BUILD_TYPE_SETTING
>  from utils import create_mask as dts_create_mask  from qemu_libvirt import
> LibvirtKvm  from exception import VerifyFailure @@ -63,6 +65,9 @@ class
> TestPowerBidirectionChannel(TestCase):
>          _host_crb = host_crb if host_crb else self.dut
>          example_dir = "examples/" + name
>          out = _host_crb.build_dpdk_apps('./' + example_dir)
> +        if 'meson' == load_global_setting(HOST_BUILD_TYPE_SETTING):
> +            return os.path.join(self.target_dir,
> +
> + _host_crb.apps_name[os.path.basename(name)])


  reply	other threads:[~2020-09-15  9:14 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-15  8:33 [dts] [PATCH V1 0/7] power: power suite series " yufengmx
2020-09-15  8:33 ` [dts] [PATCH V1 1/7] power_bidirection_channel: " yufengmx
2020-09-15  9:14   ` Ma, LihongX [this message]
2020-09-15  8:33 ` [dts] [PATCH V1 2/7] power_empty_poll: " yufengmx
2020-09-15  8:33 ` [dts] [PATCH V1 3/7] power_pbf: " yufengmx
2020-09-15  8:33 ` [dts] [PATCH V1 4/7] power_pstate: " yufengmx
2020-09-15  8:33 ` [dts] [PATCH V1 5/7] power_telemetry: " yufengmx
2020-09-15  8:33 ` [dts] [PATCH V1 6/7] vm_pw_mgmt_policy: " yufengmx
2020-09-15  8:33 ` [dts] [PATCH V1 7/7] conf: power suite series " yufengmx
2020-09-15  8:38 ` [dts] [PATCH V1 0/7] power: " Mo, YufengX

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=BN8PR11MB37150B9C29880A788676235F9E200@BN8PR11MB3715.namprd11.prod.outlook.com \
    --to=lihongx.ma@intel.com \
    --cc=dts@dpdk.org \
    --cc=lei.a.yao@intel.com \
    --cc=yufengx.mo@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).