test suite reviews and discussions
 help / color / mirror / Atom feed
From: "Liu, Yong" <yong.liu@intel.com>
To: Jingguo Fu <jingguox.fu@intel.com>, dts@dpdk.org
Subject: Re: [dts] [DTS][PATCH V4 1/3] virt: vf to vf bridge config file Abstract: add config for vf to vf bridge test suite.
Date: Wed, 03 Feb 2016 16:31:14 +0800	[thread overview]
Message-ID: <56B1BAD2.5030900@intel.com> (raw)
In-Reply-To: <1454393485-10799-1-git-send-email-jingguox.fu@intel.com>

Applied with comments modified. Thanks.

On 02/02/2016 02:11 PM, Jingguo Fu wrote:
> Signed-off-by: Jingguo Fu <jingguox.fu@intel.com>
> ---
>   conf/vf_to_vf_bridge.cfg | 28 ++++++++++++++++++++++++++++
>   1 file changed, 28 insertions(+)
>   create mode 100644 conf/vf_to_vf_bridge.cfg
>
> diff --git a/conf/vf_to_vf_bridge.cfg b/conf/vf_to_vf_bridge.cfg
> new file mode 100644
> index 0000000..537b3da
> --- /dev/null
> +++ b/conf/vf_to_vf_bridge.cfg
> @@ -0,0 +1,28 @@
> +# vm configuration for vhost sample case
> +[vm0]
> +cpu =
> +    model=host,number=4,cpupin=20 21 22 23;
> +mem =
> +    size=6144,hugepage=yes;
> +disk =
> +    file=/home/img/vm0.img;
> +login =
> +    user=root,password=tester;
> +vnc =
> +    displayNum=4;
> +daemon =
> +    enable=yes;
> +
> +[vm1]
> +cpu =
> +    model=host,number=4,cpupin=30 31 32 33;
> +mem =
> +    size=6144,hugepage=yes;
> +disk =
> +    file=/home/img/vm1.img;
> +login =
> +    user=root,password=tester;
> +vnc =
> +    displayNum=5;
> +daemon =
> +    enable=yes;

      parent reply	other threads:[~2016-02-03  8:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-02  6:11 Jingguo Fu
2016-02-02  6:11 ` [dts] [DTS][PATCH V4 2/3] virt: vf to vf nic bridge test plan Jingguo Fu
2016-02-02  6:11 ` [dts] [DTS][PATCH V4 3/3] virt: vf to vf nic bridge test suite Jingguo Fu
2016-02-03  8:31 ` 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=56B1BAD2.5030900@intel.com \
    --to=yong.liu@intel.com \
    --cc=dts@dpdk.org \
    --cc=jingguox.fu@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).