[dts] [PATCH V1 0/6] pmd_bonded_8023ad: upload test plan

yufengx.mo at intel.com yufengx.mo at intel.com
Wed Jun 6 07:38:27 CEST 2018


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

*. extend ixia to send continuous stream 
*. support switch equipment auto query and configure running parameters on dts framework 
*. pmd_bonded_8023ad test plan 
*. pmd_bonded_8023ad automation script 

yufengmx (6):
  pmd_bonded_8023ad: upload test plan
  pmd_bonded_8023ad: upload automation script
  pmd_bonded_8023ad: add switch module in dts/framework
  pmd_bonded_8023ad: dts configuration files
  pmd_bonded_8023ad: framework work flow
  pmd_bonded_8023ad: framework etgen/ixia

 conf/crbs.cfg                              |    2 +
 conf/ports.cfg                             |    2 +
 conf/switch.cfg                            |   27 +
 framework/config.py                        |   61 +-
 framework/dts.py                           |   20 +-
 framework/dut.py                           |   14 +-
 framework/etgen.py                         |  125 +-
 framework/exception.py                     |   10 +
 framework/logger.py                        |   24 +-
 framework/project_dpdk.py                  |    6 +-
 framework/settings.py                      |    7 +-
 framework/ssh_connection.py                |    9 +-
 framework/ssh_pexpect.py                   |   36 +-
 framework/switch.py                        | 1445 +++++++++++++++++++
 framework/tester.py                        |  115 +-
 test_plans/pmd_bonded_8023ad_test_plan.rst |  521 +++++++
 tests/TestSuite_pmd_bonded_8023ad.py       | 2147 ++++++++++++++++++++++++++++
 17 files changed, 4555 insertions(+), 16 deletions(-)
 create mode 100644 conf/switch.cfg
 create mode 100644 framework/switch.py
 mode change 100755 => 100644 framework/tester.py
 create mode 100644 test_plans/pmd_bonded_8023ad_test_plan.rst
 create mode 100644 tests/TestSuite_pmd_bonded_8023ad.py

-- 
1.9.3



More information about the dts mailing list