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 AF1A5A055B for ; Tue, 25 Feb 2020 22:13:18 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 64A532C02; Tue, 25 Feb 2020 22:13:18 +0100 (CET) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id D773D2C4F for ; Tue, 25 Feb 2020 22:13:16 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 101ED221A9; Tue, 25 Feb 2020 16:13:16 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Tue, 25 Feb 2020 16:13:16 -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=D9UivpEq0TClGpbxm7WeGzxgpRxcXkn1AQxVatgk3xU=; b=hUHvLlF0Gs7D 0u7S00h2ccZRxo2CBuLCn10F3o+dgMHcNjpSLL86zlUFoqqBxTseir6wjpj8Sw8t bd/JhiRfvuisAkZJ5P1I0MVXD5SSuJhm+7nzybOevBSM9SsiRssNntBtiwvTtAIT o4xLADMTs9dFOAX0ug0kxad+VaIDqVw= 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=D9UivpEq0TClGpbxm7WeGzxgpRxcXkn1AQxVatgk3 xU=; b=y+rHo5NSLcfulabHjQ5ZKF9fkmrHp0QpoxIbUd5EAejuWgec2O3GYuhHW rtA81cTQ2Vcp/K78VGUS28snzd7VHq5HWU4yYNMCgUx9/IihH+5vePY/MiRpZtAw xin2i/fp1iYNiOJrlsHul3j1X2o2yVqQAAIdED/C8qW5+Obd8S9S7d3gltB2FiWi 0UrtFqy9gOJVodABdfd7ZSOT9os/zkRtElIedgbMS5raVdETTPV9lrJk0XrMt2r4 XOD0grd5SGyghW6xSKDSBA+U0aSVdYPNxOlevk9wDTU7j+jJBQbUsE39bDB0koY9 WBaUsUIsMQg+txec0SxYjzsqSt4dg== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedugedrledvgddugeehucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecuff homhgrihhnpeguphgukhdrohhrghenucfkphepjeejrddvtdehrdduudeirddukeejnecu vehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrhhomhepthhhohhmrg hssehmohhnjhgrlhhonhdrnhgvth X-ME-Proxy: Received: from xps.localnet (187.116.205.77.rev.sfr.net [77.205.116.187]) by mail.messagingengine.com (Postfix) with ESMTPA id CC66E30610DB; Tue, 25 Feb 2020 16:13:14 -0500 (EST) From: Thomas Monjalon To: Ferruh Yigit Cc: web@dpdk.org Date: Tue, 25 Feb 2020 22:13:09 +0100 Message-ID: <3479461.VQhiAETyHQ@xps> In-Reply-To: <20200131141842.642834-1-ferruh.yigit@intel.com> References: <20200131141842.642834-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 20.05.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" 31/01/2020 15:18, Ferruh Yigit: > As discussed in > https://mails.dpdk.org/archives/dev/2020-January/156137.html > > Signed-off-by: Ferruh Yigit Updated accordingly with latest status: https://mails.dpdk.org/archives/dev/2020-February/158308.html and applied.