From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 9156B1B1D0 for ; Fri, 19 Jan 2018 10:17:50 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 1599720DB7; Fri, 19 Jan 2018 04:17:50 -0500 (EST) Received: from frontend1 ([10.202.2.160]) by compute1.internal (MEProxy); Fri, 19 Jan 2018 04:17:50 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= cc:content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=mesmtp; bh=nBdrQmXvoWktW91kYdGJ3AVjiE 3Jvg/zj2KcttBImUM=; b=bELgv03APfiIJsbWFaWErEN4xXzRFy61lvX8VM20X7 RDAV8tn7Jae104f2U9UN3kzoPQI5QSsm0b20vW72aArI94nBr9tMP7JtJKtRNQFQ JSqzG4/HCX5J6ZAL7DLZoVaBv1B26B/nCsIIBxR+Uog6zkl0mYU4vgCFCsKC/x73 U= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=nBdrQm XvoWktW91kYdGJ3AVjiE3Jvg/zj2KcttBImUM=; b=hXwa212bgz3YRKiHHqsl3G CdtwdJHoHXOiBj85L5rSnfaSOV53KxhQvOByWQdFB92DXcV2uWajtjgdMXEF8rkf XwTAk458gz6nL5RihkWqRrWk2jyndQWIgod/iPNomKkbUQrDhbuelJQqk8ZIrnHo LeJtIzARpixRde1BQaKW1NsAu/7dkbzLlvSIye+aOvjgiiY7D9BfUzBR11pie7ew qXxi9LxkFO1i18yPnjvuUVNFiQ6ZFva91g/49q8/IPhfSX1Fdcwzf6b6nGiEcwwS vu4KuUXY7pJfBYanKXAXfxFiKuh8etxroUoVT5nXkQBukkaNgK7aUfAhv6Ha/kSA == X-ME-Sender: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id BEA6F7E2E5; Fri, 19 Jan 2018 04:17:49 -0500 (EST) From: Thomas Monjalon To: "Zhao1, Wei" Cc: "Zhang, Helin" , "dev@dpdk.org" , "Mcnamara, John" , "Yigit, Ferruh" , "Xing, Beilei" Date: Fri, 19 Jan 2018 10:17:13 +0100 Message-ID: <9360960.eIMjC4bvKP@xps> In-Reply-To: <2270743.EjNZeh6uIr@xps> References: <20180103081324.53616-1-wei.zhao1@intel.com> <2270743.EjNZeh6uIr@xps> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" 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: Fri, 19 Jan 2018 09:17:50 -0000 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 patch 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. 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.