test suite reviews and discussions
 help / color / mirror / Atom feed
From: Yong Liu <yong.liu@intel.com>
To: dts@dpdk.org
Subject: [dts] [PATCH 0/4] Load Ixia information for configuration file
Date: Mon, 10 Aug 2015 16:50:20 +0800	[thread overview]
Message-ID: <1439196624-10377-1-git-send-email-yong.liu@intel.com> (raw)

From: Marvin Liu <yong.liu@intel.com>

All configuration for running DTS will be moved to files. This patch set will
move ixia related settings from python module to file.

Marvin Liu (4):
  Support load ixia configuration file
  Add ixia configuration file
  Load configuration file replace of import object
  Remove useless file ixiacfg.py

 conf/ixia.cfg        | 13 +++++++++++
 framework/config.py  | 63 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 framework/etgen.py   | 13 ++++++-----
 framework/ixiacfg.py | 28 -----------------------
 4 files changed, 84 insertions(+), 33 deletions(-)
 create mode 100644 conf/ixia.cfg
 delete mode 100644 framework/ixiacfg.py

-- 
1.9.3

             reply	other threads:[~2015-08-10  8:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-10  8:50 Yong Liu [this message]
2015-08-10  8:50 ` [dts] [PATCH 1/4] Support load ixia " Yong Liu
2015-08-10  8:50 ` [dts] [PATCH 2/4] Add " Yong Liu
2015-08-10  8:50 ` [dts] [PATCH 3/4] Load configuration file replace of import object Yong Liu
2015-08-10  8:50 ` [dts] [PATCH 4/4] Remove useless file ixiacfg.py 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=1439196624-10377-1-git-send-email-yong.liu@intel.com \
    --to=yong.liu@intel.com \
    --cc=dts@dpdk.org \
    /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).