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 CE469A04E8 for ; Fri, 29 Nov 2019 00:02:15 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id AB31428EE; Fri, 29 Nov 2019 00:02:15 +0100 (CET) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id C8E8E293C for ; Fri, 29 Nov 2019 00:02:14 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 304892285F; Thu, 28 Nov 2019 18:02:14 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Thu, 28 Nov 2019 18:02:14 -0500 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=N/DMVaGCgPEBWPJEbx4Qa7DV/mPEimw24JqO5ngSZyE=; b=BcHTSKsRdLMu 5LrzFm1yj+hSD8uXop55aOFC1ELmvKjkmFhEDxedGK3cavaMjU6vQHZpSzjEeI8q RlH8FJYOSe/2sbuCgBghveG80iVNvUGTnfuRFGS5M0u1BFspQ75pRqSeSXuPP4lu v5pxuYUzJMk5cVSRia8mEmkM96wexZo= 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=fm1; bh=N/DMVaGCgPEBWPJEbx4Qa7DV/mPEimw24JqO5ngSZ yE=; b=M0GvFdn/zimH1MyYqo13/xh9Ry1AwQCerraw98mPsuJItuZiQsiZmjdbI jJOL8tpO7LJiGHBYcDxyY263sacyBODIeD6ZNEXiSCxHo63FsczEOJsqSCft6uZ6 +4B2wy9lrkaWnhdCMStxmT11swJJlnWqJXxVk4WHl/9b0ESPMLQSEyEjKnMuuzGl 2NgL5iFyCHf15wg7s14/TPfl9WwcmKFMdWK4stH9YTX0PF5pLVaX4pl9tMncgfpQ Zi2vzFKUXyyWRBsVbB6nBOvZpriryRQw+yjmEuCFG6e6Z29rTI1g3JQAcIzVQt9P Iofgh0Vro5M7otD2IyEqwS0YtRk7A== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedufedrudeikedgtdegucetufdoteggodetrfdotf 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 4CF8E8005C; Thu, 28 Nov 2019 18:02:13 -0500 (EST) From: Thomas Monjalon To: David Marchand Cc: web@dpdk.org Date: Fri, 29 Nov 2019 00:02:12 +0100 Message-ID: <7836523.rk8zUTg6ca@xps> In-Reply-To: References: <20191128225138.4962-1-thomas@monjalon.net> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-web] [PATCH] release 19.11.0 X-BeenThere: web@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK website maintenance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: web-bounces@dpdk.org Sender: "web" 28/11/2019 23:56, David Marchand: > On Thu, Nov 28, 2019 at 11:51 PM Thomas Monjalon wrote: > > > > Signed-off-by: Thomas Monjalon > > Acked-by: David Marchand Applied