test suite reviews and discussions
 help / color / mirror / Atom feed
From: "Tu, Lijuan" <lijuan.tu@intel.com>
To: "Mo, YufengX" <yufengx.mo@intel.com>,
	"dts@dpdk.org" <dts@dpdk.org>,
	"Li,  WenjieX A" <wenjiex.a.li@intel.com>,
	"Chen, Zhaoyan" <zhaoyan.chen@intel.com>
Subject: Re: [dts] [PATCH V2 0/7] dts/pktgen: fix internal bugs
Date: Tue, 24 Sep 2019 09:14:12 +0000	[thread overview]
Message-ID: <8CE3E05A3F976642AAB0F4675D0AD20E0BB276B3@SHSMSX101.ccr.corp.intel.com> (raw)
In-Reply-To: <20190923065040.8251-1-yufengx.mo@intel.com>

Applied the series, thanks

> -----Original Message-----
> From: Mo, YufengX
> Sent: Monday, September 23, 2019 2:51 PM
> To: dts@dpdk.org; Li, WenjieX A <wenjiex.a.li@intel.com>; Chen, Zhaoyan
> <zhaoyan.chen@intel.com>; Tu, Lijuan <lijuan.tu@intel.com>
> Cc: Mo, YufengX <yufengx.mo@intel.com>
> Subject: [dts][PATCH V2 0/7] dts/pktgen: fix internal bugs
> 
>  These commits are internal bugs fixed, which are reported by li,wenjie.
> 
>  *. move tester/dut logger close after session close for logger used by session.
>  *. remove duplicate ixia logger setting.
>  *. add pktgen logger setting in logger module.
>  *. set pktgen modules part of information logger display to debug level.
>  *. set PacketGenerator class logger as Ixia class logger.
>  *. remove logger format setting after import libs to fix dts redundant logs.
>  *. use tester alt session to close trex.
>  *. remove un-used libs.
>  *. fix typo.
> 
>  V2:
>  - rebase source code.
>  - remove pep8 fix for easy code review.
> 
> yufengmx (7):
>   framework/logger: add pktgen logger and remove duplicate code
>   framework/dut: fix logger quit issue
>   framework/tester: fix logger quit issue
>   framework/pktgen_base: fix internal bug
>   framework/pktgen_ixia: fix internal bug
>   framework/pktgen_trex: fix internal bug
>   framework/pktgen: fix internal bug
> 
>  framework/dut.py         |  8 ++++----
>  framework/logger.py      | 25 +++++++++++++++++++++----
>  framework/pktgen.py      |  9 +--------
>  framework/pktgen_base.py | 12 ++----------  framework/pktgen_ixia.py | 39
> +++++++++++++++++++--------------------
>  framework/pktgen_trex.py | 38 ++++++++++++++++----------------------
>  framework/tester.py      |  2 +-
>  7 files changed, 64 insertions(+), 69 deletions(-)
> 
> --
> 2.21.0


      parent reply	other threads:[~2019-09-24  9:14 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-23  6:50 yufengmx
2019-09-23  6:50 ` [dts] [PATCH V2 1/7] framework/logger: add pktgen logger and remove duplicate yufengmx
2019-09-23  6:58   ` Mo, YufengX
2019-09-23  6:50 ` [dts] [PATCH V2 2/7] framework/dut: fix logger quit issue yufengmx
2019-09-23  6:58   ` Mo, YufengX
2019-09-23  6:50 ` [dts] [PATCH V2 3/7] framework/tester: " yufengmx
2019-09-23  6:58   ` Mo, YufengX
2019-09-23  6:50 ` [dts] [PATCH V2 4/7] framework/pktgen_base: fix internal bug yufengmx
2019-09-23  6:58   ` Mo, YufengX
2019-09-23  6:50 ` [dts] [PATCH V2 5/7] framework/pktgen_ixia: " yufengmx
2019-09-23  6:57   ` Mo, YufengX
2019-09-23  6:50 ` [dts] [PATCH V2 6/7] framework/pktgen_trex: " yufengmx
2019-09-23  6:57   ` Mo, YufengX
2019-09-23  6:50 ` [dts] [PATCH V2 7/7] framework/pktgen: " yufengmx
2019-09-23  6:57   ` Mo, YufengX
2019-09-23  6:58 ` [dts] [PATCH V2 0/7] dts/pktgen: fix internal bugs Mo, YufengX
2019-09-24  9:14 ` 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=8CE3E05A3F976642AAB0F4675D0AD20E0BB276B3@SHSMSX101.ccr.corp.intel.com \
    --to=lijuan.tu@intel.com \
    --cc=dts@dpdk.org \
    --cc=wenjiex.a.li@intel.com \
    --cc=yufengx.mo@intel.com \
    --cc=zhaoyan.chen@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).