From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id C78BE1B017 for ; Mon, 22 Jan 2018 06:30:59 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 21 Jan 2018 21:30:58 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.46,395,1511856000"; d="scan'208";a="24275991" Received: from pgsmsx106.gar.corp.intel.com ([10.221.44.98]) by fmsmga001.fm.intel.com with ESMTP; 21 Jan 2018 21:30:58 -0800 Received: from pgsmsx103.gar.corp.intel.com ([169.254.2.108]) by PGSMSX106.gar.corp.intel.com ([169.254.9.199]) with mapi id 14.03.0319.002; Mon, 22 Jan 2018 13:30:57 +0800 From: "Zhao1, Wei" To: Thomas Monjalon CC: "Zhang, Helin" , "dev@dpdk.org" , "Mcnamara, John" , "Yigit, Ferruh" , "Xing, Beilei" Thread-Topic: [dpdk-dev] [PATCH v3] doc: add queue region feature info to release notes Thread-Index: AQHTiDOOXzPjCWK+z0KNoOJ3zcZ7SaNrFQwQgAAAZHCAC3zUAIACXJIg///XEwCAAc7zYP//4CsAgAABCoCABP01cA== Date: Mon, 22 Jan 2018 05:30:56 +0000 Message-ID: References: <20180103081324.53616-1-wei.zhao1@intel.com> <2270743.EjNZeh6uIr@xps> <9360960.eIMjC4bvKP@xps> In-Reply-To: <9360960.eIMjC4bvKP@xps> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.0.0.116 dlp-reaction: no-action x-originating-ip: [172.30.20.206] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v3] doc: add queue region feature info to release notes 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: , X-List-Received-Date: Mon, 22 Jan 2018 05:31:00 -0000 HI, Thomas > -----Original Message----- > From: Thomas Monjalon [mailto:thomas@monjalon.net] > Sent: Friday, January 19, 2018 5:17 PM > To: Zhao1, Wei > Cc: Zhang, Helin ; dev@dpdk.org; Mcnamara, John > ; Yigit, Ferruh ; Xing, > Beilei > Subject: Re: [dpdk-dev] [PATCH v3] doc: add queue region feature info to > release notes >=20 > 19/01/2018 10:13, Thomas Monjalon: > > 19/01/2018 04:15, Zhao1, Wei: > > > Hi, Thomas > > > Thank you! After discussion with Beilei, I have commit a new patc= h v4. > > > https://dpdk.org/dev/patchwork/patch/33956/ > > > Beilei also commit another new patch, we are waiting for review by > Mcnamara, John. > > > Do you think this is ok? > > > > Yes it is fine to wait for John's approval. > > > > Note: in release notes, you should group all i40e features in the same = place. > > In v4, you just added it at the end. > > I think v5 is needed. >=20 > More precisions: > There is no i40e block in 17.11 release notes. > So you should insert one close to other net devices, for instance, after = the > bnxt one. Thank you for your help! I have commit a v5 patch https://dpdk.org/dev/patchwork/patch/34211/=20 It is based on beilei xing patch https://dpdk.org/dev/patchwork/patch/33953= / I have add i40e comment after hers.