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 CA6E99B45;
 Tue,  1 Aug 2017 00:56:00 +0200 (CEST)
Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com
 [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 461649B43
 for <announce@dpdk.org>; Tue,  1 Aug 2017 00:55:59 +0200 (CEST)
Received: from compute1.internal (compute1.nyi.internal [10.202.2.41])
 by mailout.nyi.internal (Postfix) with ESMTP id B7F3B20AB1;
 Mon, 31 Jul 2017 18:55:55 -0400 (EDT)
Received: from frontend1 ([10.202.2.160])
 by compute1.internal (MEProxy); Mon, 31 Jul 2017 18:55:55 -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=5du6HIMxbK1lyvdP9mA8u8He3Mr+D7nlcQOSfm
 snWI8=; b=iD08ZUH4bwvn1WRnjeP4kUWnxhsTqisZGFyE8AK38ZOWx6x0PCsPPa
 nzcfvZeafG86Tpo5cX4+pNVEBR9mQigdggHenB4wBny6VdbLTxQXGpqglvRONjJC
 WGYDKtiOOtQ7cZOu9pRLqKj1Ea91RAmOsOfOTI6za0SOras2FOElI=
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=5du6HIMxbK1lyvdP9m
 A8u8He3Mr+D7nlcQOSfmsnWI8=; b=AeflVUYmZeEaR8qG/Y3sUQs0/FER382+4M
 ksocINdsCqQqcsO/WGd0qOj+BCHJF2InP9l91f3s6NO+apQDfssLlmn4Q4zYotuK
 VwT7iY8Il4vOnAIR65boGlZ72KNd+WvAdykxxwMwGrxNkTxW7IccXDKDNbta3P4V
 xXMyNIj+zl9ShdTdP7I4z9P5WFdoWzI6xZH4FFgrCKxw5HAzukjRY3gJKAyIwYWW
 gxxuli9075sRIbPYhdYAy2CTeuszPe7jlxEJVDe5l95V0fEygdjCOfSjQgNC1psQ
 EO5PT3gBO+kulrJ+xW5QW5UT2SB4dEBwN8B2dOg/0DjiMOjyvHow==
X-ME-Sender: <xms:e7V_WWkqmluROd5lhyLhhCq3Ck8Y3LAb4EXLmixijlEruZXqNrq2_Q>
X-Sasl-enc: LSLbtzCFYmr9GURZnO6/h2fmps8wWm2cYq8QDnXYgzHw 1501541755
Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184])
 by mail.messagingengine.com (Postfix) with ESMTPA id 7241C7E1BE
 for <announce@dpdk.org>; Mon, 31 Jul 2017 18:55:55 -0400 (EDT)
From: Thomas Monjalon <thomas@monjalon.net>
To: announce@dpdk.org
Date: Tue, 01 Aug 2017 00:55:54 +0200
Message-ID: <3871410.yMhKHXEM8D@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-rc3
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: Mon, 31 Jul 2017 22:56:01 -0000

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

We are a bit late for releasing 17.08 at the end of this week,
and there may be a major bug with shared libraries.
For the next step (-rc4), only very important bug fixes will
be accepted, as well as tooling and documentation additions.

Please test this release candidate and check what is missing.
17.08-rc4, planned this week, should be the last release candidate.

In order to prepare the next release, the deprecation notices
must be reviewed, and the roadmap updated on the web site.

Thank you everyone