[dts] [dts 0/4] add unified packet type module and test suite

Yufen Mo yufengx.mo at intel.com
Thu Sep 17 03:13:38 CEST 2015


From: yufengmx <yufengx.mo at 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



More information about the dts mailing list