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 95B32A04AD; Fri, 7 Aug 2020 07:09:43 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 8E0DD2BF1; Fri, 7 Aug 2020 07:09:43 +0200 (CEST) Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id E65801E34 for ; Fri, 7 Aug 2020 07:09:41 +0200 (CEST) IronPort-SDR: 4Df9nBbpOcoPHi/coMrRABYhvt3rfat2PIeQBk+w3R83sSb4TisI3QX6SpC4RxuZBzTsh64PpH U/vdmGDm2gRg== X-IronPort-AV: E=McAfee;i="6000,8403,9705"; a="217335889" X-IronPort-AV: E=Sophos;i="5.75,444,1589266800"; d="scan'208";a="217335889" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga008.jf.intel.com ([10.7.209.65]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 06 Aug 2020 22:09:41 -0700 IronPort-SDR: jn+yx+XDTCUH2PJ9wcSkdY6gFeIfB/aN87491etzuokQC2ygSmZ602PpGVxP12oDP8026738Yz IAaiObHwzL8Q== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.75,444,1589266800"; d="scan'208";a="323656073" Received: from fmsmsx604.amr.corp.intel.com ([10.18.126.84]) by orsmga008.jf.intel.com with ESMTP; 06 Aug 2020 22:09:41 -0700 Received: from shsmsx604.ccr.corp.intel.com (10.109.6.214) by fmsmsx604.amr.corp.intel.com (10.18.126.84) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.1713.5; Thu, 6 Aug 2020 22:09:37 -0700 Received: from shsmsx605.ccr.corp.intel.com (10.109.6.215) by SHSMSX604.ccr.corp.intel.com (10.109.6.214) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.1713.5; Fri, 7 Aug 2020 13:09:35 +0800 Received: from shsmsx605.ccr.corp.intel.com ([10.109.6.215]) by SHSMSX605.ccr.corp.intel.com ([10.109.6.215]) with mapi id 15.01.1713.004; Fri, 7 Aug 2020 13:09:35 +0800 From: "Mo, YufengX" To: "dts@dpdk.org" Thread-Topic: [dts][PATCH V5 0/1] l3fwd: update json and display Thread-Index: AQHWbHfrwLIMw+bbUkW77Ue/EiRl56ksGNsg Date: Fri, 7 Aug 2020 05:09:35 +0000 Message-ID: <93d9e6fb22b4407c8d027292aece337b@intel.com> References: <20200807050005.31998-1-yufengx.mo@intel.com> In-Reply-To: <20200807050005.31998-1-yufengx.mo@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.36] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dts] [PATCH V5 0/1] l3fwd: update json and display 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" Ignore this patchset.=20 > -----Original Message----- > From: Mo, YufengX > Sent: Friday, August 7, 2020 1:00 PM > To: dts@dpdk.org > Cc: Mo, YufengX > Subject: [dts][PATCH V5 0/1] l3fwd: update json and display >=20 > update json and display. >=20 >=20 > v5: > - change config line rate % value to config value, which config in l3fw= d_lpm_ipv4_rfc2544.cfg > - chang expected throughput to nic theory line rate 0_dts-ONP-template = 0_____ordered_task 0___________WW_report doc minipiaf > minipiafDemoModule minipiafNode minipiafPlans minipiafScript piafNode pia= fScheduler workConfigs config line rate(% percentage) / 100. >=20 > v4: > - rebase source code >=20 > v3: > - change Actual line rate (Mpps) --> Actual Throughput (Mpps). >=20 > v2: > - update rfc2544 json and display. >=20 > v1: > - update throughput delta, Throughput delta =3D run value - expected val= ue >=20 > yufengmx (1): > l3fwd: update rfc2544/throughput json and display >=20 > tests/l3fwd_base.py | 26 +++++++++++++++++++------- > 1 file changed, 19 insertions(+), 7 deletions(-) >=20 > -- > 2.21.0