From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <thomas.monjalon@6wind.com>
Received: from mail-wm0-f42.google.com (mail-wm0-f42.google.com [74.125.82.42])
 by dpdk.org (Postfix) with ESMTP id D682A68F2
 for <announce@dpdk.org>; Thu, 27 Oct 2016 00:09:07 +0200 (CEST)
Received: by mail-wm0-f42.google.com with SMTP id b80so250807286wme.1
 for <announce@dpdk.org>; Wed, 26 Oct 2016 15:09:07 -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=dBsbvwo5OLTMYAFSep1d5Jwr5X1fxjCL/6asvd8DXsA=;
 b=WCx35hCYYAeYRWmwjL+3sfJ7d57XYGDZp/kqsPR5y4OblNsLdHSP3J0kV/mEa5E6Yu
 67RDHQXvHCmd8h8JrHsewz35eVvX4JFZhByQklXCz2fzltrLtFIzp3q4v2ZUFb7s7gW5
 sufYROyP1bweIYYpJskXOcD4SCtDHeudWWvmcDem8AE2Hq4wQ+InlmGUaD8xL2+ERbto
 Xo2XEzIT2OeSqaLR66i9s0idb3oWSOMiD3NRWHvLdqmHdLuxDQCvY4ksUN6jOd4Y0s+J
 NDw9Mj/8uVEa9N40Ojv/RNs4ZsTpj36jJhS21qBRvAVOUhhtqMJqQ3TFvrtNJfYgujYj
 O5CA==
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=dBsbvwo5OLTMYAFSep1d5Jwr5X1fxjCL/6asvd8DXsA=;
 b=F7tn3p3HM6SMkvrfmJ1ORzNYQHIMUHRicaPrBtVszvp5PPYs7DwCozloU2LuptPabU
 4g9rA3hjQyEclV8HR8bEL/N3W6zY4eCVXXIZq50tVPZMyD1Uk2sm3Kdw0Hy7/2WvjVhf
 khXwfYUcQXnZkj7z+NSoCtU9wMiLr9tcn9EayvlT0JuGqa7u7uM11lYWMBhuKZEO0lKa
 xmK/A6kk/qHuEN6ljXnfCIbuUndaLEJxMLeJagMK4yiQ8yK3ebRDLxNt3DOn+/MY1PiJ
 ga7ncYUt3Oygkf7UxWDFHuzRrNAamfyUPu22E2ohDDBuS0d3J/wNtCVj8HNevufikCac
 dF9g==
X-Gm-Message-State: ABUngvdHcmC5HTdO70RT4cR5oA6fNVjePchQ8tUmNnTJV+ZOBlODcN1mYrbWS+DCHRsVCyo3
X-Received: by 10.28.211.130 with SMTP id k124mr4825849wmg.122.1477519747357; 
 Wed, 26 Oct 2016 15:09:07 -0700 (PDT)
Received: from xps13.localnet (184.203.134.77.rev.sfr.net. [77.134.203.184])
 by smtp.gmail.com with ESMTPSA id c4sm5358986wmh.4.2016.10.26.15.09.06
 for <announce@dpdk.org>
 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);
 Wed, 26 Oct 2016 15:09:06 -0700 (PDT)
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: announce@dpdk.org
Date: Thu, 27 Oct 2016 00:09:05 +0200
Message-ID: <5576324.XMgiOJeFoJ@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 16.11-rc2
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, 26 Oct 2016 22:09:08 -0000

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

The release 16.11 is going to be small.
We should try to speed up testing and fixing bugs in order to start
the next cycle timely.
Please shout if you are aware of an important bug.

Now, priorities are:
	- bug fixing
	- API names check (renaming is still accepted)
	- documentation and release notes

Thank you everyone