From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <announce-bounces@dpdk.org>
Received: from [92.243.14.124] (localhost [127.0.0.1])
 by dpdk.org (Postfix) with ESMTP id 8615D1B315;
 Mon, 13 Nov 2017 06:52:50 +0100 (CET)
Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com
 [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id E2CDF1B30E
 for <announce@dpdk.org>; Mon, 13 Nov 2017 06:52:48 +0100 (CET)
Received: from compute1.internal (compute1.nyi.internal [10.202.2.41])
 by mailout.nyi.internal (Postfix) with ESMTP id 5BD1420BCD;
 Mon, 13 Nov 2017 00:52:48 -0500 (EST)
Received: from frontend1 ([10.202.2.160])
 by compute1.internal (MEProxy); Mon, 13 Nov 2017 00:52:48 -0500
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; s=
 mesmtp; bh=Min43QWBSNnXR8VefMBvlah8cLbS9JzdwkVwM18g2zc=; b=KsVpW
 0FDRdGb7RBvFOW/IshmYbFlWL68GRz/FtNy3DtjgbmA4gsXerW9TYLBRVHh6x7L0
 S+oYWNPyE5T9KKybbkK4MCd3SLEWHC9cVg9Jt98NAAQJae2ppCwTwqclML+vzn8I
 csgWClkza7cCC1oF1Mee8kX6mnZs7tKHqDvVpQ=
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; s=fm1; bh=Min43QWBSNnXR8VefMBvlah8cLbS9
 JzdwkVwM18g2zc=; b=TcoeZ2pBJVAlnAb+HdYGQG70iI1jrbXC5Zigj7JfNOSIR
 BB1tC1RtawHYZN5Nxlpg1J/1Ck/RTTVs6C9fHkgrpmxBfR+jPIN6+uoLgujAPicT
 JF5PWP2WEImD1pT/DGu754ATyfCy6RNwygwwnOkdFQifO1oedubiXmrHGQokUwbh
 p3v1xHw1ooB92rZI3xBDQKGAkpEpfsKJ/bxpFA3wQD86F+ISVCcupcz8+2NxOYvx
 hXYeLXqltedK2yfei7jMsw6PSD81WJFsm5iO+JxpuupJyxpW/0hKBOBi+7NCLwxm
 hshCnaHu1dkM+dcHizcS9gpsSCj+MuaFlytUCb9mw==
X-ME-Sender: <xms:MDMJWlDZeBnDl3V4EvlFpGqa02KoPRSgKfo7PtpWdtyoXifgU-sBtw>
Received: from xps.localnet (unknown [37.170.73.51])
 by mail.messagingengine.com (Postfix) with ESMTPA id 9B8A07FA91
 for <announce@dpdk.org>; Mon, 13 Nov 2017 00:52:47 -0500 (EST)
From: Thomas Monjalon <thomas@monjalon.net>
To: announce@dpdk.org
Date: Mon, 13 Nov 2017 06:52:41 +0100
Message-ID: <3975908.kmbPxxyL6O@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.11-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: Mon, 13 Nov 2017 05:52:50 -0000

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

The release notes should be closed now:
	http://dpdk.org/doc/guides/rel_notes/release_17_11.html

There are few tricky fixes in this last release candidate which need
to be tested before the announcing the release.

Please test carefully, thank you.