DPDK website maintenance
 help / color / mirror / Atom feed
* [PATCH] release 24.07.0
@ 2024-07-31 17:33 Thomas Monjalon
  0 siblings, 0 replies; only message in thread
From: Thomas Monjalon @ 2024-07-31 17:33 UTC (permalink / raw)
  To: web

The implemented features are removed from the roadmap.
The remaining ones are postponed to 24.11.

Dates of the next cycle were discussed in maintainers meeting.
Below are the intervals in weeks with guidelines in second position:
	proposal deadline:         5 / 4
	rc1 - API freeze:          4 / 7
	rc2 - PMD features freeze: 3 / 3
	rc3 - app features freeze: 1 / 1
	rc4 - more fixes:          1 / 1
	rc5 - last chance buffer:  1 / 1
	release:                   0.5

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

diff --git a/content/doc/archives/_index.md b/content/doc/archives/_index.md
index 6c8eb79..6b2c1cb 100644
--- a/content/doc/archives/_index.md
+++ b/content/doc/archives/_index.md
@@ -2,6 +2,10 @@
 title = "Archives"
 +++
 
+- DPDK 24.07
+| [HTML API](//doc.dpdk.org/api-24.07/)
+| [HTML guides](//doc.dpdk.org/guides-24.07/)
+
 - DPDK 24.03
 | [HTML API](//doc.dpdk.org/api-24.03/)
 | [HTML guides](//doc.dpdk.org/guides-24.03/)
diff --git a/content/download/_index.md b/content/download/_index.md
index 80d3933..73b330e 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-24.03.tar.xz">
+<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-24.07.tar.xz">
   {{< icon name="glyphicon glyphicon-download-alt" size="large" >}}
   Latest\
-  24.03.0
+  24.07.0
 </a>
 <a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-23.11.1.tar.xz">
   {{< icon name="glyphicon glyphicon-download-alt" size="large" >}}
@@ -25,6 +25,7 @@ weight = "2"
 
 | file                                                          | date/changelog                                                               | md5                              |
 |---------------------------------------------------------------|------------------------------------------------------------------------------|----------------------------------|
+| [DPDK 24.07.0](//fast.dpdk.org/rel/dpdk-24.07.tar.xz)         | [2024 July 31](//doc.dpdk.org/guides-24.07/rel_notes/release_24_07.html)     | 48151b1bd545cd95447979fa033199bb |
 | [DPDK 24.03.0](//fast.dpdk.org/rel/dpdk-24.03.tar.xz)         | [2024 March 28](//doc.dpdk.org/guides-24.03/rel_notes/release_24_03.html)    | a98da848d6ba09808ef00f9a26aaa49a |
 | [DPDK 23.11.1 (LTS)](//fast.dpdk.org/rel/dpdk-23.11.1.tar.xz) | [2024 May 17](//doc.dpdk.org/guides-23.11/rel_notes/release_23_11.html)      | 382d5fdd8ecb1d8e0be6d70dfc5eec96 |
 | [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 |
diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index 117be28..ce7751b 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -9,28 +9,25 @@ This is not a commitment but plan of work.
 This list is obviously neither complete nor guaranteed.
 {{% /notice %}}
 
-### Version 24.07 (2024 July) {#2407}
+### Version 24.11 (2024 November) {#2411}
 
 <!-- General -->
 - AMD uncore power
 - non-temporal memory copy
 - mempool cache zero-copy get/put bulk
 - memarea library
-- pointer compression
 - ring generic implementation removal and C11 improvement
 - PMU counter for self monitoring/profiling
 - VFIO cdev/iommufd
-- hash bulk key lookup with SVE
 <!-- DMA -->
 <!-- Networking -->
 <!-- Network drivers -->
-- ntnic driver from Napatech
-- rnp driver from Mucse
 - axgbe TSO
 - cpfl flow offload with P4
 - i40e/ice/iavf MDD debug
-- i40e/ice FEC
 - idpf AVX2
+- rnp driver from Mucse
+- sssnic driver from 3SNIC
 <!-- Virtualisation -->
 - virtio hash reporting
 - vhost small copy with CPU in DSA-accelerated vhost
@@ -41,8 +38,6 @@ This list is obviously neither complete nor guaranteed.
 - cryptodev EdDSA asymmetric algorithm
 - cryptodev EC refactoring
 - PDCP control PDU
-- ipsec-mb unified API
-- ionic crypto driver
 <!-- Compress -->
 <!-- Regex -->
 <!-- Machine Learning -->
@@ -51,28 +46,10 @@ This list is obviously neither complete nor guaranteed.
 - eventdev power optimization
 - eventdev adapter for mldev
 - dlb2 control and Rx adapter enhancements
-<!-- Network drivers -->
-- sssnic driver from 3SNIC
 <!-- Others -->
 - DTS ethdev test suites
 - DTS automated documentation
 
-### Version 24.11 (2024 November) {#2411}
-
-<!-- General -->
-<!-- DMA -->
-<!-- Networking -->
-<!-- Network drivers -->
-<!-- Virtualisation -->
-<!-- Network apps -->
-<!-- Crypto -->
-<!-- Compress -->
-<!-- Regex -->
-<!-- Machine Learning -->
-<!-- Event -->
-<!-- Network drivers -->
-<!-- Others -->
-
 ### Nice to have - Future {#future}
 ----
 - lock-free l3fwd algorithms
@@ -111,16 +88,12 @@ The last period is approximately 1 month long and is dedicated to bug fixing.
 ### Scheduling {#dates}
 ----
 
-#### 24.07
-
-- Proposal deadline (RFC/v1 patches): 26 April 2024
-- API freeze (-rc1): 20 June 2024
-- PMD features freeze (-rc2): 5 July 2024
-- Builtin applications features freeze (-rc3): 12 July 2024
-- Release: 23 July 2024
-
 #### 24.11
 
+- Proposal deadline (RFC/v1 patches): 7 September 2024
+- API freeze (-rc1): 7 October 2024
+- PMD features freeze (-rc2): 28 October 2024
+- Builtin applications features freeze (-rc3): 4 November 2024
 - Release: 20 November 2024
 
 ### Stable Releases {#stable}
-- 
2.45.0


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-07-31 17:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-31 17:33 [PATCH] release 24.07.0 Thomas Monjalon

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).