From patchwork Fri Aug 7 05:00:04 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Yufen.Mo" X-Patchwork-Id: 75266 Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id DAD13A04AD; Fri, 7 Aug 2020 07:02:07 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id CF7C82C54; Fri, 7 Aug 2020 07:02:07 +0200 (CEST) Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id A3FB62B87 for ; Fri, 7 Aug 2020 07:02:05 +0200 (CEST) IronPort-SDR: FcRm5vbGjVwimF+gRDhPzYy7JblOcGhG561KItgvgTeUwww3xFvkwVuw+Qt94xtG0uIIkGWZhD JJozPc0Q1cYA== X-IronPort-AV: E=McAfee;i="6000,8403,9705"; a="217333938" X-IronPort-AV: E=Sophos;i="5.75,444,1589266800"; d="scan'208";a="217333938" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 06 Aug 2020 22:02:04 -0700 IronPort-SDR: LjXaMKMrTh7BnH+y3Ojwe70aLGdZ2hc1bgF37TcnMnm1yMbk+dAaeqcf8HONyBS/Zb2iuX6hQX xua+Ns8vHXKg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.75,444,1589266800"; d="scan'208";a="367822624" Received: from dpdk-moyufen06.sh.intel.com ([10.67.116.208]) by orsmga001.jf.intel.com with ESMTP; 06 Aug 2020 22:02:03 -0700 From: yufengmx To: dts@dpdk.org Cc: yufengmx Date: Fri, 7 Aug 2020 13:00:04 +0800 Message-Id: <20200807050005.31998-1-yufengx.mo@intel.com> X-Mailer: git-send-email 2.21.0 MIME-Version: 1.0 Subject: [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" update json and display. v5: - change config line rate % value to config value, which config in l3fwd_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 piafScheduler workConfigs config line rate(% percentage) / 100. v4: - rebase source code v3: - change Actual line rate (Mpps) --> Actual Throughput (Mpps). v2: - update rfc2544 json and display. v1: - update throughput delta, Throughput delta = run value - expected value yufengmx (1): l3fwd: update rfc2544/throughput json and display tests/l3fwd_base.py | 26 +++++++++++++++++++------- 1 file changed, 19 insertions(+), 7 deletions(-)