test suite reviews and discussions
 help / color / mirror / Atom feed
From: Yufen Mo <yufengx.mo@intel.com>
To: dts@dpdk.org
Subject: [dts] [dts 0/4] add unified packet type module and test suite
Date: Thu, 17 Sep 2015 09:07:50 +0800	[thread overview]
Message-ID: <1442452074-4148-1-git-send-email-yufengx.mo@intel.com> (raw)

From: yufengmx <yufengx.mo@intel.com>

yufengmx (4):
  fix some issue of the test plan for unified packet type
  Add packet module for unified network packet function
  Add test suite for unified packet type     This suite validate unified
    packet type flag feature on different NICs. For     more details,
    please reference to test plan.
  Update lldp and nvgre layer module

 dep/lldp.py                      | 242 +++++++++++++++
 framework/packet.py              | 642 +++++++++++++++++++++++++++++++++++++++
 test_plans/uni_pkt_test_plan.rst |  30 +-
 tests/TestSuite_uni_pkt.py       | 364 ++++++++++++++++++++++
 4 files changed, 1262 insertions(+), 16 deletions(-)
 create mode 100644 dep/lldp.py
 create mode 100755 framework/packet.py
 create mode 100644 tests/TestSuite_uni_pkt.py

-- 
1.9.3

             reply	other threads:[~2015-09-17  1:08 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-17  1:07 Yufen Mo [this message]
2015-09-17  1:07 ` [dts] [dts 1/4] " Yufen Mo
2015-09-17  1:07 ` [dts] [dts 2/4] " Yufen Mo
2015-09-17  1:07 ` [dts] [dts 3/4] add unified packet type module and test suite unified packet type flag feature on different NICs. For more details, please reference to test plan Yufen Mo
2015-09-17  1:22   ` Mo, YufengX
2015-09-17  1:07 ` [dts] [dts 4/4] add unified packet type module and test suite Yufen Mo
2015-09-17  1:13 [dts] [dts 0/4] " Yufen Mo

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=1442452074-4148-1-git-send-email-yufengx.mo@intel.com \
    --to=yufengx.mo@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).