patch 'doc: fix year of final LTS release' has been queued to stable release 24.11.2

Kevin Traynor ktraynor at redhat.com
Mon Mar 24 17:16:08 CET 2025


Hi,

FYI, your patch has been queued to stable release 24.11.2

Note it hasn't been pushed to http://dpdk.org/browse/dpdk-stable yet.
It will be pushed if I get no objections before 03/28/25. So please
shout if anyone has objections.

Also note that after the patch there's a diff of the upstream commit vs the
patch applied to the branch. This will indicate if there was any rebasing
needed to apply to the stable branch. If there were code changes for rebasing
(ie: not only metadata diffs), please double check that the rebase was
correctly done.

Queued patches are on a temporary branch at:
https://github.com/kevintraynor/dpdk-stable

This queued commit can be viewed at:
https://github.com/kevintraynor/dpdk-stable/commit/d28cb22b315be358590c4b51d1f0c942b90b6c7a

Thanks.

Kevin

---
>From d28cb22b315be358590c4b51d1f0c942b90b6c7a Mon Sep 17 00:00:00 2001
From: Kevin Traynor <ktraynor at redhat.com>
Date: Mon, 10 Mar 2025 10:08:07 +0000
Subject: [PATCH] doc: fix year of final LTS release

[ upstream commit 7d6c28c9199351805e693e9b8f58f60e6f51c2ab ]

LTS length was updated to 3 years, but a sentence saying
when the final release would be was not updated.

Fixes: 3c60ea7b289a ("doc: update LTS maintenance to 3 years")

Signed-off-by: Kevin Traynor <ktraynor at redhat.com>
Acked-by: Chengwen Feng <fengchengwen at huawei.com>
---
 doc/guides/contributing/stable.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guides/contributing/stable.rst b/doc/guides/contributing/stable.rst
index 289769a61d..808e7fa779 100644
--- a/doc/guides/contributing/stable.rst
+++ b/doc/guides/contributing/stable.rst
@@ -74,5 +74,5 @@ For a list of the currently maintained stable/LTS branches please see
 the latest `stable roadmap <https://core.dpdk.org/roadmap/#stable>`_.
 
-At the end of the 2 years, a final X.11.N release will be made and at that
+At the end of the 3 years, a final X.11.N release will be made and at that
 point the LTS branch will no longer be maintained with no further releases.
 
-- 
2.48.1

---
  Diff of the applied patch vs upstream commit (please double-check if non-empty:
---
--- -	2025-03-24 16:15:14.888737668 +0000
+++ 0001-doc-fix-year-of-final-LTS-release.patch	2025-03-24 16:15:14.687735243 +0000
@@ -1 +1 @@
-From 7d6c28c9199351805e693e9b8f58f60e6f51c2ab Mon Sep 17 00:00:00 2001
+From d28cb22b315be358590c4b51d1f0c942b90b6c7a Mon Sep 17 00:00:00 2001
@@ -5,0 +6,2 @@
+[ upstream commit 7d6c28c9199351805e693e9b8f58f60e6f51c2ab ]
+
@@ -10 +11,0 @@
-Cc: stable at dpdk.org



More information about the stable mailing list