From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id AF7B2A0563; Tue, 10 Mar 2020 03:16:20 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id E6B001BFED; Tue, 10 Mar 2020 03:16:19 +0100 (CET) Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id A62951BEB2 for ; Tue, 10 Mar 2020 03:16:18 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga105.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 09 Mar 2020 19:16:17 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.70,535,1574150400"; d="scan'208";a="276757507" Received: from fmsmsx107.amr.corp.intel.com ([10.18.124.205]) by fmsmga002.fm.intel.com with ESMTP; 09 Mar 2020 19:16:17 -0700 Received: from shsmsx602.ccr.corp.intel.com (10.109.6.142) by fmsmsx107.amr.corp.intel.com (10.18.124.205) with Microsoft SMTP Server (TLS) id 14.3.439.0; Mon, 9 Mar 2020 19:16:17 -0700 Received: from shsmsx603.ccr.corp.intel.com (10.109.6.143) by SHSMSX602.ccr.corp.intel.com (10.109.6.142) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.1713.5; Tue, 10 Mar 2020 10:16:14 +0800 Received: from shsmsx603.ccr.corp.intel.com ([10.109.6.143]) by SHSMSX603.ccr.corp.intel.com ([10.109.6.143]) with mapi id 15.01.1713.004; Tue, 10 Mar 2020 10:16:14 +0800 From: "Wang, Haiyue" To: "Ye, Xiaolong" CC: "dev@dpdk.org" , "Zhang, Qi Z" , "Yang, Qiming" , "Xing, Beilei" , "Zhao1, Wei" Thread-Topic: [PATCH v1 4/4] doc: add release notes for Intel ice PMD Thread-Index: AQHV9h4vxaR7n/SmTk6G1Cc2Hvnz4ag/2qwAgAE8qBA= Date: Tue, 10 Mar 2020 02:16:14 +0000 Message-ID: References: <20200309141437.11800-1-haiyue.wang@intel.com> <20200309141437.11800-5-haiyue.wang@intel.com> <20200309152214.GB112283@intel.com> In-Reply-To: <20200309152214.GB112283@intel.com> Accept-Language: zh-CN, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-reaction: no-action dlp-version: 11.2.0.6 x-originating-ip: [10.239.127.36] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v1 4/4] doc: add release notes for Intel ice PMD X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Got it. BR, Haiyue > -----Original Message----- > From: Ye, Xiaolong > Sent: Monday, March 9, 2020 23:22 > To: Wang, Haiyue > Cc: dev@dpdk.org; Zhang, Qi Z ; Yang, Qiming ; Xing, > Beilei ; Zhao1, Wei > Subject: Re: [PATCH v1 4/4] doc: add release notes for Intel ice PMD >=20 > Release note doesn't have to be a separate patch, can go with the feature > patch. >=20 > Thanks, > Xiaolong >=20 > On 03/09, Haiyue Wang wrote: > >Add release notes for the new Intel ice feature DCF (Device Config > >Function). > > > >Signed-off-by: Haiyue Wang > >--- > > doc/guides/rel_notes/release_20_05.rst | 5 +++++ > > 1 file changed, 5 insertions(+) > > > >diff --git a/doc/guides/rel_notes/release_20_05.rst b/doc/guides/rel_not= es/release_20_05.rst > >index 000bbf501..f404ee7fd 100644 > >--- a/doc/guides/rel_notes/release_20_05.rst > >+++ b/doc/guides/rel_notes/release_20_05.rst > >@@ -62,6 +62,11 @@ New Features > > > > * Added support for matching on IPv4 Time To Live and IPv6 Hop Limit. > > > >+* **Updated the Intel ice driver.** > >+ > >+ Updated the Intel ice driver with new features and improvements, incl= uding: > >+ > >+ * Added support for DCF (Device Config Function) feature. > > > > Removed Items > > ------------- > >-- > >2.25.1 > >