From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id 2BF2F1B84F for ; Thu, 8 Feb 2018 23:38:41 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 72C7020CB1; Thu, 8 Feb 2018 17:38:40 -0500 (EST) Received: from frontend2 ([10.202.2.161]) by compute1.internal (MEProxy); Thu, 08 Feb 2018 17:38:40 -0500 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; s= mesmtp; bh=SXZcJ3TzQXYaW9IqIMCyMs7V5yxyx40DYhOTTd/ALqk=; b=GRetk 5CObosfxFk1Nqdaes2azMRMMyP7amymbrpu9xGUbc44sqZjb6T8euZsLCwqq2l91 KJM+M2cv2WPUCfB2QRgw+hXunpYVT88KEFgT4c5FBV60q6rt/t88MDw1VHgk/dLe HG7goC7T542yFARSXbHzbY0ckuBBaW5yBfgP2c= 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; s=fm1; bh=SXZcJ3TzQXYaW9IqIMCyMs7V5yxyx 40DYhOTTd/ALqk=; b=S8ZRtLiu5uiho3zGBRIEzqVxFtMA7X9TTB8WgjxW4Ae8z PXFrZPDNHUyxKKUIYcghAvTWiZp0A4lXlbxX7/u4qdNlfwYhSJObno1QyUwQO6rB NyVg7trgFhK3B5EQhEOgU6mcL6gWFLaV2RwnOlyl5/VdX2X/9yjtcRGeUDiEO908 va0DjkM1d5AzGMbHGFRx8lbo/gYaeU2oLKqiWUu7IQeIqjlPIqPCWh71mZyCyKn5 90w9iEvLOb/TbgymtYIgAz/eTtUeaaIsg5IZ4hiWEwTAHuOUzo9/wpVC6tGqxIKi cGW4UGxpMGNXilt1RQ/zIMg0e3FWMn0pDQpJIIIlA== X-ME-Sender: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 2469F246A5 for ; Thu, 8 Feb 2018 17:38:40 -0500 (EST) From: Thomas Monjalon To: announce@dpdk.org Date: Thu, 08 Feb 2018 23:38:35 +0100 Message-ID: <11273324.2sya2JGQOB@xps> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: [dpdk-announce] release candidate 18.02-rc4 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: Thu, 08 Feb 2018 22:38:41 -0000 A new DPDK release candidate is ready for testing: http://dpdk.org/browse/dpdk/tag/?id=v18.02-rc4 The release notes should be closed now: http://dpdk.org/doc/guides/rel_notes/release_18_02.html There are a lot of deprecation notices waiting for merge in the 18.02 release notes. Please review, ack or discuss them. These announces are mandatory to prepare the next release. This is a very short release candidate (only two days after RC3), in order to do a last validation before Chinese New Year. Everything should be perfect now :-) If more changes are required after this stage, please test them carefully and be prepared to assume a possible regression in the major 18.02 release. Happy testing