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 A4A65A00C2; Fri, 11 Mar 2022 12:30:31 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7F28A40140; Fri, 11 Mar 2022 12:30:31 +0100 (CET) Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by mails.dpdk.org (Postfix) with ESMTP id 4FDAE40042 for ; Fri, 11 Mar 2022 12:30:29 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1646998230; x=1678534230; h=from:to:cc:subject:date:message-id:references: in-reply-to:content-transfer-encoding:mime-version; bh=be84MyiRaz5Qrw50OEISxFj/x7o25yGQgtvEf6U4URw=; b=Ymd4K25p9+UN1eHBg4ZIcfNaF/91O2NeE+Uwf50m7jqEmjLJVUgsgGCi qk+xfK+3jhsLw4BlsLSW7Q+dtg77RrasulEZLTqrI3RlC3Xl/sot3ijSM pS0b08UpmCua5jIYg9s6iEBjnY41mdicmhwHLmhphDsQMZWFRYY96XoN+ gjbczg02qV2GuUuyzTifsYU5AqC3HyKRdB9lWP4DTdUZ2Z5nfCTDyCvIX SjTVvJFSIGViYnUobUC+JQ/Ab8ImKs8HOBIwu4ZJSgJOSHCJkOUjDUuek cXt1WLixwp9DwuOcD+RfiNFw5FfJuceWm1jW8NjDk7smpECgnK7sF7/JV Q==; X-IronPort-AV: E=McAfee;i="6200,9189,10282"; a="236158084" X-IronPort-AV: E=Sophos;i="5.90,173,1643702400"; d="scan'208";a="236158084" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 11 Mar 2022 03:30:29 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.90,173,1643702400"; d="scan'208";a="514479430" Received: from fmsmsx602.amr.corp.intel.com ([10.18.126.82]) by orsmga006.jf.intel.com with ESMTP; 11 Mar 2022 03:30:28 -0800 Received: from shsmsx603.ccr.corp.intel.com (10.109.6.143) by fmsmsx602.amr.corp.intel.com (10.18.126.82) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2308.21; Fri, 11 Mar 2022 03:30:28 -0800 Received: from shsmsx601.ccr.corp.intel.com (10.109.6.141) by SHSMSX603.ccr.corp.intel.com (10.109.6.143) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2308.21; Fri, 11 Mar 2022 19:30:26 +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.021; Fri, 11 Mar 2022 19:30:26 +0800 From: "Tu, Lijuan" To: "Dong, JunX" , "dts@dpdk.org" CC: "Sun, QingX" Subject: RE: [dts] [V1] tests/*: Remove some makefile and change their related context Thread-Topic: [dts] [V1] tests/*: Remove some makefile and change their related context Thread-Index: AQHYL42LikFr7pZV70SxUEGS8GkUNqy6F6Gw Date: Fri, 11 Mar 2022 11:30:26 +0000 Message-ID: References: <20220304060308.5287-1-junx.dong@intel.com> In-Reply-To: <20220304060308.5287-1-junx.dong@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.401.20 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: Dong, JunX > Sent: 2022=1B$BG/=1B(B3=1B$B7n=1B(B4=1B$BF|=1B(B 14:03 > To: dts@dpdk.org > Cc: Tu, Lijuan ; Sun, QingX ; D= ong, > JunX > Subject: [dts] [V1] tests/*: Remove some makefile and change their relate= d > context >=20 > Signed-off-by: Jun Dong Applied.