From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 372A5A00E6 for ; Thu, 8 Aug 2019 07:42:18 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 318072082; Thu, 8 Aug 2019 07:42:18 +0200 (CEST) Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by dpdk.org (Postfix) with ESMTP id 43BFAF04 for ; Thu, 8 Aug 2019 07:42:17 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga008.jf.intel.com ([10.7.209.65]) by fmsmga107.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 07 Aug 2019 22:42:16 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,360,1559545200"; d="scan'208";a="168871664" Received: from fmsmsx103.amr.corp.intel.com ([10.18.124.201]) by orsmga008.jf.intel.com with ESMTP; 07 Aug 2019 22:42:15 -0700 Received: from fmsmsx118.amr.corp.intel.com (10.18.116.18) by FMSMSX103.amr.corp.intel.com (10.18.124.201) with Microsoft SMTP Server (TLS) id 14.3.439.0; Wed, 7 Aug 2019 22:42:15 -0700 Received: from shsmsx154.ccr.corp.intel.com (10.239.6.54) by fmsmsx118.amr.corp.intel.com (10.18.116.18) with Microsoft SMTP Server (TLS) id 14.3.439.0; Wed, 7 Aug 2019 22:42:15 -0700 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.19]) by SHSMSX154.ccr.corp.intel.com ([169.254.7.249]) with mapi id 14.03.0439.000; Thu, 8 Aug 2019 13:42:13 +0800 From: "Mo, YufengX" To: "Tu, Lijuan" , "dts@dpdk.org" Thread-Topic: [dts] [PATCH V1 0/2] dts/pktgen: fix missing parameter setting Thread-Index: AQHVTCbNXTZlLjtuZ0uJLCIldMB5s6bwvtIggAAAZLA= Date: Thu, 8 Aug 2019 05:42:13 +0000 Message-ID: References: <1565075798-3882-1-git-send-email-yufengx.mo@intel.com> <8CE3E05A3F976642AAB0F4675D0AD20E0BAFF591@SHSMSX101.ccr.corp.intel.com> In-Reply-To: <8CE3E05A3F976642AAB0F4675D0AD20E0BAFF591@SHSMSX101.ccr.corp.intel.com> Accept-Language: zh-CN, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dts] [PATCH V1 0/2] dts/pktgen: fix missing parameter setting X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: test suite reviews and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dts-bounces@dpdk.org Sender: "dts" ok > -----Original Message----- > From: Tu, Lijuan > Sent: Thursday, August 8, 2019 1:39 PM > To: Mo, YufengX ; dts@dpdk.org > Cc: Mo, YufengX > Subject: RE: [dts] [PATCH V1 0/2] dts/pktgen: fix missing parameter setti= ng >=20 > The series applied failed, could you please rework them. > thanks >=20 > > -----Original Message----- > > From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of yufengmx > > Sent: Tuesday, August 6, 2019 3:17 PM > > To: dts@dpdk.org > > Cc: Mo, YufengX > > Subject: [dts] [PATCH V1 0/2] dts/pktgen: fix missing parameter setting > > > > These commits are internal bugs fixed, which are reported by ma,lihong > > > > *. add missing rate percent key of stream config option in pktgen modu= le. > > *. add missing start traffic option input in measure_throughput method= . > > > > yufengmx (2): > > framework/pktgen_base: fix measure_throughput missed option input > > framework/pktgen: fix PacketGeneratorHelper missed rate setting > > > > framework/pktgen.py | 1 + > > framework/pktgen_base.py | 2 +- > > 2 files changed, 2 insertions(+), 1 deletion(-) > > > > -- > > 1.9.3