From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 8CDECA2F for ; Fri, 21 Apr 2017 04:07:19 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 395D720807; Thu, 20 Apr 2017 22:07:19 -0400 (EDT) Received: from frontend2 ([10.202.2.161]) by compute1.internal (MEProxy); Thu, 20 Apr 2017 22:07:19 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= content-transfer-encoding:content-type:date:from:message-id :mime-version:subject:to:x-me-sender:x-me-sender:x-sasl-enc :x-sasl-enc; s=mesmtp; bh=9NDnyA1er7b3vAy6sMSeWTougXj414+HFNHzBI +EHB8=; b=gT2GxnHQRsZZDBfWPi7DeBAu2eOfan7OoPQSm9AP8vgY6eF7pueb1/ o/AmvPNLmF2T+RyrJIxJeCmEB40ZwtXlNng0U+mfEkbYQosc/9r+KvHVGyqdRFVX 6p8jxFCNH496wK0UTRNAol0JEGTICltlMKZo5AoJkHhKc4eR8ok3E= 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-sender :x-me-sender:x-sasl-enc:x-sasl-enc; s=fm1; bh=9NDnyA1er7b3vAy6sM SeWTougXj414+HFNHzBI+EHB8=; b=OXh6iMkeO/CBU121pUf94MCPO7SpOfKGNy iYxzejSVpnpYkjPTZokMM7MB7ok5r9bfNCgUqQsuCnqwpE46Gp/0axqHoBao1GwL d04R773L20aerDFJLK9gzBRwH3Rlb4QqOOSTxPf2K+74A0LERGC0xct5GuHuSpXu TDqGvg4y9TnXDmbjpb0JOOqz+9LyXqtiQMJ3GfEivHC5gOWMS3ofRJg6FChV87cr 3gGcd4aT+ytuK5vlLC+Q9/bZvWbgx3kX4Ljcwr1MZ5VctZ971+ZaPF6kUAo8KqMH /cW30X9UN7CmtyNuUMh4N2xtYks6gcJH018ggE9EFAzgU84WNdiA== X-ME-Sender: X-Sasl-enc: 32rk+ipwoiB+ONOsUUnqas86LXqhRdUtSZs7O8X2DX4X 1492740438 Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id E388424526 for ; Thu, 20 Apr 2017 22:07:18 -0400 (EDT) From: Thomas Monjalon To: announce@dpdk.org Date: Fri, 21 Apr 2017 04:07:18 +0200 Message-ID: <7532879.auWIEG3T7V@xps> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: [dpdk-announce] release candidate 17.05-rc2 X-BeenThere: announce@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK announcements List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Apr 2017 02:07:19 -0000 A new DPDK release candidate is ready for testing: http://dpdk.org/browse/dpdk/tag/?id=v17.05-rc2 What's new in RC2? - progress on bus rework (PCI and VDEV) - ethdev xstats by ID - new Atomic Rules ark driver - new NXP dpaa2 drivers - a lot of fixes The release notes have been updated: http://dpdk.org/doc/guides/rel_notes/release_17_05.html It was a big RC2 with 271 patches. The next release candidate is expected to include only some bug fixes, tooling, packaging or documentation updates. This 17.05 release could be the beginning of a new process innovating by releasing on time Let's expect a RC3 in one week, and possibly a RC4 few days later. Please maintainers, open patchwork to check which patches lack of reviews. Thank you everyone