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 87E2FA00C3; Wed, 26 Jan 2022 04:05:03 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7BB2141161; Wed, 26 Jan 2022 04:05:03 +0100 (CET) Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by mails.dpdk.org (Postfix) with ESMTP id D69254069D for ; Wed, 26 Jan 2022 04:05:01 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1643166302; x=1674702302; h=from:to:cc:subject:date:message-id:references: in-reply-to:content-transfer-encoding:mime-version; bh=srGGLBfrbmtYZ+1LMEngz5xR7ja7Pdkt6g63TmEK7B0=; b=EnkBmhW7/8jQHQR+J8m+pjdYwOhzLXZpOaz8U9SgYGGuZrGUb5s+niOQ i8/ovWDAs6jhnCmdiJJv66UzLxHVnHZ7e54edgwSgCm9x2IhBBmBPT1+q 9z54ve5ueJ2TBO2ugUzJqMgS0Doflc0uF+MoBwfGzoS1sPl2zZJ/meJVC ImB/cir2XyDMg6sZq3XKq5v3YY4xzMqjUf6L7+QdTWzKEEsCxVeFXN7+7 w8udd27cYuGfXlE+GNIUQAW/Y5H+Hwwt1x0pkmGmt276S65Zil8A0C3Jc mSk/vdpECUi7CVzG7VF7Xih5wnwkzJD58k1V9Nz/EDKePSSuqalHVKe21 w==; X-IronPort-AV: E=McAfee;i="6200,9189,10238"; a="227144907" X-IronPort-AV: E=Sophos;i="5.88,316,1635231600"; d="scan'208";a="227144907" Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 25 Jan 2022 19:05:00 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.88,316,1635231600"; d="scan'208";a="696081968" Received: from fmsmsx604.amr.corp.intel.com ([10.18.126.84]) by orsmga005.jf.intel.com with ESMTP; 25 Jan 2022 19:05:00 -0800 Received: from shsmsx601.ccr.corp.intel.com (10.109.6.141) by fmsmsx604.amr.corp.intel.com (10.18.126.84) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2308.20; Tue, 25 Jan 2022 19:05:00 -0800 Received: from shsmsx601.ccr.corp.intel.com (10.109.6.141) by SHSMSX601.ccr.corp.intel.com (10.109.6.141) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2308.20; Wed, 26 Jan 2022 11:04:58 +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, 26 Jan 2022 11:04:58 +0800 From: "Tu, Lijuan" To: "Zhang, Peng1X" , "dts@dpdk.org" CC: "Zhang, Peng1X" Subject: RE: [dts] [PATCH V1] test_plans/*:Modify testplans including app name/build method Thread-Topic: [dts] [PATCH V1] test_plans/*:Modify testplans including app name/build method Thread-Index: AQHYDP914ITZCgQzPkKnpwPbjb/GZax0qPFQ Date: Wed, 26 Jan 2022 03:04:58 +0000 Message-ID: <7dc91a5a69a34b1aac2ee689f09e7ac6@intel.com> References: <20220119061805.56991-1-peng1x.zhang@intel.com> In-Reply-To: <20220119061805.56991-1-peng1x.zhang@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: Peng Zhang > Sent: 2022=1B$BG/=1B(B1=1B$B7n=1B(B19=1B$BF|=1B(B 14:18 > To: dts@dpdk.org > Cc: Zhang, Peng1X > Subject: [dts] [PATCH V1] test_plans/*:Modify testplans including app > name/build method >=20 > Modify testplans including app name or compile method which are out of da= te. >=20 > Signed-off-by: Peng Zhang Applied