From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <announce-bounces@dpdk.org>
Received: from [92.243.14.124] (localhost [IPv6:::1])
 by dpdk.org (Postfix) with ESMTP id B50262C18;
 Fri,  4 Aug 2017 01:55:37 +0200 (CEST)
Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com
 [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 131762A5D
 for <announce@dpdk.org>; Fri,  4 Aug 2017 01:55:35 +0200 (CEST)
Received: from compute1.internal (compute1.nyi.internal [10.202.2.41])
 by mailout.nyi.internal (Postfix) with ESMTP id CA92F20867;
 Thu,  3 Aug 2017 19:55:34 -0400 (EDT)
Received: from frontend1 ([10.202.2.160])
 by compute1.internal (MEProxy); Thu, 03 Aug 2017 19:55:34 -0400
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h=
 content-transfer-encoding:content-type:date:from:message-id
 :mime-version:subject:to:x-me-sender:x-me-sender:x-sasl-enc
 :x-sasl-enc; s=mesmtp; bh=1mLz3d/zhvokOa9RmXoMNO7vPyv15L7gb5mgeg
 Dao9I=; b=Y8maZ9s0tX4wMveBd1OcNp7C3oYuz8Lpk7MwzDUCTX86vNtfhLjaJo
 gkrlT4REXYvtzu5xqmvKxDXBzxN4admuck8azlWkgz4zaZrO1HhW1kRYp0+TiY9e
 mBY4otVb8didQUI+NVJMSIr5IwJfBBO3jKOVFHv1+Ka9248uhgg5Y=
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=
 messagingengine.com; h=content-transfer-encoding:content-type
 :date:from:message-id:mime-version:subject:to:x-me-sender
 :x-me-sender:x-sasl-enc:x-sasl-enc; s=fm1; bh=1mLz3d/zhvokOa9RmX
 oMNO7vPyv15L7gb5mgegDao9I=; b=DwywohH55K8AxoRCL0zXr8Mfp8XLPzadtz
 nPZmCqiGaL2SYjx5ZWQgnkNy/Ri3Zz4ULqVx+GhaQAbFOF8Vsl7joqAr+I8ik0pk
 WBQtb3ww98RJ1ARrU/9xjf5nMGl/DdhEkmb6jmbX23mdMp/Gl6x9dT40FDysB971
 t5Lj7VMGckKRDkfFMd9qtPIh7iUZ/wGt9Q1HnlBref79YHkk4Ca7Op7akSFO3Ek2
 jZMydk4dbHAzlH4bgz6Pg15obZNYUJJyk9F1CPGvNfG8ZGioub65SgwmH8bWgOiV
 FQMQ1wPqlO17K1mmJYfuoyRhHb7OG78szLWHwad/+cAwZwkc3yOQ==
X-ME-Sender: <xms:9reDWfk7bOl3JSgTKkpnz6eMKkEdH-v5ZbWpoAG3gQmz9Dal4Z-6-g>
X-Sasl-enc: hgFZh4IukP/FOzUgENgcEBWtkGVcjUItoTTYfxZ4gTlT 1501804534
Received: from xps.localnet (130.20.90.92.rev.sfr.net [92.90.20.130])
 by mail.messagingengine.com (Postfix) with ESMTPA id 557F37F356
 for <announce@dpdk.org>; Thu,  3 Aug 2017 19:55:34 -0400 (EDT)
From: Thomas Monjalon <thomas@monjalon.net>
To: announce@dpdk.org
Date: Fri, 04 Aug 2017 01:55:32 +0200
Message-ID: <1587933.0oe1vtP1ke@xps>
MIME-Version: 1.0
Content-Transfer-Encoding: 7Bit
Content-Type: text/plain; charset="us-ascii"
X-BeenThere: announce@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
Errors-To: announce-bounces@dpdk.org
Sender: "announce" <announce-bounces@dpdk.org>
Subject: [dpdk-dev] [dpdk-announce] release candidate 17.08-rc4
X-BeenThere: dev@dpdk.org
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Thu, 03 Aug 2017 23:55:38 -0000

A new DPDK release candidate is ready for testing:
	http://dpdk.org/browse/dpdk/tag/?id=v17.08-rc4

It should be the last release candidate before the release on Monday.
Most of the high priority bugs should be fixed hopefully.
Some critical fixes can be integrated in the last days if they are small
and properly reviewed.

The deprecation notices must be acknowledged before the end of the week.

Please test carefully this release candidate.
Thank you everyone