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 A4EF2A0526 for ; Wed, 22 Jul 2020 03:01:37 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 317F01C0D8; Wed, 22 Jul 2020 03:01:37 +0200 (CEST) Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by dpdk.org (Postfix) with ESMTP id 621B11BE90 for ; Wed, 22 Jul 2020 03:01:35 +0200 (CEST) Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.nyi.internal (Postfix) with ESMTP id EA8195C00C2; Tue, 21 Jul 2020 21:01:34 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute7.internal (MEProxy); Tue, 21 Jul 2020 21:01:34 -0400 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=fm1; bh=SKEUNkNrORCQm vU6yKEBEdmTW4qpEWmcww+NUDmwFKo=; b=ks9fEsFtvM5WkGMgt2fCdc4F3u2ZD idF3skf45mqCOBAMlNf3AXGBRHxtad0UzVJaFMdLLw2PW5ijc1EheaFQIS80a2lh IH4G5oGewcG9vPWMu8pR+3ZuMMzuI769+CyQ5mvMwkClJ5vF9rEIDcbyOwmoGKOa Zj5tSDzk0KEcbdUeLYG1qTH2ZRN6aYMK5dnTIU92zd3pJaU8s3Xbu69jBWQKy0sm h+DvZXyja4qPkRDnYGscYqHXUIrVMjKrJ9uFdgiAWhxff3HccbjfAxJR3keLtCFL DuVOdqYoG2MbkBICTiuI4HYcSKTUl5CFHSDjfrAU0xMiNh16hQ3poHowQ== 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=fm3; bh=SKEUNk NrORCQmvU6yKEBEdmTW4qpEWmcww+NUDmwFKo=; b=ISXU4zpYvGrUOAgD4aFCYx 5bCerGxXdyUKrWTzqGSJYICL6xj2cpxMFU7ClI3yGG3h8k1Ok1wwfZa373AW4Y88 +sbIykROJBtE1TbakCHqwBJ20+R0dZ4MdIMNRuzPjN8Rqz0wTD0AkOqBEWgCVKlz HK9zoMZC0MCLPbjfnl71+ebGzPRfzJ3HC8TK44IWLiBZRtMylbjAuHyXhklIBW88 RUZY20uXXLueO376L/eTYbzFsAMFit25TINMbuCu4GBoeKjUgZ4u26dh+tJkpJYm r5g2+Q2x+ufohXrLG3gz0K12lYm673IvW1AIqrhr+KBfjo4af/3E6u8FUUCQuZ6g == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduiedrgeekgdegudcutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecunecujfgurhephffvufffkfgggfgtsehtufertddttd dvnecuhfhrohhmpefvhhhomhgrshcuofhonhhjrghlohhnuceothhhohhmrghssehmohhn jhgrlhhonhdrnhgvtheqnecuggftrfgrthhtvghrnhepueefhfegleehffevffeggeegie elhfeiteeguedvtdetudelieehvdfgvdethedvnecuffhomhgrihhnpeguphgukhdrohhr ghdpohhrghdrrghsnecukfhppeejjedrudefgedrvddtfedrudekgeenucevlhhushhtvg hrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhhomhgrshesmhhonhhj rghlohhnrdhnvght X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 5D9D53280064 for ; Tue, 21 Jul 2020 21:01:34 -0400 (EDT) From: Thomas Monjalon To: announce@dpdk.org Date: Wed, 22 Jul 2020 03:01:33 +0200 Message-ID: <1917530.LKO7mAO0YJ@thomas> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: [dpdk-announce] release candidate 20.08-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=v20.08-rc2 There are 201 new patches in this snapshot. Release notes: http://doc.dpdk.org/guides/rel_notes/release_20_08.html Highlights of 20.08-rc2: - new mempool ring modes (RTS/HTS) - new mlx5 regex driver - warning when adding call to legacy atomic API - warning when using Python 2 Some driver features have been dropped in last minute, but are candidates for 20.08-rc3. Except those exceptions, -rc3 should include only some bug fixes, simple cleanups, doc and tooling. We have one week to complete this milestone. Then one more week (allowing -rc4) should be needed before the release. Please test and report issues on bugs.dpdk.org. As a community, we must close as many bugs as possible for -rc3. Only two weeks are remaining to discuss API/ABI changes allowed in the next major LTS branch (20.11). Thank you everyone