[V2,0/1] l3fwd: update json and display
Message ID | 20200730010214.30223-1-yufengx.mo@intel.com (mailing list archive) |
---|---|
Headers |
Return-Path: <dts-bounces@dpdk.org> 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 34D7DA052B; Thu, 30 Jul 2020 03:04:33 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 11F321C00F; Thu, 30 Jul 2020 03:04:33 +0200 (CEST) Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id 816BA1BFFA for <dts@dpdk.org>; Thu, 30 Jul 2020 03:04:31 +0200 (CEST) IronPort-SDR: RWBO+g/MDvrL9MSnE9rc0k9ztolfh3I+yHlDjGOBej30xIgWiKyK6wnLhQytLXiZGVOYajMpFI V8TypHHTfDFQ== X-IronPort-AV: E=McAfee;i="6000,8403,9697"; a="236386790" X-IronPort-AV: E=Sophos;i="5.75,412,1589266800"; d="scan'208";a="236386790" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 29 Jul 2020 18:04:30 -0700 IronPort-SDR: YAt/8kr+vx+4ByYgzow3GpQ4xYvwqbROMxWVMsw8/kC3GNsyp+ff5TH8Hh/O/ascSit7VI8zOt z7naOM9ryLyA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.75,412,1589266800"; d="scan'208";a="274035885" Received: from dpdk-moyufen06.sh.intel.com ([10.67.116.208]) by fmsmga008.fm.intel.com with ESMTP; 29 Jul 2020 18:04:28 -0700 From: yufengmx <yufengx.mo@intel.com> To: dts@dpdk.org Cc: yufengmx <yufengx.mo@intel.com> Date: Thu, 30 Jul 2020 09:02:13 +0800 Message-Id: <20200730010214.30223-1-yufengx.mo@intel.com> X-Mailer: git-send-email 2.21.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dts] [PATCH V2 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 <dts.dpdk.org> List-Unsubscribe: <https://mails.dpdk.org/options/dts>, <mailto:dts-request@dpdk.org?subject=unsubscribe> List-Archive: <http://mails.dpdk.org/archives/dts/> List-Post: <mailto:dts@dpdk.org> List-Help: <mailto:dts-request@dpdk.org?subject=help> List-Subscribe: <https://mails.dpdk.org/listinfo/dts>, <mailto:dts-request@dpdk.org?subject=subscribe> Errors-To: dts-bounces@dpdk.org Sender: "dts" <dts-bounces@dpdk.org> |
Message
Yufen.Mo
July 30, 2020, 1:02 a.m. UTC
update json and display. 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 | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-)