From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <thomas.monjalon@6wind.com>
Received: from mail-wr0-f176.google.com (mail-wr0-f176.google.com
 [209.85.128.176]) by dpdk.org (Postfix) with ESMTP id 098D52B87
 for <announce@dpdk.org>; Fri,  7 Apr 2017 00:28:10 +0200 (CEST)
Received: by mail-wr0-f176.google.com with SMTP id o21so54765134wrb.2
 for <announce@dpdk.org>; Thu, 06 Apr 2017 15:28:10 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=6wind-com.20150623.gappssmtp.com; s=20150623;
 h=from:to:subject:date:message-id:organization:user-agent
 :mime-version:content-transfer-encoding;
 bh=zr6jvkqLD0T7mqODq50zXH5Hxa0CcPLdUjlQ+L3rAbw=;
 b=JnCY9II/M6qpl5ntL+AP4y23dxbZgxh7lTYpL5ZtsQucddgvGp7O1bUvzt11aAp++v
 HEUxr1W+oXb4wMg9LsC5qybAVoUEx6xk08X2QW+C3et3a4bHt/9tmjy+f+zAro4n+5e6
 WFDjf8K4hRgcL+O75qAbbzzIMgZjAVeA9/E4k2YgDA8g1vxKUuonBhQEUWnk6GdSRHfN
 ml1kMJAlx4m0YESlCCMuoYTwrIPtH3A4XuVdIYiHlKpYWDs7N9EesoJEF92rYvdT1WXB
 MPAR5MxY0c1DPygEVVig6RAJK8QrF22ltcQWJg5PA0RPO8zwzFdWjfUZRo65jLUmIqDk
 v4XA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20161025;
 h=x-gm-message-state:from:to:subject:date:message-id:organization
 :user-agent:mime-version:content-transfer-encoding;
 bh=zr6jvkqLD0T7mqODq50zXH5Hxa0CcPLdUjlQ+L3rAbw=;
 b=UkTu3XiHfzefeZRYp4yR/uAG25Fhthy9HdhRrUTJAo85N19Hvl21oVBWOJWNjzN6Lk
 BhA9DPRtCvFAdcvtojLGc0LjGqCWRctleIsudlSUtAm0F+WoLvpTmtIl+206SoG3JIk6
 Zj7IOoHJLQkIxYvXpuyNYVPyo9urCj+M7TyOt1QNlSSrITN9krvxo6n35mbIuBUhcwE2
 vfOU7Mks/Y9gN1JSm/3n3GQRdzJD6Ne0ZFndTXonKonHlO44UjY77QFOW3mob3/xtueC
 nqR8VIDbr6kGVfhxKb7+0z68Ah42g+KjxZMgG11nF9X3nCyKf0GZCJS91mqzF+U7KlHt
 sjSA==
X-Gm-Message-State: AFeK/H1tiJ8wOY4Rr3SriP5LvqmnNTwKp9S2z99eXpns6D8KOJDg6dpu
 XZ1rcMgtl+2Ath50B0o=
X-Received: by 10.28.62.139 with SMTP id l133mr25296875wma.130.1491517689618; 
 Thu, 06 Apr 2017 15:28:09 -0700 (PDT)
Received: from xps13.localnet (184.203.134.77.rev.sfr.net. [77.134.203.184])
 by smtp.gmail.com with ESMTPSA id u63sm3944958wmu.22.2017.04.06.15.28.08
 for <announce@dpdk.org>
 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);
 Thu, 06 Apr 2017 15:28:08 -0700 (PDT)
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: announce@dpdk.org
Date: Fri, 07 Apr 2017 00:28:07 +0200
Message-ID: <5943367.i4t7rzMCMR@xps13>
Organization: 6WIND
User-Agent: KMail/4.14.10 (Linux/4.5.4-1-ARCH; KDE/4.14.11; x86_64; ; )
MIME-Version: 1.0
Content-Transfer-Encoding: 7Bit
Content-Type: text/plain; charset="us-ascii"
Subject: [dpdk-announce] release candidate 17.05-rc1
X-BeenThere: announce@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK announcements <announce.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/announce>,
 <mailto:announce-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/announce/>
List-Post: <mailto:announce@dpdk.org>
List-Help: <mailto:announce-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/announce>,
 <mailto:announce-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Apr 2017 22:28:11 -0000

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

It is the first release candidate for DPDK 17.05,
which is going to be the biggest release ever.
There is already 782 patches so it is probably
big enough for a release candidate.

However it is not feature complete yet.
The major changes expected in rc2 are:
	- NXP DPAA2 drivers
	- Atomic Rules Arkville driver
	- PCI and VDEV bus rework
The priority focus is on moving to the new bus model.

You can read the release notes in progress:
	http://dpdk.org/doc/guides/rel_notes/release_17_05.html
Some highlights:
	- mbuf rework
	- event driven programming model
	- software eventdev driver
	- Cavium OCTEON TX eventdev driver
	- Cavium LiquidIO driver
	- Wind River AVP driver
	- DOCSIS BPI+ crypto

There are a lot of patches pending in patchwork.
They are waiting for a review or a reply.
Please check how you can help making progress on these patches.

Thank you everyone

PS: DPDK is a Linux Foundation Project now :)