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 3EB9CA0471 for ; Tue, 13 Aug 2019 10:53:09 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 1B6701B13C; Tue, 13 Aug 2019 10:53:08 +0200 (CEST) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 5FE4E27D for ; Tue, 13 Aug 2019 10:53:06 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id AE9B4220C9; Tue, 13 Aug 2019 04:53:04 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Tue, 13 Aug 2019 04:53:04 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=mesmtp; bh=iJUPK1ZGUUUe0G7ASir3Y9NXfr0nnf24SRKADKNgxjo=; b=p5ULGOZZAlsi ar4i9y+irtTeDRoYGn8lyoYDoQ91nMdBAFWJbqnC9opi4WlMBqYmPj1MaR2ZhfTI RxUE40xRu34e0L8ph3gm6uxLrWY6ba557Tse+44E+qmNegSVmXJgU7Nj4504nmdO zd/HXm0XOl38vuSApmrrD6sTmT31NOE= 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-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm3; bh=iJUPK1ZGUUUe0G7ASir3Y9NXfr0nnf24SRKADKNgx jo=; b=QpAIwSvAs3b6vPyvJhuYuwcoc/+BkaX7zmgNMhXrI6ceaEzThXrFwZjPs YFj9w0A1J6OowLH5ZrmazsiiJPtOexX8P2icOnTLTzfNlTamHgVcB+PSo5dnDB2x 1bEByL4fGhY33arsKRsTlCZh1jw817zq4HLH7ntZLaNpsophIMU1JH30JFmFEYoc HGe7bTT8R2Hr27l5up8N5go6UkeqY48bLNkMM+1z5+50gq1byzTTRQG7WQQLmJpF DKu6yCb2NeqTyJ+y5GcyH4T1iYJxyc0RtkUucZsnMNOjL04D6kZV6Qidyi/F5GxA Q8iv7QPCjmPC9TJcQ5zaCqZWrPYXw== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduvddruddviedgtdeiucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecukf hppeejjedrudefgedrvddtfedrudekgeenucfrrghrrghmpehmrghilhhfrhhomhepthhh ohhmrghssehmohhnjhgrlhhonhdrnhgvthenucevlhhushhtvghrufhiiigvpedt X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 95FB680071; Tue, 13 Aug 2019 04:53:03 -0400 (EDT) From: Thomas Monjalon To: David Marchand Cc: dev , bruce.richardson@intel.com Date: Tue, 13 Aug 2019 10:53:02 +0200 Message-ID: <3633614.CjKecApOvI@xps> In-Reply-To: References: <1565610228-1976-1-git-send-email-david.marchand@redhat.com> <1576033.hZkRn0nf6n@xps> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH] version: 19.11-rc0 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" 13/08/2019 09:46, David Marchand: > On Tue, Aug 13, 2019 at 1:17 AM Thomas Monjalon wrote: > > > > 12/08/2019 13:43, David Marchand: > > > Start a new release cycle with empty release notes. > > > > > > Signed-off-by: David Marchand > > > --- > > > VERSION | 2 +- > > > doc/guides/rel_notes/release_19_11.rst | 214 +++++++++++++++++++++++++++++++++ > > > > doc/guides/rel_notes/release_19_11.rst: WARNING: document isn't included in any toctree > > Indeed, trusted your patch on 19.05-rc0 and the CI did not report any > error (normal when it does not actually build the doc ;-)). Don't trust anyone ;) > I will send a fix for the CI and respin. > > > > 1/ the new file must be linked in doc/guides/rel_notes/index.rst > > > > Please compare with the latest release notes, I see two more misses: > > 2/ .. include:: > > It is unused at this point. > Do you want to include it in prevision of future changes? I think it is good to have, so we can use |reg| or other signs without wondering why it does not work. I remember Bruce wanted to have it. > > 3/ increased lib versions > > I'll check. Thanks