[dts] [PATCH V2 0/5] Support IXIA performance validation on one platform

Yong Liu yong.liu at intel.com
Fri Feb 13 03:14:49 CET 2015


This patch support configure IXIA port as tester peer port. Thus will allow 
us to run IXIA performance test on one platform.
Removed useless multiple nic types, DTS will support different types nics by 
port configuration.

Yong Liu (5):
  framework: remove useless nic list, replaced by port configuration
    file
  framework: support configure IXIA port as tester peer port
  framework: seperate killl scapy and kill DPDK application in kill_all
    function
  framework: optimize wirespeed calculation and kill_all function
  pmd: remove useless nic check function

 conf/ports.cfg         |  6 ++++--
 framework/crb.py       |  1 -
 framework/dts.py       | 30 ++++++++++++++---------------
 framework/dut.py       | 41 +++++++++++++++++----------------------
 framework/etgen.py     | 52 ++++++++++++++++++++++++++++----------------------
 framework/test_case.py | 26 +++++++++++++++++++------
 framework/tester.py    | 14 ++++++++++----
 tests/TestSuite_pmd.py | 17 -----------------
 8 files changed, 95 insertions(+), 92 deletions(-)

-- 
1.9.3



More information about the dts mailing list