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 42529A034C; Fri, 11 Mar 2022 13:13:09 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0F5F540140; Fri, 11 Mar 2022 13:13:09 +0100 (CET) Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by mails.dpdk.org (Postfix) with ESMTP id 5578F40042 for ; Fri, 11 Mar 2022 13:13:07 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1647000787; x=1678536787; h=from:to:cc:subject:date:message-id:references: in-reply-to:content-transfer-encoding:mime-version; bh=8Y/N3u9r0dBrnDEuzXdq4y2BNxSCfDj48/vJGywKt+I=; b=DXKzwgWcP5/tzieovX6ftH8pTXUIyvJPGA9n4s1T3etop7QRRWGCiF2X o1ArZRX559Mrm1OTIceoGftIRu5HfZoVquKghf0bDYRrzvzJNIGl+H7Xz 6KkPVVf13kpRZFRzf6U33Yl4/qXH8zysQWuKcfeoNo/Rd/uce6TB4SHh6 LuTA2iwrhcxPewW6gTpv8axjrSN2+I+WaPd0bYUJ/5pH9ntw6IqES+wSy bIgU3zuyyeZLECqFYu1bHA8SsNPrxqfsyAPoGuw6GaHiwcAf5QziyT7Fh uDFyAesIsD1Ihm/+WR52kEoxun0PHL9OvCIqJqPHFuaAbFDrgAxbUmisv Q==; X-IronPort-AV: E=McAfee;i="6200,9189,10282"; a="316283069" X-IronPort-AV: E=Sophos;i="5.90,173,1643702400"; d="scan'208";a="316283069" Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 11 Mar 2022 04:13:06 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.90,173,1643702400"; d="scan'208";a="712832593" Received: from fmsmsx606.amr.corp.intel.com ([10.18.126.86]) by orsmga005.jf.intel.com with ESMTP; 11 Mar 2022 04:13:06 -0800 Received: from shsmsx601.ccr.corp.intel.com (10.109.6.141) 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.2308.21; Fri, 11 Mar 2022 04:13:05 -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.21; Fri, 11 Mar 2022 20:13:03 +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 20:13:03 +0800 From: "Tu, Lijuan" To: "Zhang, Peng1X" , "dts@dpdk.org" CC: "Zhang, Peng1X" Subject: RE: [dts][PATCH V2 2/2] delete test plans related mirroring because dpdk removed related function Thread-Topic: [dts][PATCH V2 2/2] delete test plans related mirroring because dpdk removed related function Thread-Index: AQHYMhl5PcsGLv9oYU2ZX1wB3/Quvay6HmgQ Date: Fri, 11 Mar 2022 12:13:03 +0000 Message-ID: References: <20220307200717.8456-1-peng1x.zhang@intel.com> <20220307200717.8456-2-peng1x.zhang@intel.com> In-Reply-To: <20220307200717.8456-2-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.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: Peng Zhang > Sent: 2022=1B$BG/=1B(B3=1B$B7n=1B(B8=1B$BF|=1B(B 4:07 > To: dts@dpdk.org > Cc: Zhang, Peng1X > Subject: [dts][PATCH V2 2/2] delete test plans related mirroring because = dpdk > removed related function >=20 > Delete test plans related mirroring because dpdk removed related function= . > dpdk commit-id: b225783dda ethdev: remove legacy mirroring API >=20 > Signed-off-by: Peng Zhang Series applied