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 44D8BA053E for ; Mon, 13 Jul 2020 02:58:35 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 57A6A1D44D; Mon, 13 Jul 2020 02:58:34 +0200 (CEST) Received: from wout4-smtp.messagingengine.com (wout4-smtp.messagingengine.com [64.147.123.20]) by dpdk.org (Postfix) with ESMTP id 20EAF1D171 for ; Mon, 13 Jul 2020 02:58:33 +0200 (CEST) Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.west.internal (Postfix) with ESMTP id E21BF6BD; Sun, 12 Jul 2020 20:58:31 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute7.internal (MEProxy); Sun, 12 Jul 2020 20:58:32 -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=HHisD9NankiQf BkoTzaxJ6jRDkrkRqBLt19D+Q1aeW8=; b=JDJs/feJJXJE1ZICQ2Pn3nAWx81Tu VMZb9XinBW9dV7aJR72tkr6l4KeObH2j/M8ix4y1K22EMDD3c8vOWKB6TjH6KD71 oytTAr1vpn2/MyrL46bcjn7WZIHjpBMYAAeFxsRluvtpmgP/PaQTYKJTrGFq2I3w CNBnQQBFmBMiSbHdJ/v+nRHUQH9yU1SXLQDFEdou0s9eTJ9uNNC+VBYekJNOLTOM zeBtUoav77RvDVf3AIiLok60uwUVqb9Ps4DpLt8+ddlKTF+SSzGsz7LDeTtPHJWF JCEoAxzFcMzcvqGZJFIWfR2Ql0W8IvG0mkjAfebGxhmTWbveRrRluc+Cg== 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=HHisD9 NankiQfBkoTzaxJ6jRDkrkRqBLt19D+Q1aeW8=; b=FP2rhlDw5ZGpk19fl14EVZ yAex0phoVWN6Pg3SKxgkC5QMPHN4uaNiz8Nz3T4e8XmUEMhUUwyYVWVFvu/itm3m zfbYQ8r+G7KC3QgAYqhem/omlszzKJ+PJA3oP+frLaw2GzuJs3Pb8lebKqRt/GYK fDwYxdJUWibmHgkoAYNWghBi+2LR7/TngY5wWAM0f8ChtJgr4u+4J3L0yR31PBLv 3WXPuXwfTmZBUZHBHg6i+y33EPLPmvE5uvtVUB9thdI7k0im2ZcAAdhuFJzp+1yR oXKLhtYx3vLBAJQA2UttEpxCQeAAq+JvRaBg+KFEbvM8B9ggZF3cBdJX9hRCMJzQ == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduiedrvdejgdegvdcutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecunecujfgurhephffvufffkfgggfgtsehtufertddttd dvnecuhfhrohhmpefvhhhomhgrshcuofhonhhjrghlohhnuceothhhohhmrghssehmohhn jhgrlhhonhdrnhgvtheqnecuggftrfgrthhtvghrnhepffegheetveffuefffeevgeelte etieefueetteejteegvdefiedvteevjefgfeegnecuffhomhgrihhnpeguphgukhdrohhr ghenucfkphepjeejrddufeegrddvtdefrddukeegnecuvehluhhsthgvrhfuihiivgeptd enucfrrghrrghmpehmrghilhhfrhhomhepthhhohhmrghssehmohhnjhgrlhhonhdrnhgv th 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 1DC7E30600A6 for ; Sun, 12 Jul 2020 20:58:31 -0400 (EDT) From: Thomas Monjalon To: announce@dpdk.org Date: Mon, 13 Jul 2020 02:58:30 +0200 Message-ID: <2553672.smuk0Yhj5f@thomas> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: [dpdk-announce] release candidate 20.08-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.08-rc1 There are 778 new patches in this snapshot. Release notes: https://doc.dpdk.org/guides/rel_notes/release_20_08.html Highlights of 20.08-rc1, grouped by category: * General - external thread registration API - bit operations API for drivers - VFIO PF with VF token * Networking - eCPRI offload with flow API - Tx scheduling offload * Cryptography - crypto-CRC chained operation for DOCSIS protocol * RegEx - new device class API for future RegEx drivers * Tools - testpmd 5-tuple swap for L2/L3/L4 - performance test application for flow rules - l2fwd forwarding between asymmetric ports We must complete this release cycle in the beginning of August. DPDK 20.08-rc2 is expected in one week on July 20. Please test and report issues on bugs.dpdk.org. We should publish the roadmap for DPDK 20.11 now. Thank you everyone