From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id 29B5EA0679 for ; Thu, 28 Mar 2019 14:42:01 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 128824CB5; Thu, 28 Mar 2019 14:42:01 +0100 (CET) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id B79244CB5 for ; Thu, 28 Mar 2019 14:41:59 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 41326219FE; Thu, 28 Mar 2019 09:41:59 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Thu, 28 Mar 2019 09:41:59 -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=q1q+NsAaFkZGfV7vQo0+qWiqHtC0GARlcsLs8jkhMFg=; b=DclQ4xKrIhx/ Gwr8X/j+AfTIiIiJ0irzAQvyB590hLcnbTnhS76C7SgG5yz9Ll+ntWtwlsSmP5ho FC28/KShPaqdEIuJSfr8hdfik4lecu79jJGF+PiT/kOXBcw1EDJ9/53IvuWuZiWJ z+dFx120pAupMwDr+lmCI7S4nmldnbo= 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=fm2; bh=q1q+NsAaFkZGfV7vQo0+qWiqHtC0GARlcsLs8jkhM Fg=; b=oETMs+zF5UixodIkxMlgcu+AjzycAhaJrwNgz/NndfjWezJpIjPTML1RP C9E7OFZod9f5iVf6qr9Qsv/OllRLu1f6yb7vHtanB62vuGqZqaLRCFU/bDhbHBOF K/yNAdqzrN8RQQeNhn3cp5sv0OUjxzrnnElyFzTOn8aq3gj782bTsMsFrfrciRCd ooQRA2vVutLlKPnMHgNG2jyU8GsgxZHjZ0F4ZXADZWPAk7sbAZk4MHcPfH+jewul 3fB5N6C26y5t+hf2eGbrmzRTdPywzAXy/OD3DO8U0UeQ94IIxjLSDS07f1hiyvGO KIJOn9v8UCxl1O0wjQNSRLFc0cQhA== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedutddrkeeggdehjecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucffoh hmrghinhepughpughkrdhorhhgnecukfhppeejjedrudefgedrvddtfedrudekgeenucfr rghrrghmpehmrghilhhfrhhomhepthhhohhmrghssehmohhnjhgrlhhonhdrnhgvthenuc evlhhushhtvghrufhiiigvpedt 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 D8167E407B; Thu, 28 Mar 2019 09:41:57 -0400 (EDT) From: Thomas Monjalon To: Ferruh Yigit Cc: web@dpdk.org, John McNamara Date: Thu, 28 Mar 2019 14:41:55 +0100 Message-ID: <1860762.merK4NOuTD@xps> In-Reply-To: <20190328114038.46855-1-ferruh.yigit@intel.com> References: <20190328114038.46855-1-ferruh.yigit@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-web] [PATCH] update 19.08.0 schedule 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/03/2019 12:40, Ferruh Yigit: > As discussed in > https://mails.dpdk.org/archives/dev/2019-March/126580.html > > Signed-off-by: Ferruh Yigit > --- > +- Proposal deadline: June 3, 2019 > +- Integration deadline: July 1, 2019 > +- Release: August 1, 2019 Acked-by: Thomas Monjalon Applied, thanks