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

Liu, Yong yong.liu at intel.com
Fri Feb 13 01:44:38 CET 2015


Sure, I'll add comments for these patches.

> -----Original Message-----
> From: Qiu, Michael
> Sent: Thursday, February 12, 2015 5:09 PM
> To: Liu, Yong; dts at dpdk.org
> Subject: Re: [dts] [PATCH 0/5] Support IXIA performance validation on one
> platform
> 
> Could you please add some commit log for each patch?
> 
> commit log could help me to understand the patch especially the code.
> 
> Thanks,
> Michael
> 
> On 2/12/2015 4:09 PM, Yong Liu wrote:
> > 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 type 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(-)
> >



More information about the dts mailing list