From patchwork Fri Jul 28 17:29:54 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thomas Monjalon X-Patchwork-Id: 129723 Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 9D25742F6F; Fri, 28 Jul 2023 19:30:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7628340685; Fri, 28 Jul 2023 19:30:01 +0200 (CEST) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by mails.dpdk.org (Postfix) with ESMTP id 4E65F4021E for ; Fri, 28 Jul 2023 19:30:00 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id A24F65C0150; Fri, 28 Jul 2023 13:29:59 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Fri, 28 Jul 2023 13:29:59 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= cc:content-transfer-encoding:content-type:date:date:from:from :in-reply-to:message-id:mime-version:reply-to:sender:subject :subject:to:to; s=fm3; t=1690565399; x=1690651799; bh=QYYcDvYbM0 XW/SfJot0JaT7GE0NUHyFRYDdsoqa9438=; b=y8zkXqi+t+tuSrBoXfNpIwFOtY IK1SGStQaHjnxz8Md3fPUE7RmDY7sRIyPGe6ta54HHjyvbX59bErGjVlbCoUpl+7 qfHwoLjJUUMuui5BWNzEu57ItU0OYvw1RXEo8viLVdgW92n0+XC3BsiOWR7MTfKd KC+67RIPTVWB1rxPPtlEgE75XOYQLdfyeFKVSEjZVVQy/HkSayBnxxSgSRxS41S6 0uTGZxwblqS8cJTGTqX4ZAle3d2y4nSmB8h8HvCFyizVHRUGG82S1AyPsFhkPCqj cbQaRr+NGJVG7EOFUOMOwpArFr0NayFD/HWmKm53jG02yC9rk7vLtEryQpDg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:date:feedback-id:feedback-id:from:from:in-reply-to :message-id:mime-version:reply-to:sender:subject:subject:to:to :x-me-proxy:x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s= fm3; t=1690565399; x=1690651799; bh=QYYcDvYbM0XW/SfJot0JaT7GE0NU HyFRYDdsoqa9438=; b=TfDqRsBgnynwHmBvg9dt8J+5HcTlOcSZJuyWbjNgnhIx 2xkAQOccG5grtOcwAZPxpsD0xRIdWouEegZbOFmmlPoSq4PiO1SuqCRXJwjtPcTP JyfiRNebkpjiDZsf/AjY2NVzCkZqvOsc/jZ0iFPlxfTyPTLo/qX6tokbIOfkIXLJ 9ycBj9qSem8opZhPmxTiPxbRTOw8ByRbFc5r4RkSTYXlBZQ3rzlEshUkvHeKHzaO NXTnM1728kY1BfwDYEMdn75xWXgH20LIFLzw5iI8i/CSQ/+mVR9UU0Kj+CvuKjuY noCshX2JW6rkaG7Yvb8Ex6eD2lXAh/7wfpp5fBG+pQ== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedviedrieeigdduuddtucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpefhvffufffkofgggfestdekredtre dttdenucfhrhhomhepvfhhohhmrghsucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhho nhhjrghlohhnrdhnvghtqeenucggtffrrghtthgvrhhnpeeujefhlefffedvvdejleegle eiteeitdevjeefvdeuieeuhedtiefhhefhvefgteenucffohhmrghinhepughpughkrdho rhhgnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrhhomhepth hhohhmrghssehmohhnjhgrlhhonhdrnhgvth X-ME-Proxy: Feedback-ID: i47234305:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA for ; Fri, 28 Jul 2023 13:29:58 -0400 (EDT) From: Thomas Monjalon To: web@dpdk.org Subject: [PATCH] release 23.07.0 Date: Fri, 28 Jul 2023 19:29:54 +0200 Message-ID: <20230728172954.1421340-1-thomas@monjalon.net> X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 X-BeenThere: web@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK website maintenance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: web-bounces@dpdk.org Signed-off-by: Thomas Monjalon Acked-by: Luca Boccassi --- content/doc/archives/_index.md | 4 ++++ content/download/_index.md | 5 +++-- content/roadmap/_index.md | 30 +----------------------------- 3 files changed, 8 insertions(+), 31 deletions(-) diff --git a/content/doc/archives/_index.md b/content/doc/archives/_index.md index 8de8e3f..4deeaa3 100644 --- a/content/doc/archives/_index.md +++ b/content/doc/archives/_index.md @@ -2,6 +2,10 @@ title = "Archives" +++ +- DPDK 23.07 +| [HTML API](//doc.dpdk.org/api-23.07/) +| [HTML guides](//doc.dpdk.org/guides-23.07/) + - DPDK 23.03 | [HTML API](//doc.dpdk.org/api-23.03/) | [HTML guides](//doc.dpdk.org/guides-23.03/) diff --git a/content/download/_index.md b/content/download/_index.md index 26bf38e..1703ed2 100644 --- a/content/download/_index.md +++ b/content/download/_index.md @@ -5,10 +5,10 @@ weight = "2"
- + {{< icon name="glyphicon glyphicon-download-alt" size="large" >}} Latest\ - 23.03.0 + 23.07.0 {{< icon name="glyphicon glyphicon-download-alt" size="large" >}} @@ -25,6 +25,7 @@ weight = "2" | file | date/changelog | md5 | |---------------------------------------------------------------|------------------------------------------------------------------------------|----------------------------------| +| [DPDK 23.07.0](//fast.dpdk.org/rel/dpdk-23.07.tar.xz) | [2023 July 28](//doc.dpdk.org/guides-23.07/rel_notes/release_23_07.html) | 2b6d57f077585cb15b885482362fd47f | | [DPDK 23.03.0](//fast.dpdk.org/rel/dpdk-23.03.tar.xz) | [2023 March 31](//doc.dpdk.org/guides-23.03/rel_notes/release_23_03.html) | 3cf8ebbcd412d5726db230f2eeb90cc9 | | [DPDK 22.11.2 (LTS)](//fast.dpdk.org/rel/dpdk-22.11.2.tar.xz) | [2022 May 6](//doc.dpdk.org/guides-22.11/rel_notes/release_22_11.html) | 5f20542d9ed4d45a65ac2ab6c3aebb7d | | [DPDK 22.07.0](//fast.dpdk.org/rel/dpdk-22.07.tar.xz) | [2022 July 17](//doc.dpdk.org/guides-22.07/rel_notes/release_22_07.html) | fb73b58b80b1349cd05fe9cf6984afd4 | diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md index 29f7479..9524315 100644 --- a/content/roadmap/_index.md +++ b/content/roadmap/_index.md @@ -9,35 +9,22 @@ This is not a commitment but plan of work. This list is obviously neither complete nor guaranteed. {{% /notice %}} -### Version 23.07 (2023 July) {#2307} +### Version 23.11 (2023 November) {#2311} -- memzones configuration at runtime - non-temporal memory copy - mempool cache zero-copy get/put bulk - index-based per core mempool cache - memarea library - ring generic implementation removal and C11 improvement - PMU counter for self monitoring/profiling -- PDCP protocol library - dmadev trace points - buffer recycle (a.k.a direct-rearm of Rx side buffers) - Tx QoS marking API -- ethdev telemetry RSS, Rx/Tx burst mode info -- flow item for RoCE -- flow actions for IPv6 extensions push/remove -- flow modify action for complex tunneling -- flow template mirror action -- flow template actions update -- mlx5 Tx tracing - mlx5 packet size matching - mlx5 flow matching of all switch ports in one rule -- mlx5 kernel routing with flow template -- mlx5 MPLS modify action -- mlx5 quota -- mlx5 multi-packet write on Windows ??? - octeontx2 mirroring - qede initial support for next generation hardware - qede flow API support @@ -49,19 +36,12 @@ This list is obviously neither complete nor guaranteed. - testpmd attach/detach on primary and secondary -- mlx5 AES-GCM -- ipsec_mb for tag SECLIB-IPSEC-2023.3.21 -- qat on ARM - qat without dependency on OpenSSL-1.x - control adapter and RX adapter enhancements in DLB driver -- DMA performance test tool - DTS automated documentation -- DTS integration of Fabric -- DTS abstraction of traffic generator -- DTS non-traffic smoke tests - DTS Docker file ### Nice to have - Future {#future} @@ -102,14 +82,6 @@ The last period is approximately 1 month long and is dedicated to bug fixing. ### Scheduling {#dates} ---- -#### 23.07 - -- Proposal deadline (RFC/v1 patches): 22 April 2023 -- API freeze (-rc1): 12 June 2023 -- PMD features freeze (-rc2): 23 June 2023 -- Builtin applications features freeze (-rc3): 30 June 2023 -- Release: 12 July 2023 - #### 23.11 - Proposal deadline (RFC/v1 patches): 12 August 2023