From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <thomas.monjalon@6wind.com>
Received: from mail-wm0-f53.google.com (mail-wm0-f53.google.com [74.125.82.53])
 by dpdk.org (Postfix) with ESMTP id 8196E559C
 for <announce@dpdk.org>; Wed, 16 Mar 2016 22:37:15 +0100 (CET)
Received: by mail-wm0-f53.google.com with SMTP id l68so517082wml.0
 for <announce@dpdk.org>; Wed, 16 Mar 2016 14:37:15 -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=tepFrXeQIae7zSrM165b4v67h4S4/pNBraxeudinPOg=;
 b=Eb8j0LpT95A1DxP9ppwJj+r/2EhGVKS9SYjxKEsTdYNOMXtGlXe2xqBaWlkkqajvHV
 VxbLqWF5KNm3qBWX4Lfnv/5WxgJJY8UIHA/FojXVYpTz0D6ab7SJIS3wrBdM6oJ59JFL
 01ZZjIhl8bRfvpnTorLSaFstshlRVV2aCpvjiT/5GfemM5Wuf/uVTNCZnXKrX6hesjnG
 jUuOGHWQzl8G8EVnR6dhuZKLSQYfDa+qFeu7uEp/0d5cYVuQndP9Bk/cwJxeRZphuhC9
 YOxe9lxQY4lnBt5KngUNRA15pbaHftJ0Msc/FEWXjRDaJF0H7oO4d/sPa1kX9BRQoN39
 W7Fg==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20130820;
 h=x-gm-message-state:from:to:subject:date:message-id:organization
 :user-agent:mime-version:content-transfer-encoding;
 bh=tepFrXeQIae7zSrM165b4v67h4S4/pNBraxeudinPOg=;
 b=gq9rWAj+XD3oHkREFMcQQqeSxFC/MKPsoYkfr5Bw83Bcyepzqn/GFS7eW5e0WOQGRA
 mfJF82akd4XUIp4Xez4xaTHoXZoxP02wjb1vj5p9fICwSBLEEDNY341a1NnuMpkxmeDe
 iUVj1hWtBiE8QYkv4aGAcwX1gJqx2h8pQXQoAiqUHa4OplWDC40b9yT+wG//CyUVZHHs
 nrmqmf8GvQa3liTD1/mA79DCKQOqs1B4Bx9M2ekKItVcv4AbVWZb7DX6azVKbJu18cce
 k3NwOw2eEdaz+9iT8eNXaEj4wuXhDOa3CIpk23opXCdiHqlc+jvw/QvxiJqIK0OyNPfN
 TPsg==
X-Gm-Message-State: AD7BkJKZpiRpdNWHiF1rt5t6ePWPmNmW2+jkfthCxAQmUbI39eyxXQvFhne/4aox1I4XLY5S
X-Received: by 10.28.170.137 with SMTP id t131mr31474997wme.74.1458164235320; 
 Wed, 16 Mar 2016 14:37:15 -0700 (PDT)
Received: from xps13.localnet (91.111.75.86.rev.sfr.net. [86.75.111.91])
 by smtp.gmail.com with ESMTPSA id ka4sm4762846wjc.47.2016.03.16.14.37.14
 for <announce@dpdk.org> (version=TLSv1/SSLv3 cipher=OTHER);
 Wed, 16 Mar 2016 14:37:14 -0700 (PDT)
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: announce@dpdk.org
Date: Wed, 16 Mar 2016 22:35:47 +0100
Message-ID: <1889493.VJkEUdqzec@xps13>
Organization: 6WIND
User-Agent: KMail/4.14.10 (Linux/4.1.6-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 16.04-rc1
X-BeenThere: announce@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: release 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: Wed, 16 Mar 2016 21:37:16 -0000

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

This is the first release candidate for DPDK 16.04.
As the new versioning scheme suggests, this version must
be released during April of year 2016.
We have 3 weeks to make the validation and fixes.

The current release notes show most of the main changes:
http://dpdk.org/browse/dpdk/tree/doc/guides/rel_notes/release_16_04.rst

The last big changes which could be accepted in the RC2 are:
	- link speed API rework (waiting for feedbacks)
	- update of recent drivers
	- new drivers

Please start now discussing the changes you plan to do for
the next release cycle (16.07).

Thank you everyone