test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1 0/4] Add packet module and test suite for unified network packet function
@ 2015-09-23  3:12 Yufen Mo
  2015-09-23  3:12 ` [dts] [PATCH V1 1/4] fix some issue of the test plan for unified packet type Yufen Mo
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Yufen Mo @ 2015-09-23  3:12 UTC (permalink / raw)
  To: dts

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-09-23  3:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-23  3:12 [dts] [PATCH V1 0/4] Add packet module and test suite for unified network packet function Yufen Mo
2015-09-23  3:12 ` [dts] [PATCH V1 1/4] fix some issue of the test plan for unified packet type Yufen Mo
2015-09-23  3:12 ` [dts] [PATCH V1 2/4] Add packet module for unified network packet function Yufen Mo
2015-09-23  3:12 ` [dts] [PATCH V1 3/4] 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 Yufen Mo
2015-09-23  3:12 ` [dts] [PATCH V1 4/4] Update lldp and nvgre layer module Yufen Mo

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).