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 2A27A288C;
 Tue,  6 Nov 2018 04:08:47 +0100 (CET)
Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com
 [66.111.4.29]) by dpdk.org (Postfix) with ESMTP id 4D94F91
 for <announce@dpdk.org>; Tue,  6 Nov 2018 04:08:45 +0100 (CET)
Received: from compute1.internal (compute1.nyi.internal [10.202.2.41])
 by mailout.nyi.internal (Postfix) with ESMTP id CFCFB22E0C;
 Mon,  5 Nov 2018 22:08:44 -0500 (EST)
Received: from mailfrontend1 ([10.202.2.162])
 by compute1.internal (MEProxy); Mon, 05 Nov 2018 22:08:44 -0500
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h=
 from:to:subject:date:message-id:mime-version
 :content-transfer-encoding:content-type; s=mesmtp; bh=k7ota/NKh9
 Bc1cu2n3g2561n9ESyrBPAGChFOweRc3I=; b=ZhkOiCUnhCruGal6/7dJTxTiZ/
 sjTp72zzwXULCOrjPR/AA/KLxwJYldzfmod05cNSWATcTfguwKsUTm/9IH0HtLUb
 iucz/m/t/0a7D3fWd7OQx4tThtJuawTG9SkcdVARaUctGp8UaYOHTuEPrnsooJSr
 BtvsYGDoyMCMyfNg4=
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-proxy
 :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=k7ota/
 NKh9Bc1cu2n3g2561n9ESyrBPAGChFOweRc3I=; b=M+4e6yVq5Yr+cmkLj7PT4M
 v6RDtGayuzju+JomeKqACHUgF8MNGNGzuSl1xI34tZ/bxYFG1pU+KQm3LR0mjOKB
 JoKy5QTx6O6jHiokLcvPN4+bJvWMfRW9yZzYp5GmqJZb/0FvTSvNJ7QpogBNF40u
 nwc5YvNFC4FNZ8F2NlRhIamytLNp9/rxJCsP485407gsqy7nw8qyeFv6vQ3B1VuU
 fpHoGpLTLVPdXnYBujM5PCe1mOFxkE19URykpjKnJjt2L3AczFOdsal8d7ol2LBK
 Y5TyVpHcQ64vgbhpiBNFq7s0SlAL7peE/zip6ZBZXgp1vZIJlmiOu5U+zQWMB8Cw
 ==
X-ME-Sender: <xms:vAXhW7oaprTMYOuYnFNT-CeXp_bA6nsSvKgtJFXbjQBxZe1csruUFw>
X-ME-Proxy: <xmx:vAXhW5XVhhzyKblIBlMSKU_rxBNFKa7WUQdNyfsz1gqTPTenkxTodQ>
 <xmx:vAXhWwjQO152BCwiJpVLafHDKXlqOuAKtjim_Mic5u1ij-EDhbq_Bw>
 <xmx:vAXhW71ufx-BI2S8aFChfRVdMGz6HNXPtNeXWD_87wWLBGdN4hxpdw>
 <xmx:vAXhW639biQtaKQu3NmVS4s4iAzJl3CXUjW6w6FSe-vNAvJ-H1hiQg>
 <xmx:vAXhW0ygbEpLGH7vb4TY9AabKj37AGuYH9YdZYbuSgVrOwrTIe7WZg>
 <xmx:vAXhWzOqYBcGLBvqd3cbUt-VDCefD76DiYm9Xk2rUE2ZMzM5mKSuRg>
Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184])
 by mail.messagingengine.com (Postfix) with ESMTPA id 20329E40E6
 for <announce@dpdk.org>; Mon,  5 Nov 2018 22:08:44 -0500 (EST)
From: Thomas Monjalon <thomas@monjalon.net>
To: announce@dpdk.org
Date: Tue, 06 Nov 2018 04:08:42 +0100
Message-ID: <2389128.qpEQNCPiSh@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 18.11-rc2
X-BeenThere: dev@dpdk.org
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Tue, 06 Nov 2018 03:08:47 -0000

A new DPDK release candidate is ready for testing:
	https://git.dpdk.org/dpdk/tag/?id=v18.11-rc2

145 patches were integrated.
This version should be more stable, as we are approaching
the 18.11.0 release date, hopefully in two weeks.

The release notes should be almost complete:
	http://doc.dpdk.org/guides/rel_notes/release_18_11.html

Some highlights of 18.11-rc2:
	- fixes for DMA memory check (32-bit is still failing)
	- improved C11 version of ring library
	- FIPS validation application

In order to be fast and flexible, subsequent release candidates
will happen when some significative patches are ready. 

Thank you everybody for composing a wonderful DPDK rhapsody!