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 14AA3A0032; Tue, 16 Nov 2021 02:54:10 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DCA4040141; Tue, 16 Nov 2021 02:54:09 +0100 (CET) Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by mails.dpdk.org (Postfix) with ESMTP id 38F9740040 for ; Tue, 16 Nov 2021 02:54:09 +0100 (CET) X-IronPort-AV: E=McAfee;i="6200,9189,10169"; a="297027245" X-IronPort-AV: E=Sophos;i="5.87,237,1631602800"; d="scan'208";a="297027245" Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 15 Nov 2021 17:54:08 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.87,237,1631602800"; d="scan'208";a="535730827" Received: from fmsmsx602.amr.corp.intel.com ([10.18.126.82]) by orsmga001.jf.intel.com with ESMTP; 15 Nov 2021 17:54:05 -0800 Received: from shsmsx605.ccr.corp.intel.com (10.109.6.215) 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.2242.12; Mon, 15 Nov 2021 17:54:02 -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.2242.12; Tue, 16 Nov 2021 09:53:55 +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; Tue, 16 Nov 2021 09:53:55 +0800 From: "Zhang, Qi Z" To: "Yu, DapengX" CC: "dev@dpdk.org" , "Yigit, Ferruh" , "Yu, DapengX" Subject: RE: [dpdk-dev] [PATCH] doc: update release notes for DCF reset API Thread-Topic: [dpdk-dev] [PATCH] doc: update release notes for DCF reset API Thread-Index: AQHX1hFYHNmq42e5I0yVTUZbpaYJSKwFbTug Date: Tue, 16 Nov 2021 01:53:55 +0000 Message-ID: <57b98c3df7914388b9a2fc5d6671a00c@intel.com> References: <20211110085926.253464-1-dapengx.yu@intel.com> In-Reply-To: <20211110085926.253464-1-dapengx.yu@intel.com> Accept-Language: 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: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org > -----Original Message----- > From: dev On Behalf Of dapengx.yu@intel.com > Sent: Wednesday, November 10, 2021 4:59 PM > Cc: dev@dpdk.org; Yigit, Ferruh ; Yu, DapengX > > Subject: [dpdk-dev] [PATCH] doc: update release notes for DCF reset API >=20 > From: Dapeng Yu >=20 > The ice DCF device reset has been supported. Release notes is updated to > synchronize with the feature. >=20 > Signed-off-by: Dapeng Yu Acked-by: Qi Zhang ? Applied to dpdk-next-net-intel. Thanks Qi