From: "Tu, Lijuan" <lijuan.tu@intel.com>
To: "Mo, YufengX" <yufengx.mo@intel.com>,
"dts@dpdk.org" <dts@dpdk.org>,
"Wang, Yinan" <yinan.wang@intel.com>,
"Ma, LihongX" <lihongx.ma@intel.com>
Cc: "Mo, YufengX" <yufengx.mo@intel.com>
Subject: Re: [dts] [PATCH V3 0/5] dts/pktgen: add new features
Date: Thu, 2 Jan 2020 05:04:43 +0000 [thread overview]
Message-ID: <8CE3E05A3F976642AAB0F4675D0AD20E0BBA0FCF@SHSMSX101.ccr.corp.intel.com> (raw)
In-Reply-To: <20191129090315.60124-1-yufengx.mo@intel.com>
Applied the series, thanks
> -----Original Message-----
> From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of yufengmx
> Sent: Friday, November 29, 2019 5:03 PM
> To: dts@dpdk.org; Wang, Yinan <yinan.wang@intel.com>; Ma, LihongX
> <lihongx.ma@intel.com>
> Cc: Mo, YufengX <yufengx.mo@intel.com>
> Subject: [dts] [PATCH V3 0/5] dts/pktgen: add new features
>
> v3
> Add 2544 dichotomy algorithm as ma,lihong&han,yingya required.
> *. add measure_rfc2544_dichotomy method *. add rfc2544 dichotomy
> usage document
>
> v2
> Add new demand of pktgen as wang,yinan required.
> *. add a callback to deal with executing other tools query actions in
> throughput traffic lasting status.
> *. rebase source code.
>
> v1
> As chen zhaoyan new demand of pktgen, add these changes
>
> *. add __get_single_throughput_statistic/__get_multi_throughput_statistic
> methods to realize measure_throughput support return several throughput
> statistic data in a duration.
> *. add test method(latency/loss/throughput/rfc2544) options parameter
> usage comment in pktgen_base module.
> *. add test method(latency/loss/throughput) delay/duration options new
> usage definition and relevant process source code in pktgen_base module.
> *. set delay option to the warm up time before start main traffic.
> *. set pktgen duration default value to 10 second.
> *. remove duration option used in trex/ixia module, move duration option
> in testing scenario methods(latency/loss/throughput) in pktgen_base
> module.
> *. remove un-used optons in pktgen.cfg.
> *. remove un-used parameter in trex/ixia _start_transmission.
> *. rebase coremask new setting options from next branch.
>
> yufengmx (5):
> conf/pktgen: remove un-used optons
> doc/dts_gsg/pktgen_prog_guide: update description
> framework/pktgen_base: add new features
> framework/pktgen_ixia: add new features
> framework/pktgen_trex: add new features
>
> conf/pktgen.cfg | 18 ++-
> doc/dts_gsg/pktgen_prog_guide.rst | 86 +++++++++--
> framework/pktgen_base.py | 244 ++++++++++++++++++++++++++++--
> framework/pktgen_ixia.py | 31 +---
> framework/pktgen_trex.py | 63 +++-----
> 5 files changed, 340 insertions(+), 102 deletions(-)
>
> --
> 2.21.0
prev parent reply other threads:[~2020-01-02 5:04 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-29 9:03 yufengmx
2019-11-29 9:03 ` [dts] [PATCH V3 1/5] conf/pktgen: remove un-used optons yufengmx
2020-01-02 3:29 ` Chen, Zhaoyan
2019-11-29 9:03 ` [dts] [PATCH V3 2/5] doc/dts_gsg/pktgen_prog_guide: update description yufengmx
2020-01-02 3:29 ` Chen, Zhaoyan
2019-11-29 9:03 ` [dts] [PATCH V3 3/5] framework/pktgen_base: add new features yufengmx
2020-01-02 3:29 ` Chen, Zhaoyan
2019-11-29 9:03 ` [dts] [PATCH V3 4/5] framework/pktgen_ixia: " yufengmx
2019-11-29 9:03 ` [dts] [PATCH V3 5/5] framework/pktgen_trex: " yufengmx
2020-01-02 3:29 ` Chen, Zhaoyan
2020-01-02 3:28 ` [dts] [PATCH V3 0/5] dts/pktgen: " Chen, Zhaoyan
2020-01-02 5:04 ` Tu, Lijuan [this message]
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=8CE3E05A3F976642AAB0F4675D0AD20E0BBA0FCF@SHSMSX101.ccr.corp.intel.com \
--to=lijuan.tu@intel.com \
--cc=dts@dpdk.org \
--cc=lihongx.ma@intel.com \
--cc=yinan.wang@intel.com \
--cc=yufengx.mo@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).