From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id E4E14A0C40; Fri, 25 Jun 2021 07:21:10 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B8CE440698; Fri, 25 Jun 2021 07:21:10 +0200 (CEST) Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by mails.dpdk.org (Postfix) with ESMTP id E6ED44068A for ; Fri, 25 Jun 2021 07:21:09 +0200 (CEST) IronPort-SDR: pNQJtxLOR+EDMj8XAktOiLiwZFK6wRHwoeyEaI4c/oWID08iwKvIeJ1XmPIWPoiKGIfS3JB2UX 67TObN4uoncA== X-IronPort-AV: E=McAfee;i="6200,9189,10025"; a="205783976" X-IronPort-AV: E=Sophos;i="5.83,298,1616482800"; d="scan'208";a="205783976" Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 24 Jun 2021 22:21:08 -0700 IronPort-SDR: bntJFD5nnQrGeaavcGEzxRHrQvrCyvj3vSsVb52pZPR4K3efL74OQ/XSykfV0ePzdr1dKja3Iv qerb0rHOarzQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.83,298,1616482800"; d="scan'208";a="424326078" Received: from fmsmsx606.amr.corp.intel.com ([10.18.126.86]) by orsmga002.jf.intel.com with ESMTP; 24 Jun 2021 22:21:08 -0700 Received: from shsmsx602.ccr.corp.intel.com (10.109.6.142) by fmsmsx606.amr.corp.intel.com (10.18.126.86) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2242.4; Thu, 24 Jun 2021 22:21:07 -0700 Received: from shsmsx601.ccr.corp.intel.com (10.109.6.141) by SHSMSX602.ccr.corp.intel.com (10.109.6.142) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2242.4; Fri, 25 Jun 2021 13:21:05 +0800 Received: from shsmsx601.ccr.corp.intel.com ([10.109.6.141]) by SHSMSX601.ccr.corp.intel.com ([10.109.6.141]) with mapi id 15.01.2242.008; Fri, 25 Jun 2021 13:21:05 +0800 From: "Tu, Lijuan" To: "dliu@iol.unh.edu" , "ohilyard@iol.unh.edu" , "alialnu@nvidia.com" CC: "dts@dpdk.org" Thread-Topic: [v2 0/6] revise tests/nic_signle_core_perf Thread-Index: AQHXJc4i8siYWPU1d0y5BEOnh9G6Iaskgp0Q Date: Fri, 25 Jun 2021 05:21:05 +0000 Message-ID: References: <20210331093410.505773-1-lijuan.tu@intel.com> In-Reply-To: <20210331093410.505773-1-lijuan.tu@intel.com> Accept-Language: zh-CN, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-reaction: no-action dlp-version: 11.5.1.3 dlp-product: dlpe-windows x-originating-ip: [10.239.127.36] Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dts] [v2 0/6] revise tests/nic_signle_core_perf X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.29 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" > -----Original Message----- > From: Tu, Lijuan > Sent: 2021=1B$BG/=1B(B3=1B$B7n=1B(B31=1B$BF|=1B(B 17:34 > To: dliu@iol.unh.edu; ohilyard@iol.unh.edu; alialnu@nvidia.com > Cc: dts@dpdk.org; Tu, Lijuan > Subject: [v2 0/6] revise tests/nic_signle_core_perf >=20 > * changed pass / fail determination to be percentage based > * made multiple traffic measurements during the test run to > collect better statistics Applied with typos fixed.