[PATCH] release 26.07.0

Thomas Monjalon thomas at monjalon.net
Wed Jul 22 22:06:38 CEST 2026


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

	proposal deadline:         6 / 4      Aug 31
	rc1 - API freeze:          5 / 7      Oct 02
	rc2 - PMD features freeze: 3 / 3      Oct 23
	rc3 - app features freeze: 1 / 1      Oct 30
	rc4 - more fixes:          1 / 1      Nov 06
	rc5 - last chance buffer:  1 / 1      Nov 13
	release:                   0.5 / 0.5  Nov 18

Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
---
 content/doc/archives/_index.md |  4 ++++
 content/download/_index.md     |  5 +++--
 content/roadmap/_index.md      | 18 ++++++------------
 3 files changed, 13 insertions(+), 14 deletions(-)

diff --git a/content/doc/archives/_index.md b/content/doc/archives/_index.md
index b946f06..4ea98f1 100644
--- a/content/doc/archives/_index.md
+++ b/content/doc/archives/_index.md
@@ -2,6 +2,10 @@
 title = "Archives"
 +++
 
+- DPDK 26.07
+| [HTML API](//doc.dpdk.org/api-26.07/)
+| [HTML guides](//doc.dpdk.org/guides-26.07/)
+
 - DPDK 26.03
 | [HTML API](//doc.dpdk.org/api-26.03/)
 | [HTML guides](//doc.dpdk.org/guides-26.03/)
diff --git a/content/download/_index.md b/content/download/_index.md
index 753a97d..bd58726 100644
--- a/content/download/_index.md
+++ b/content/download/_index.md
@@ -5,10 +5,10 @@ weight = "2"
 
 <section class="download-container">
 <div class="dwnld-btn-group">
-<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-26.03.tar.xz">
+<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-26.07.tar.xz">
   {{< icon name="glyphicon glyphicon-download-alt" size="large" >}}
   Latest\
-  26.03.0
+  26.07.0
 </a>
 <a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-25.11.2.tar.xz">
   {{< icon name="glyphicon glyphicon-download-alt" size="large" >}}
@@ -25,6 +25,7 @@ weight = "2"
 
 | file                                                          | date/changelog                                                               | md5                              |
 |---------------------------------------------------------------|------------------------------------------------------------------------------|----------------------------------|
+| [DPDK 26.07.0](//fast.dpdk.org/rel/dpdk-26.07.tar.xz)         | [2026 July 22](//doc.dpdk.org/guides-26.07/rel_notes/release_26_07.html)     | cc780f20062614359fb1b8de6068c454 |
 | [DPDK 26.03.0](//fast.dpdk.org/rel/dpdk-26.03.tar.xz)         | [2026 March 31](//doc.dpdk.org/guides-26.03/rel_notes/release_26_03.html)    | 5ef5da0574619860b77871a822e6a6dd |
 | [DPDK 25.11.2 (LTS)](//fast.dpdk.org/rel/dpdk-25.11.2.tar.xz) | [2026 May 1](//doc.dpdk.org/guides-25.11/rel_notes/release_25_11.html)       | a017927310a8a545b6bad8ade8a70c85 |
 | [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 |
diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index 09fcfce..c38d3af 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -3,22 +3,16 @@ title = "Roadmap"
 weight = "3"
 +++
 
-### Version 26.07 (2026 July) {#2607}
-
-| Date              | Milestone      | Description                  |
-|-------------------|----------------|------------------------------|
-| 30 April    2026  | RFC/v1 patches | Proposal deadline            |
-| 10 June     2026  | 26.07-rc1      | API freeze                   |
-| 02 July     2026  | 26.07-rc2      | PMD features freeze          |
-| 10 July     2026  | 26.07-rc3      | Builtin apps features freeze |
-| 17 July     2026  | 26.07-rc4      | Documentation ready          |
-| 23 July     2026  | 26.07.0        | Release                      |
-
 ### Version 26.11 (2026 November) {#2611}
 
 | Date              | Milestone      | Description                  |
 |-------------------|----------------|------------------------------|
-| 19 November 2026  | 26.11.0        | Release                      |
+| 31 August   2026  | RFC/v1 patches | Proposal deadline            |
+| 02 October  2026  | 26.11-rc1      | API freeze                   |
+| 23 October  2026  | 26.11-rc2      | PMD features freeze          |
+| 30 October  2026  | 26.11-rc3      | Builtin apps features freeze |
+| 06 November 2026  | 26.11-rc4      | Documentation ready          |
+| 18 November 2026  | 26.11.0        | Release                      |
 
 ### Cycle model {#cycle}
 ----
-- 
2.54.0



More information about the web mailing list