test suite reviews and discussions
 help / color / mirror / Atom feed
From: "Liu, Yong" <yong.liu@intel.com>
To: "Qiu, Michael" <michael.qiu@intel.com>, "dts@dpdk.org" <dts@dpdk.org>
Subject: Re: [dts] [PATCH 0/5] Support IXIA performance validation on one	platform
Date: Fri, 13 Feb 2015 00:44:38 +0000	[thread overview]
Message-ID: <86228AFD5BCD8E4EBFD2B90117B5E81E10D7B949@SHSMSX103.ccr.corp.intel.com> (raw)
In-Reply-To: <533710CFB86FA344BFBF2D6802E60286CE88CF@SHSMSX101.ccr.corp.intel.com>

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@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(-)
> >

  reply	other threads:[~2015-02-13  0:44 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-12  8:09 Yong Liu
2015-02-12  8:09 ` [dts] [PATCH 1/5] framework: remove useless nic list, replaced by port configuration file Yong Liu
2015-02-12  8:09 ` [dts] [PATCH 2/5] framework: support configure IXIA port as tester peer port Yong Liu
2015-02-12  8:09 ` [dts] [PATCH 3/5] framework: seperate killl scapy and kill DPDK application in kill_all function Yong Liu
2015-02-12  8:09 ` [dts] [PATCH 4/5] framework: optimize wirespeed calculation and " Yong Liu
2015-02-12  8:09 ` [dts] [PATCH 5/5] pmd: remove useless nic check function Yong Liu
2015-02-12  9:08 ` [dts] [PATCH 0/5] Support IXIA performance validation on one platform Qiu, Michael
2015-02-13  0:44   ` Liu, Yong [this message]
2015-02-13  2:14 ` [dts] [PATCH V2 " Yong Liu
2015-02-13  2:14   ` [dts] [PATCH V2 1/5] framework: remove useless nic list, replaced by port configuration file Yong Liu
2015-02-13  2:14   ` [dts] [PATCH V2 2/5] framework: support configure IXIA port as tester peer port Yong Liu
2015-02-13  2:14   ` [dts] [PATCH V2 3/5] framework: seperate killl scapy and kill DPDK application in kill_all function Yong Liu
2015-02-13  2:14   ` [dts] [PATCH V2 4/5] framework: optimize wirespeed calculation and " Yong Liu
2015-02-13  2:14   ` [dts] [PATCH V2 5/5] pmd: remove useless nic check function Yong Liu
2015-02-15  7:05   ` [dts] [PATCH V2 0/5] Support IXIA performance validation on one platform Qiu, Michael
2015-02-16  3:07 ` [dts] [PATCH V3 " Yong Liu
2015-02-16  3:07   ` [dts] [PATCH V3 1/5] framework: remove useless nic list, replaced by port configuration file Yong Liu
2015-02-16  3:07   ` [dts] [PATCH V3 2/5] framework: support configure IXIA port as tester peer port Yong Liu
2015-02-16  3:07   ` [dts] [PATCH V3 3/5] framework: seperate kill scapy and DPDK application in kill_all function Yong Liu
2015-02-16  3:07   ` [dts] [PATCH V3 4/5] framework: optimize wirespeed calculation and " Yong Liu
2015-02-16  3:07   ` [dts] [PATCH V3 5/5] pmd: remove useless nic check function Yong Liu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86228AFD5BCD8E4EBFD2B90117B5E81E10D7B949@SHSMSX103.ccr.corp.intel.com \
    --to=yong.liu@intel.com \
    --cc=dts@dpdk.org \
    --cc=michael.qiu@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).