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 2B4C3A0032; Mon, 22 Nov 2021 15:48:16 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 258704014E; Mon, 22 Nov 2021 15:48:16 +0100 (CET) Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by mails.dpdk.org (Postfix) with ESMTP id 0C45E4003C for ; Mon, 22 Nov 2021 15:48:13 +0100 (CET) X-IronPort-AV: E=McAfee;i="6200,9189,10175"; a="258617947" X-IronPort-AV: E=Sophos;i="5.87,255,1631602800"; d="scan'208";a="258617947" Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Nov 2021 06:48:11 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.87,255,1631602800"; d="scan'208";a="552454985" Received: from fmsmsx604.amr.corp.intel.com ([10.18.126.84]) by fmsmga008.fm.intel.com with ESMTP; 22 Nov 2021 06:48:10 -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.2242.12; Mon, 22 Nov 2021 06:48:09 -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.2242.12; Mon, 22 Nov 2021 22:48: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.2242.012; Mon, 22 Nov 2021 22:48:07 +0800 From: "Tu, Lijuan" To: "Wang, Yinan" , "Chen, LingliX" , "dts@dpdk.org" Subject: RE: [dts][PATCH V1 7/7] tests/vhost_user_interrupt: Delete modify l3fwd-power example code Thread-Topic: [dts][PATCH V1 7/7] tests/vhost_user_interrupt: Delete modify l3fwd-power example code Thread-Index: AQHX2rZELoHW/9dpwUuwonvr7YN46awFMkGAgAkyLgCAAUXkkA== Date: Mon, 22 Nov 2021 14:48:07 +0000 Message-ID: <937de0b307fa4b92a12c3bb54dd146be@intel.com> References: <20211116145130.113807-1-linglix.chen@intel.com> <20211116145130.113807-8-linglix.chen@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.6.200.16 dlp-product: dlpe-windows x-originating-ip: [10.239.127.36] Content-Type: text/plain; charset="us-ascii" 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: Chen, LingliX > > Sent: 2021?11?16? 14:55 > > To: dts@dpdk.org > > Cc: Wang, Yinan > > Subject: RE: [dts][PATCH V1 7/7] tests/vhost_user_interrupt: Delete > > modify l3fwd-power example code > > > > > > > -----Original Message----- > > > From: Chen, LingliX > > > Sent: Tuesday, November 16, 2021 10:52 PM > > > To: dts@dpdk.org > > > Cc: Chen, LingliX > > > Subject: [dts][PATCH V1 7/7] tests/vhost_user_interrupt: Delete > > > modify l3fwd-power example code > > > > > > Delete modify l3fwd-power example code. > > > > > > Signed-off-by: Lingli Chen > > > --- > > > > Tested-by: Lingli Chen > > Acked-by: Yinan Wang Series applied