DPDK website maintenance
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: web@dpdk.org
Subject: [PATCH] release 25.11.0
Date: Sun, 30 Nov 2025 18:11:28 +0100	[thread overview]
Message-ID: <20251130171128.2197471-1-thomas@monjalon.net> (raw)

Dates of the next cycle will be discussed in maintainers meeting.
Below are the intervals in weeks with guidelines in second position:

	proposal deadline:         5 / 4      Jan 05
	rc1 - API freeze:          5 / 7      Feb 09
	rc2 - PMD features freeze: 3 / 3      Mar 02
	rc3 - app features freeze: 1 / 1      Mar 09
	rc4 - more fixes:          1 / 1      Mar 16
	rc5 - last chance buffer:  0 / 1
	release:                   0.5 / 0.5  Mar 19

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
---
 content/doc/archives/_index.md |  4 ++++
 content/download/_index.md     |  9 +++++----
 content/roadmap/_index.md      | 25 +++++++++++++++++++------
 3 files changed, 28 insertions(+), 10 deletions(-)

diff --git a/content/doc/archives/_index.md b/content/doc/archives/_index.md
index c165d0d..6174a8e 100644
--- a/content/doc/archives/_index.md
+++ b/content/doc/archives/_index.md
@@ -2,6 +2,10 @@
 title = "Archives"
 +++
 
+- DPDK 25.11
+| [HTML API](//doc.dpdk.org/api-25.11/)
+| [HTML guides](//doc.dpdk.org/guides-25.11/)
+
 - DPDK 25.07
 | [HTML API](//doc.dpdk.org/api-25.07/)
 | [HTML guides](//doc.dpdk.org/guides-25.07/)
diff --git a/content/download/_index.md b/content/download/_index.md
index faf4452..06d8901 100644
--- a/content/download/_index.md
+++ b/content/download/_index.md
@@ -5,15 +5,15 @@ weight = "2"
 
 <section class="download-container">
 <div class="dwnld-btn-group">
-<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-25.07.tar.xz">
+<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-25.11.tar.xz">
   {{< icon name="glyphicon glyphicon-download-alt" size="large" >}}
   Latest\
-  25.07.0
+  25.11.0
 </a>
-<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-24.11.3.tar.xz">
+<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-25.11.tar.xz">
   {{< icon name="glyphicon glyphicon-download-alt" size="large" >}}
   Latest Long Term Stable (LTS)\
-  24.11.3
+  25.11.0
 </a>
 <a class="dwnld-btn" href="/roadmap">
   {{< icon name="glyphicon glyphicon-calendar" size="large" >}}
@@ -25,6 +25,7 @@ weight = "2"
 
 | file                                                          | date/changelog                                                               | md5                              |
 |---------------------------------------------------------------|------------------------------------------------------------------------------|----------------------------------|
+| [DPDK 25.11.0](//fast.dpdk.org/rel/dpdk-25.11.tar.xz)         | [2025 November 30](//doc.dpdk.org/guides-25.11/rel_notes/release_25_11.html) | edbb9b74fc3e805246743b77464b9929 |
 | [DPDK 25.07.0](//fast.dpdk.org/rel/dpdk-25.07.tar.xz)         | [2025 July 21](//doc.dpdk.org/guides-25.07/rel_notes/release_25_07.html)     | 1a28ab219aed62479c59bc1492bda9af |
 | [DPDK 25.03.0](//fast.dpdk.org/rel/dpdk-25.03.tar.xz)         | [2025 March 24](//doc.dpdk.org/guides-25.03/rel_notes/release_25_03.html)    | da3ecf3461bd2b1fef5874cd4cbca163 |
 | [DPDK 24.11.3 (LTS)](//fast.dpdk.org/rel/dpdk-24.11.3.tar.xz) | [2025 August 18](//doc.dpdk.org/guides-24.11/rel_notes/release_24_11.html)   | 5e2cd8cbbe3097697e6800b3480dcc95 |
diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index 7fe0d7a..408b639 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -3,15 +3,28 @@ title = "Roadmap"
 weight = "3"
 +++
 
-### Version 25.11 (2025 November) {#2511}
+### Version 26.03 (2026 March) {#2603}
 
 | Date              | Milestone      | Description                  |
 |-------------------|----------------|------------------------------|
-| 31 August   2025  | RFC/v1 patches | Proposal deadline            |
-| 6  October  2025  | 25.11-rc1      | API freeze                   |
-| 27 October  2025  | 25.11-rc2      | PMD features freeze          |
-| 3  November 2025  | 25.11-rc3      | Builtin apps features freeze |
-| 19 November 2025  | 25.11.0        | Release                      |
+| 5  January  2026  | RFC/v1 patches | Proposal deadline            |
+| 9  February 2026  | 26.03-rc1      | API freeze                   |
+| 2  March    2026  | 26.03-rc2      | PMD features freeze          |
+| 9  March    2026  | 26.03-rc3      | Builtin apps features freeze |
+| 16 March    2026  | 26.03-rc4      | Documentation ready          |
+| 19 March    2026  | 26.03.0        | Release                      |
+
+### Version 26.07 (2026 July) {#2607}
+
+| Date              | Milestone      | Description                  |
+|-------------------|----------------|------------------------------|
+| 16 July     2026  | 26.07.0        | Release                      |
+
+### Version 26.11 (2026 November) {#2611}
+
+| Date              | Milestone      | Description                  |
+|-------------------|----------------|------------------------------|
+| 19 November 2026  | 26.11.0        | Release                      |
 
 ### Cycle model {#cycle}
 ----
-- 
2.51.0


                 reply	other threads:[~2025-11-30 17:11 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20251130171128.2197471-1-thomas@monjalon.net \
    --to=thomas@monjalon.net \
    --cc=web@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).