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 116D3A04DD for ; Tue, 20 Oct 2020 18:50:21 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 7A718ACDE; Tue, 20 Oct 2020 18:50:19 +0200 (CEST) Received: from wout3-smtp.messagingengine.com (wout3-smtp.messagingengine.com [64.147.123.19]) by dpdk.org (Postfix) with ESMTP id 59288ACBF for ; Tue, 20 Oct 2020 18:50:17 +0200 (CEST) Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.west.internal (Postfix) with ESMTP id 3515B839; Tue, 20 Oct 2020 12:50:15 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute2.internal (MEProxy); Tue, 20 Oct 2020 12:50:15 -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=fm2; bh=B3fOEJT6eYHBO x7SftZckHjNqlpbpGaO47dv6MFGUu4=; b=RCuxK20cMnt68jm3hlbcNaFNxLYrq A7TNn9sjRe7zLh849Z+hjtc+hYb2m2Zbm2aRt3loEqQjcx2GIYyvmpgnkcfEnwi4 M1YwZkKrGiNs/wCaOb9oXfVVSNPZrgnFX+WCxws9Fem2h5Cj/NUqcfp5fwHCIOMo WmTl10pEfcV7P/4Rk/6pvTbc26GXqBs66zcFzthDX/TTKjYtg8C8ECklfUtlGjrz GL9IpDDEv0z0cOauWrvN4KbtbnhjqSVIhBVwFkI7gRkcEhfNw/Xcoe3lhK8I9d7S uwTe6ZE62hc6l6f83Lp7Aiqm670tPcK8JKp5rj3nNZgtF9uPtC7Edl1LA== 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=B3fOEJ T6eYHBOx7SftZckHjNqlpbpGaO47dv6MFGUu4=; b=RsmVrfnpQLGxvRJ9dwuE1P tYILf5RXFXnQ5s9shP6I1OnbHrv6h+uKT73egyfsa64oLMtvNkPIQo7xVncaXe7C 8zgyoH9crsctamoMPAGWkCe513LQEdICAzssVGHA9/lL7MuC3MmGiPmyUAmsfgSg i0kuipYkY9A745thhXMy0jkFxKff377qPsTmRFR9xaRvY+ket8NgXNbxD268MvT4 +LYOwyjoRT2ptTLPjAGkcViK9yUVuYRHe1zO5mzj6M2k/NpueLJdLglAnGvTGhnu 0d5dd9ffITDg1BRanz/uxVj3e00FRIKNqL1CO5teo2f+9ac86mY69QH/N+QAV9Lw == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedujedrjeefgddutdefucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpefhvffufffkggfgtgesthfuredttd dtvdenucfhrhhomhepvfhhohhmrghsucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhho nhhjrghlohhnrdhnvghtqeenucggtffrrghtthgvrhhnpeffgeehteevffeuffefveegle etteeifeeuteetjeetgedvfeeivdetveejgfefgeenucffohhmrghinhepughpughkrdho rhhgnecukfhppeejjedrudefgedrvddtfedrudekgeenucevlhhushhtvghrufhiiigvpe dtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhhomhgrshesmhhonhhjrghlohhnrdhn vght 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 455883064610 for ; Tue, 20 Oct 2020 12:50:14 -0400 (EDT) From: Thomas Monjalon To: announce@dpdk.org Date: Tue, 20 Oct 2020 18:50:13 +0200 Message-ID: <1695913.Ws3t40NQoN@thomas> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: [dpdk-announce] release candidate 20.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: , 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.11-rc1 There are 1265 new patches in this snapshot, being the biggest -rc1 ever. Like the previous LTS, the API of this -rc1 is exceptionnally not frozen. More major changes are pending for -rc2. Release notes: https://doc.dpdk.org/guides/rel_notes/release_20_11.html Highlights of 20.11-rc1, grouped by category: * General - write combining store API - prefetch with intention to write API - cldemote API - SIMD bitwidth limit API - Windows PCI netuio - moved igb_uio to dpdk-kmods/linux - removed Python 2 support - removed Make support * Networking - CRC optimization for Intel AVX-512 - FEC API - Rx buffer split - thread safety in flow API - shared action in flow API - flow sampling and mirroring - tunnel offload API - multi-port hairpin - Solarflare EF100 architecture - vhost-vDPA backend in virtio-user - removed vhost dequeue zero-copy - SWX pipeline aligned with P4 * Baseband - Intel ACC100 driver * Cryptography - raw datapath API - Broadcom BCMFS symmetric crypto driver * RegEx - Marvell OCTEON TX2 regex driver * Others - ACL optimized for Intel AVX-512 - Intel DSA support in IOAT driver Please test and report issues on bugs.dpdk.org. DPDK 20.11-rc2 is expected at the end of this month. Let's be reactive and focus on this important milestone. Thank you everyone