From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id E13A5B62 for ; Mon, 29 Oct 2018 05:56:13 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 7884221FF9; Mon, 29 Oct 2018 00:56:13 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Mon, 29 Oct 2018 00:56:13 -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=mesmtp; bh=nzAI0NIAKT 1l04T8ACPNLMbzGOfqBfZmv/NBj6DOxf8=; b=hy2WCno1z1uH2eAoUQ5g0tUqKb ASOvQagWVx02kHmTWHLKRThiF3HwIDaxaiCvY/TG4GUXQdsvIKreRBbVmMaFm0X9 a/827DIh1W9LV6lizRJk1sbQzc0rx/5Mkwb/0qlkZF80l9HbyWOVME6kE2zOd5v9 uFb72lc4jA6O4jlQw= 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=nzAI0N IAKT1l04T8ACPNLMbzGOfqBfZmv/NBj6DOxf8=; b=t2ck2gu1S8Gp3/0anSUa5W b/ddEmYynLR6yK8J4yeHrWNjjFRnDYxw/bsiUjLx5MqvM+BnN4ofFjeZcsSnVAGg mzYwGuva1n/j4JSaB6gn/GArLiR8LmAeapwfFDx3W+W3G4BsCb5fldXJ1S1IZ+b2 DKPX2C2Zhaxpqt835QDixplmk0Ca7vnzRHmav5sKUaTyC2BXTLewzz23JDpxck8R vkvQR7Toc60ECU4psfre08HoOyjdLt4TIl0QtrHcIvRQVxKBHzEYZq2Mno420jMa GIv6pzAy/uVmFRITNbvKBkCOUIk2dKUqfHqeVIZy3TvVtC1j19uiygHDhAfz6HiA == X-ME-Sender: 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 B185C10336 for ; Mon, 29 Oct 2018 00:56:12 -0400 (EDT) From: Thomas Monjalon To: announce@dpdk.org Date: Mon, 29 Oct 2018 05:56:18 +0100 Message-ID: <1857131.QnyBkp0YZ8@xps> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: [dpdk-announce] release candidate 18.11-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: , X-List-Received-Date: Mon, 29 Oct 2018 04:56:14 -0000 A new DPDK release candidate is ready for testing: https://git.dpdk.org/dpdk/tag/?id=v18.11-rc1 It is one of the biggest -rc1: 1056 patches. The integration deadline was on October 5th, so we look very late. The good news is that almost everything planned is integrated. The release notes so far: http://doc.dpdk.org/guides/rel_notes/release_18_11.html Please think about updating the release notes when you add a feature. Some highlights of 18.11-rc1: - ability to use externally allocated memory - new hotplug features, including multi-process and PCI failure handler - MAC swap, MPLS encapsulation and metadata matching in rte_flow API - new ethdev PMDs: Marvell Armada, NXP ENETC, Aquantia Atlantic - multi-process support in tap - postcopy live-migration in vhost-user - vDPA sample application - classification and metering in SoftNIC - crypto in Packet Framework and SoftNIC - new cryptodev PMDs: CAAM JR and OCTEON TX - AES-CMAC in QAT - AES-GCM in AESNI MB - PDCP in security library - dynamic Huffman in QAT compression - eventdev Tx adapter - distributed software eventdev PMD - extendable table and lock-free r/w concurrency in hash library - traffic pattern aware power management - JSON power policy interface - JSON telemetry interface - noisy VNF forward mode in testpmd Some features are expected in 18.11-rc2: - C11 memory model in ring library - FIPS validation application - compressdev test application - unit tests clean-up Some planned features are postponed to 19.02: - IPsec library - new devargs syntax - libedit integration - clean-up of panic calls Please be aware that there are some API changes in 18.11: http://doc.dpdk.org/guides/rel_notes/release_18_11.html#api-changes The ethdev PMDs are invited to update their behaviour for port closing: http://dpdk.org/commit/23ea57a In all, we need more testing of hotplug features. 18.11-rc2 is expected in one week (around 5th of November). The 18.11 release should happen on 20th of November. In order to match these dates, please help testing and reviewing quickly. When finding a new bug, please report it on bugzilla: https://bugs.dpdk.org/buglist.cgi?bug_status=__open__&product=DPDK Thank you everyone, and happy Halloween to our friends of IBM/Red Hat! PS: next events for DPDK talks, December: https://www.dpdk.org/event/dpdk-summit-north-america-2018 February: http://mdr78.github.io/fosdem/2018/10/15/fosdem-2019-cfp.html