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 EB28E5580
 for <announce@dpdk.org>; Sat, 16 Jul 2016 20:23:52 +0200 (CEST)
Received: by mail-wm0-f42.google.com with SMTP id i5so67937943wmg.0
 for <announce@dpdk.org>; Sat, 16 Jul 2016 11:23:52 -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=CsZV2mARqcE9CG5WTbE9tDzqh7p55uOIeATG6MuUwRI=;
 b=FSzxP1pvpDP49jSjbLkPrI28n2hHvtBjSLvIl7nAZiCWx9N3mggINR+aOLsh98mi99
 wYto0YglsXpaehdHgI2vRQwdoG1P1TkmsdcxsVDEJyFBFIQ3Hxhcx2ntI2FsIDmNY8Z6
 uxZh9Jy0UYdZ05OFqz6V3rPZjWb9Tu2PsjJ0iL76HxPBCs8i91Kbx3AhB1TkILrulutg
 CANK32gb6/mrNCUls3kyW/Ucq2eXqf2Ys29lkObRL04RittF3bj4TcRZX9HZxFsxNR/Q
 CDAcKW/oq23Z3OmaeWZlYeGcQZwemK/WhIAA/5KjAsfirEVDmn3Y2kkoLO7QjU0izt0P
 2m7A==
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=CsZV2mARqcE9CG5WTbE9tDzqh7p55uOIeATG6MuUwRI=;
 b=lNLrikjHISzxCa8Br+bFSma4BMkvRRO5Mkvu7uc83Ypj6Sq9MKm10WO+0BHClcXnup
 +o5ISLGBuH7M1jQjXKEGqIRGYzY1VqQncyBakSF3mpUVbiyXwnXJDxxqGsIF5EWdvcmS
 VVM7LR0p4ujwIBeGf0oOcVR7s9qaPhRLaT9KtjePgqYgpEUGeYNfx6S+pihpIHAfvP+M
 +qOy6TB9LE/3GwUEfRCm4r564lBnaG7hulQOjI1rFphspbsU2/6tcbUW/H5ygRM7gN/M
 ISQ8F3EODcf8O0IxRjSRGwSKjfG+HeMAnNI9dpvN5lyM76hKNlFcb1PejbuTPDlUKEWI
 GWHA==
X-Gm-Message-State: ALyK8tLk8VhIFQwJI9v6bik7C/8SkX94uKWcE2zTSA9xq32B0HmFQ1v+gjETkKQp8glErDOf
X-Received: by 10.28.125.80 with SMTP id y77mr26923092wmc.25.1468693432504;
 Sat, 16 Jul 2016 11:23:52 -0700 (PDT)
Received: from xps13.localnet (167.20.90.92.rev.sfr.net. [92.90.20.167])
 by smtp.gmail.com with ESMTPSA id m201sm3836375wma.11.2016.07.16.11.23.51
 for <announce@dpdk.org>
 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);
 Sat, 16 Jul 2016 11:23:51 -0700 (PDT)
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: announce@dpdk.org
Date: Sat, 16 Jul 2016 20:23:49 +0200
Message-ID: <2326655.NepK3up4fp@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.07-rc3
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: Sat, 16 Jul 2016 18:23:53 -0000

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

The workflow to finish this release seems quiet.
The next release candidate should be mostly dedicated to
the last doc updates and deprecation notices for 16.11 changes.
If there is no important bug discovered, we can make the release
in one week.

If you think an important patch has been forgotten, please shout now.

Thank you everyone