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 543D5A034F; Fri, 7 May 2021 08:40:16 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 303EF40686; Fri, 7 May 2021 08:40:16 +0200 (CEST) Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by mails.dpdk.org (Postfix) with ESMTP id D43DC40040 for ; Fri, 7 May 2021 08:40:14 +0200 (CEST) IronPort-SDR: bRdGy/9mZ/+iCIxsSXpb1z/5Un3XSuEo8A/WipPs9ooXjV+dEUtEYMp32ED2DKZz1Knvug4IBC xcyeDnRi3xog== X-IronPort-AV: E=McAfee;i="6200,9189,9976"; a="195547745" X-IronPort-AV: E=Sophos;i="5.82,279,1613462400"; d="scan'208";a="195547745" Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 06 May 2021 23:40:13 -0700 IronPort-SDR: bGSR0Z4Hk4AXciSPCHhjpiFtjUU8K75ANkLumuizw9a3LyNyDduGJxiqptYWpBPgUlFXKap2c1 A8senKZwuNyw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.82,279,1613462400"; d="scan'208";a="608115688" Received: from fmsmsx605.amr.corp.intel.com ([10.18.126.85]) by orsmga005.jf.intel.com with ESMTP; 06 May 2021 23:40:13 -0700 Received: from shsmsx605.ccr.corp.intel.com (10.109.6.215) by fmsmsx605.amr.corp.intel.com (10.18.126.85) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2106.2; Thu, 6 May 2021 23:40:12 -0700 Received: from shsmsx601.ccr.corp.intel.com (10.109.6.141) by SHSMSX605.ccr.corp.intel.com (10.109.6.215) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2106.2; Fri, 7 May 2021 14:40:07 +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.2106.013; Fri, 7 May 2021 14:40:07 +0800 From: "Tu, Lijuan" To: "Zhao, HaiyangX" , "dts@dpdk.org" Thread-Topic: [dts] [PATCH V1] framework/test_result: optmize saving result Thread-Index: AQHXMdBZTyCsCjH2+kaSPJ8OKfcF/6q0t8mAgCL8LwA= Date: Fri, 7 May 2021 06:40:07 +0000 Message-ID: <42ce7c2508ec49f480276005f247b90a@intel.com> References: <20210415081100.9289-1-haiyangx.zhao@intel.com> In-Reply-To: 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] [PATCH V1] framework/test_result: optmize saving result 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: dts On Behalf Of Zhao, HaiyangX > Sent: 2021=1B$BG/=1B(B4=1B$B7n=1B(B15=1B$BF|=1B(B 16:25 > To: dts@dpdk.org > Subject: Re: [dts] [PATCH V1] framework/test_result: optmize saving resul= t >=20 >=20 >=20 > > -----Original Message----- > > From: Zhao, HaiyangX > > Sent: Thursday, April 15, 2021 16:11 > > To: dts@dpdk.org > > Cc: Zhao, HaiyangX > > Subject: [dts][PATCH V1] framework/test_result: optmize saving result >=20 > Tested-by: Haiyang Zhao Applied