test suite reviews and discussions
 help / color / mirror / Atom feed
From: "Liu, Yong" <yong.liu@intel.com>
To: "xu,gang" <gangx.xu@intel.com>, dts@dpdk.org
Subject: Re: [dts] [PATCH V2] add test suite inline_ipsec
Date: Thu, 04 Jan 2018 00:58:55 +0800	[thread overview]
Message-ID: <5A4D0BCF.7040206@intel.com> (raw)
In-Reply-To: <1514961588-2129-2-git-send-email-gangx.xu@intel.com>

[-- Attachment #1: Type: text/plain, Size: 547 bytes --]

Gang,
Please replace hard coded folder to  self.dut.base_dir which can be 
changed by input parameter.
BTW, test plan has been merged. Please only send out test suite in the 
next time.

Thanks,
Marvin

On 01/03/2018 02:39 PM, xu,gang wrote:
> +    def set_cfg(self, filename, cfg):
> +        """
> +        open file and write cfg, scp it to dut/root/dpdk/   
> +        """
> +        for i in cfg:
> +            with open(filename, 'w') as f:
> +                f.write(cfg)
> +        self.dut.session.copy_file_to(filename, '/root/dpdk/')


[-- Attachment #2: Type: text/html, Size: 1157 bytes --]

      reply	other threads:[~2018-01-03  9:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-03  6:39 [dts] [PATCH V2] add test plan inline_ipsec xu,gang
2018-01-03  6:39 ` [dts] [PATCH V2] add test suite inline_ipsec xu,gang
2018-01-03 16:58   ` Liu, Yong [this message]

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=5A4D0BCF.7040206@intel.com \
    --to=yong.liu@intel.com \
    --cc=dts@dpdk.org \
    --cc=gangx.xu@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).