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 993C1A0530 for ; Tue, 21 Jan 2020 02:10:19 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 001C41BFA8; Tue, 21 Jan 2020 02:10:18 +0100 (CET) Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by dpdk.org (Postfix) with ESMTP id 468F81BFA2 for ; Tue, 21 Jan 2020 02:10:17 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id B92F121FE5; Mon, 20 Jan 2020 20:10:16 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Mon, 20 Jan 2020 20:10:16 -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=yjJTCwoIiy yovPMnUtePft/fPs1eI5DS/GULxrDDK2U=; b=DaeXBOrmOP5dg2U8ku13wHh5mP yzkm39QDO5JdbgJ3iWFLMh8QJrd/eND+Beo0MSWn6//4GCNb5y6Kngn/6hSGuW/y VD3hhbKwpqtvbl5PJj9jGEPAKk+Vx1PzE7g6hvAoKGc7f60neoR4IzGB6C8qt5O1 0JnoiQHJ3MVyWz368= 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=yjJTCw oIiyyovPMnUtePft/fPs1eI5DS/GULxrDDK2U=; b=hoID0Q3HPzZGdB1y9TFWMt 3f1VEp6c3DZbSr37AhsuFuAzVYc2U5Nx0nv9IHq8Mlg15aapHIn0C3A4nOWfIFP1 TQNBvEfBx0UeNwXKiFVPH6jxDMSbqOMs8V8l4t982t+x2lzx+6Oc679twaxrUcZM B9xBVD134GKnWQf2nKbRMbrlaeiUZmETgWBz+yAiexBaWdAkdge8OkjN2RV19Gh6 anIM7GwBlf1ivB37dywGn73YSP/GdIGthVnKKteKyoN6ZT3Hlckrf8F6NHa6jw7B OZqn4gYkjXBSGKMVbP9Ss8HFCwCkTdLSe0kNAf3OaGSBw3r4uDgqWvzgMhgHhBcw == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedugedrudejgddvlecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecunecujfgurhephffvufffkfgggfgtsehtufertddttd dvnecuhfhrohhmpefvhhhomhgrshcuofhonhhjrghlohhnuceothhhohhmrghssehmohhn jhgrlhhonhdrnhgvtheqnecuffhomhgrihhnpeguphgukhdrohhrghenucfkphepjeejrd dufeegrddvtdefrddukeegnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehm rghilhhfrhhomhepthhhohhmrghssehmohhnjhgrlhhonhdrnhgvth 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 1E7B530609DC for ; Mon, 20 Jan 2020 20:10:16 -0500 (EST) From: Thomas Monjalon To: announce@dpdk.org Date: Tue, 21 Jan 2020 02:10:15 +0100 Message-ID: <2434906.H8VbNj7W2P@xps> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: [dpdk-announce] release candidate 20.02-rc1 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.02-rc1 There are 374 new patches in this snapshot. DPDK 20.02 will be tiny, as expected. The release notes so far: http://doc.dpdk.org/guides/rel_notes/release_20_02.html Please think about updating the release notes when you add a feature. Highlights of 20.02-rc1, grouped by category: General: - FreeBSD 13 support - Linux kernel modules disabled in default build - API wait until equal - use CPU lcore with ID > total max - ring with configurable element size - pool of mbufs with pinned external buffers Networking: - Pensando ionic driver - Marvell driver for OCTEON TX2 end point - rte_flow API for DSCP - rte_flow API for L2TPv3 over IP Cryptography: - more algorithms: Chacha20-Poly1305, ECDSA, ECPM We have more than three weeks to complete this release cycle. DPDK 20.02-rc2 is expected on 3rd of February. Thank you everyone