test suite reviews and discussions
 help / color / mirror / Atom feed
From: "Liu, Yong" <yong.liu@intel.com>
To: "Xu, HuilongX" <huilongx.xu@intel.com>, "dts@dpdk.org" <dts@dpdk.org>
Subject: Re: [dts] [PATCH 2/4] Add sample crbs configuration file
Date: Fri, 7 Aug 2015 04:55:28 +0000	[thread overview]
Message-ID: <86228AFD5BCD8E4EBFD2B90117B5E81E10EB66AC@SHSMSX103.ccr.corp.intel.com> (raw)
In-Reply-To: <DF2A19295B96364286FEB7F3DDA27A461D9117B6@SHSMSX101.ccr.corp.intel.com>

Ok, we will implement it later. This patch set will still focus on crbs configuration.

> -----Original Message-----
> From: Xu, HuilongX
> Sent: Friday, August 07, 2015 10:03 AM
> To: Liu, Yong; dts@dpdk.org
> Subject: RE: [dts] [PATCH 2/4] Add sample crbs configuration file
> 
> Hi yong,
> Could you move "ixia group" to config also.
> Thanks a lot
> 
> > -----Original Message-----
> > From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of Yong Liu
> > Sent: Thursday, August 06, 2015 8:35 PM
> > To: dts@dpdk.org
> > Subject: [dts] [PATCH 2/4] Add sample crbs configuration file
> >
> > From: Marvin Liu <yong.liu@intel.com>
> >
> > This file is sample file for CRBS configuration. User need to configure
> > every
> > option in the file.
> >
> > Signed-off-by: Marvin Liu <yong.liu@intel.com>
> >
> > diff --git a/conf/crbs.cfg b/conf/crbs.cfg
> > new file mode 100644
> > index 0000000..de8e025
> > --- /dev/null
> > +++ b/conf/crbs.cfg
> > @@ -0,0 +1,28 @@
> > +#DUT crbs Configuration
> > +#[DUT IP]
> > +#  dut_ip: DUT ip address
> > +#  dut_user: Login DUT username
> > +#  dut_passwd: Login DUT password
> > +#  tester_ip: Tester ip address
> > +#  tester_passwd: Tester password
> > +#  ixia_group: IXIA group nmae
> > +#  channels: Board channel number
> > +#  bypass_core0: Whether by pass core0
> > +[DUT IP1]
> > +dut_ip=xxx.xxx.xxx.xxx
> > +dut_user=root
> > +dut_passwd=
> > +tester_ip=xxx.xxx.xxx.xxx
> > +tester_passwd=
> > +ixia_group=
> > +channels=4
> > +bypass_core0=True
> > +[DUT IP2]
> > +dut_ip=yyy.yyy.yyy.yyy
> > +dut_user=root
> > +dut_passwd=
> > +tester_ip=yyy.yyy.yyy.yyy
> > +tester_passwd=
> > +ixia_group=
> > +channels=4
> > +bypass_core0=True
> > --
> > 1.9.3

  reply	other threads:[~2015-08-07  4:55 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-06 12:35 [dts] [PATCH 0/4] Load CRBs information from " Yong Liu
2015-08-06 12:35 ` [dts] [PATCH 1/4] Support load crbs " Yong Liu
2015-08-07  1:58   ` Xu, HuilongX
2015-08-07  4:54     ` Liu, Yong
2015-08-06 12:35 ` [dts] [PATCH 2/4] Add sample " Yong Liu
2015-08-07  2:02   ` Xu, HuilongX
2015-08-07  4:55     ` Liu, Yong [this message]
2015-08-06 12:35 ` [dts] [PATCH 3/4] Move function accepted_nic to dts module Yong Liu
2015-08-06 12:35 ` [dts] [PATCH 4/4] Load CRBs information from configuration file Yong Liu

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=86228AFD5BCD8E4EBFD2B90117B5E81E10EB66AC@SHSMSX103.ccr.corp.intel.com \
    --to=yong.liu@intel.com \
    --cc=dts@dpdk.org \
    --cc=huilongx.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).