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 90D5BA0613 for ; Tue, 25 Jun 2019 15:54:48 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 5CAC81B9C7; Tue, 25 Jun 2019 15:54:48 +0200 (CEST) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 354E11B9C0 for ; Tue, 25 Jun 2019 15:54:47 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id A1FC2220E1; Tue, 25 Jun 2019 09:54:46 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Tue, 25 Jun 2019 09:54:46 -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=/A/VdwhXMmKhCifj922dANyC9kRUrEnlTBwfTz6Fctc=; b=D6bIZViwPm1H 1Rh51Ny9sgvW5hIy8AYho2Qg+zgBVm+/HtgwERt0OMlvgWun+5cDkIeZYdZ0tYFf 9RU85ZFGYHX9er5WEVZA+5NelJhHtZdzPsCYrhxXTOFCbR2ahnhubVgb4fyKDWo9 MxJB2xRsl7Rr0I9MEY+YjuC6ftIogAs= 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=/A/VdwhXMmKhCifj922dANyC9kRUrEnlTBwfTz6Fc tc=; b=pObSlCOtJx0CGWKd1rSZYe+5JcnN3cgPc73Zlso2gxFAORsyyWVPg2mha PZF60tIBmBCX97cEH3AzMZ2RHoFlKLBs8z6leTb5TGkqtLe0tJXbesbyKnoMEqv3 SIKeS1aWFKKeoIg34NPHgLZKJA4McktidUAM/mrIPKiIbZDX0Qbm/VGpAY+Hkv8B 2SjkhqJP6uCwHcTMOvz5ecKzTzxpUsn/kypnppckxkvAAUdDDUTeb76wzzgDWm35 /Y06xvuHSl6JNF0QeNvY30NnFPxdMKDkUkieNL3TGSkM3nX/7nNXp9YdFxn/HNig 1/OBTE34SSfyM9tFISJDeBmZExatQ== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduvddrudeggdeilecutefuodetggdotefrodftvf 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 8191280064; Tue, 25 Jun 2019 09:54:45 -0400 (EDT) From: Thomas Monjalon To: Ferruh Yigit Cc: web@dpdk.org, John Mcnamara , Tim O'Driscoll Date: Tue, 25 Jun 2019 15:54:44 +0200 Message-ID: <3486900.bXieeH3RGg@xps> In-Reply-To: <20190613131131.72126-1-ferruh.yigit@intel.com> References: <20190613131131.72126-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 Intel roadmap for 19.08 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" 13/06/2019 15:11, Ferruh Yigit: > Intel roadmap is announced in the dpdk-dev mailing list: > https://mails.dpdk.org/archives/dev/2019-May/132609.html > > Signed-off-by: Ferruh Yigit Applied, thanks.