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 C3F4E2BAE for ; Fri, 21 Apr 2017 03:49:43 +0200 (CEST) Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.nyi.internal (Postfix) with ESMTP id 36324209E2 for ; Thu, 20 Apr 2017 21:49:43 -0400 (EDT) Received: from frontend2 ([10.202.2.161]) by compute7.internal (MEProxy); Thu, 20 Apr 2017 21:49:43 -0400 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=ZvQIbUGmFx+iobXjEp j+azxuPR79FJyMJF/GO2j8elU=; b=Xw4rmrX6/ExThwYSx1D1pKdsz+L7iEgyZY M5nJD8lZJUTtKJnnOwpv7BToDYgT0Ugb7axDtsKanYjk7d71T5jlr8X1GRbqcInc L/dauNrmqrW94oZUJsdTO5YSDvUnbj/MT4On1VlCeP78S9k0MSTWrG0+ZMnX+Yx7 wOkyNl0XlK/IzI9YQKtg957Ld2NSs8AsAn6EtdEb5A/hnZARv2WeUdahsb8QazQg TWcoQPMGFZz7w3Grd0ef2TIsCMdRPK+pjWKyE97kqinAj6P3vVqxrG5TFuP+dhQm 0vBcvSBX+RCZ30L2YPCv1KgDdbRroBLBniJGT0Y/uka8IonO4reA== X-ME-Sender: X-Sasl-enc: G7BQ1jC8zmiBzg9wvkAFt7YiCZU7eaxn0nHNy9R9Zni4 1492739382 Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id E869B245DF for ; Thu, 20 Apr 2017 21:49:42 -0400 (EDT) From: Thomas Monjalon To: announce@dpdk.org Date: Fri, 21 Apr 2017 03:49:42 +0200 Message-ID: <13241754.WbFA3XAbsV@xps> Organization: 6WIND 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 01:49:44 -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