From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 20E5AA04AB for ; Tue, 12 Nov 2019 09:42:53 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id C476727D; Tue, 12 Nov 2019 09:42:52 +0100 (CET) Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by dpdk.org (Postfix) with ESMTP id BDBD9271 for ; Tue, 12 Nov 2019 09:42:50 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 64F0E22056; Tue, 12 Nov 2019 03:42:49 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Tue, 12 Nov 2019 03:42:49 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:subject:date:message-id:mime-version :content-transfer-encoding:content-type; s=mesmtp; bh=JMukNagKRi oKAh4IDmzsfXyjqHsKYP6CwzbVSQwmNgk=; b=qfUKijSaqinW5+aEGCXxE8R0F/ sEpJaVjegPJSCZacKzs2L8jdb6bzy+R1s+8NDV++R+sxcp6MLDVHsYTGRMFAWL+6 w2Vy3mlowgkq9jjjvX069+KWEQtWVfsDJchtrugrfTPpwBa0Xrad8WRbV4LKPdtx SDyN7HHcNEj7lUvFs= 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-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=JMukNa gKRioKAh4IDmzsfXyjqHsKYP6CwzbVSQwmNgk=; b=DHQfzewUeVv/BqOA8WW6c1 lYi9bazpQLb07Ybc67VzoPX7kYeZ0sekMpOMZq6PyrO19bQidPwMco7x1i3u0nYg j6qPUDfuIP7bJXVHGZ2qkgHrUWm3kGSWk6cP5n4I6/CMPfKJwPAFCOFwdtKiAj3Z Lklas2EUhRLgvREB7mobIruF397Z7HpX9MM1C0vTubwKbnBt9MCsZ9t3WOMazZwM 5pXuwip1uJiprJh6aDydCvZlbqB6+Xu3WSpolaQ81ad9SBompb5WCuRvW7PB6qan ZcRkScDULRuH18Yko52JCv8Acrg+P0XxiY9YUcF2h8IZgT8TpRO79FY/5m/woQ2A == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedufedruddvkedgieekucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpefhvffufffkggfgtgesthfuredttd dtvdenucfhrhhomhepvfhhohhmrghsucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhho nhhjrghlohhnrdhnvghtqeenucffohhmrghinhepughpughkrdhorhhgnecukfhppeefje drudeigedrledrudehudenucfrrghrrghmpehmrghilhhfrhhomhepthhhohhmrghssehm ohhnjhgrlhhonhdrnhgvthenucevlhhushhtvghrufhiiigvpedt X-ME-Proxy: Received: from xps.localnet (unknown [37.164.9.151]) by mail.messagingengine.com (Postfix) with ESMTPA id F14ED8005C for ; Tue, 12 Nov 2019 03:42:45 -0500 (EST) From: Thomas Monjalon To: announce@dpdk.org Date: Tue, 12 Nov 2019 09:42:37 +0100 Message-ID: <3050410.09nUTbrymd@xps> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: [dpdk-announce] release candidate 19.11-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: , Errors-To: announce-bounces@dpdk.org Sender: "announce" A new DPDK release candidate is ready for testing: https://git.dpdk.org/dpdk/tag/?id=v19.11-rc2 289 patches were integrated. The release notes so far: http://doc.dpdk.org/guides/rel_notes/release_19_11.html It should be completed with a list of tested hardware. Highlights of 19.11-rc2: - new ABI policy - LTO build - mempool objects not crossing pages - RIB/FIB libraries - ethdev hairpin API - ethdev flow tag API - ethdev packet type range API - ethdev LRO packet size API - l2fwd-event example The -rc3 should include only some bug fixes, simple cleanups, doc and tooling (especially for the new ABI policy). KNI VA support might also be added in last minute. This next milestone is expected to be released on Monday 18th. Please check what is missing and help completing this major release. Thank you everyone