From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 29A9A199AC for ; Mon, 22 Jan 2018 02:58:46 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 21 Jan 2018 17:58:46 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.46,394,1511856000"; d="scan'208";a="23536675" Received: from pgsmsx102.gar.corp.intel.com ([10.221.44.80]) by fmsmga004.fm.intel.com with ESMTP; 21 Jan 2018 17:58:45 -0800 Received: from pgsmsx103.gar.corp.intel.com ([169.254.2.108]) by PGSMSX102.gar.corp.intel.com ([169.254.6.144]) with mapi id 14.03.0319.002; Mon, 22 Jan 2018 09:58:35 +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//4CsAgAABCoCABMJlYA== Date: Mon, 22 Jan 2018 01:58:35 +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 01:58:47 -0000 Ok, good idea, v5 will come later. > -----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.