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 4FBB0A034C; Wed, 5 Jan 2022 07:25:22 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1AFAC4014F; Wed, 5 Jan 2022 07:25:22 +0100 (CET) Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by mails.dpdk.org (Postfix) with ESMTP id 824D840042 for ; Wed, 5 Jan 2022 07:25:20 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1641363920; x=1672899920; h=from:to:cc:subject:date:message-id:references: in-reply-to:content-transfer-encoding:mime-version; bh=c6eEudclxXWwtPl8VNd94HWVpS6IgaDoFzie6kMnS+I=; b=nsPLSGEAWESx44CLIWeiAvv//eRePWWUWPfiS/vzLSUmLnPxQxREyWI5 QTknPqP6Nkw8Epa1EhSInTszjsxnghUjFNM78hOD9MH+4yZnZHRMFV4nJ MTeqbFZxVKcUjg/40K1A8ijEJo5rx37yjDfvQCtIfHm0BeCCs5M8GxScI N3NzB7PQnNJOCrmkoL0GOQcUmtFXNqRT34tad2WD2d0qi/015naMC8wmz XEv1565xWdyaxfsiOR8nSEp0yY8vJEJhgvvzl3W1fYGULSiqUKOqL5Zje TiUlAudJqCiGbJDalpzvLAP2vJjlpOxVBZqg6zHR/T+UO0LBoUZUfJku2 w==; X-IronPort-AV: E=McAfee;i="6200,9189,10217"; a="242176369" X-IronPort-AV: E=Sophos;i="5.88,262,1635231600"; d="scan'208";a="242176369" Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 04 Jan 2022 22:25:19 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.88,262,1635231600"; d="scan'208";a="574281319" Received: from fmsmsx603.amr.corp.intel.com ([10.18.126.83]) by fmsmga008.fm.intel.com with ESMTP; 04 Jan 2022 22:25:19 -0800 Received: from shsmsx605.ccr.corp.intel.com (10.109.6.215) by fmsmsx603.amr.corp.intel.com (10.18.126.83) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2308.20; Tue, 4 Jan 2022 22:25:16 -0800 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.2308.20; Wed, 5 Jan 2022 14:25:09 +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.2308.020; Wed, 5 Jan 2022 14:25:09 +0800 From: "Tu, Lijuan" To: "Mo, YufengX" , "dts@dpdk.org" CC: "Mo, YufengX" Subject: RE: [dts][PATCH V2 0/1] test_plans: rename test plan bin name Thread-Topic: [dts][PATCH V2 0/1] test_plans: rename test plan bin name Thread-Index: AQHX8MAr81U6iTXOr0eh2bRqNyGb5KxUGGBg Date: Wed, 5 Jan 2022 06:25:08 +0000 Message-ID: References: <20211214075452.44844-1-yufengx.mo@intel.com> In-Reply-To: <20211214075452.44844-1-yufengx.mo@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.6.200.16 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 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 > -----Original Message----- > From: Yufen.Mo > Sent: 2021=1B$BG/=1B(B12=1B$B7n=1B(B14=1B$BF|=1B(B 15:55 > To: dts@dpdk.org > Cc: Mo, YufengX > Subject: [dts][PATCH V2 0/1] test_plans: rename test plan bin name >=20 >=20 > rename test plan bin name. >=20 > Yufen.Mo (1): > [dts][PATCH V1 0/1] test_plans: rename test plan bin name Applied