* [PATCH 0/2] refresh roadmap
@ 2025-01-16 17:44 Thomas Monjalon
2025-01-16 17:44 ` [PATCH 1/2] clean up old roadmap items Thomas Monjalon
2025-01-16 17:44 ` [PATCH 2/2] move roadmap dates Thomas Monjalon
0 siblings, 2 replies; 3+ messages in thread
From: Thomas Monjalon @ 2025-01-16 17:44 UTC (permalink / raw)
To: web
This is an attempt to make the roadmap page easier to read
and to contribute.
Thomas Monjalon (2):
clean up old roadmap items
move roadmap dates
content/roadmap/_index.md | 91 ++++++++++++++++++++-------------------
1 file changed, 46 insertions(+), 45 deletions(-)
--
2.47.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH 1/2] clean up old roadmap items
2025-01-16 17:44 [PATCH 0/2] refresh roadmap Thomas Monjalon
@ 2025-01-16 17:44 ` Thomas Monjalon
2025-01-16 17:44 ` [PATCH 2/2] move roadmap dates Thomas Monjalon
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2025-01-16 17:44 UTC (permalink / raw)
To: web
The Technical Board decided to remove old roadmap entries.
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
---
content/roadmap/_index.md | 34 ----------------------------------
1 file changed, 34 deletions(-)
diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index f0adae5..332dcb4 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -12,60 +12,26 @@ This list is obviously neither complete nor guaranteed.
### Version 25.03 (2025 March) {#2503}
<!-- General -->
-- non-temporal memory copy
-- mempool cache zero-copy get/put bulk
-- memarea library
-- ring generic implementation removal and C11 improvement
-- PMU counter for self monitoring/profiling
-- VFIO cdev/iommufd
<!-- DMA -->
<!-- Networking -->
<!-- Network drivers -->
-- axgbe TSO
-- cpfl flow offload with P4
- ena dynamic HRSS size
- ena asynchronous reset request from device
- enetc NXP driver version 4
- eqos NXP driver
-- i40e/ice/iavf MDD debug
-- idpf AVX2
-- rnp driver from Mucse
-- sssnic driver from 3SNIC
- xsc Yunsilicon driver
<!-- Virtualisation -->
-- virtio hash reporting
-- vhost small copy with CPU in DSA-accelerated vhost
-- vhost port mirroring with DMAdev
<!-- Network apps -->
- testpmd attach/detach on primary and secondary
<!-- Crypto -->
-- cryptodev EC refactoring
-- PDCP control PDU
<!-- Compress -->
<!-- Regex -->
<!-- Machine Learning -->
-- mldev support of mbuf
<!-- Event -->
-- eventdev power optimization
-- eventdev adapter for mldev
-- dlb2 control and Rx adapter enhancements
<!-- Others -->
### Nice to have - Future {#future}
----
-- lock-free l3fwd algorithms
-- multi-process rework
-- automatic UIO/VFIO binding
-- infiniband driver class (ibdev)
-- default configuration from files
-- generic allow/blocklisting
-- libedit integration
-- UBSan in build
-- regex driver based on libpcre
-- IF proxy
-- performance test for IP reassembly
-- IPv6 in lookaside IPsec example
-- anti-replay in inline IPsec example
### Cycle model {#cycle}
----
--
2.47.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH 2/2] move roadmap dates
2025-01-16 17:44 [PATCH 0/2] refresh roadmap Thomas Monjalon
2025-01-16 17:44 ` [PATCH 1/2] clean up old roadmap items Thomas Monjalon
@ 2025-01-16 17:44 ` Thomas Monjalon
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2025-01-16 17:44 UTC (permalink / raw)
To: web
The roadmap dates are reformatted in tables,
and moved before the features lists for each cycle.
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
---
content/roadmap/_index.md | 57 +++++++++++++++++++++++++++++++--------
1 file changed, 46 insertions(+), 11 deletions(-)
diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index 332dcb4..4667749 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -11,6 +11,14 @@ This list is obviously neither complete nor guaranteed.
### Version 25.03 (2025 March) {#2503}
+| Date | Milestone | Description |
+|-------------------|----------------|------------------------------|
+| 4 January 2025 | RFC/v1 patches | Proposal deadline |
+| 7 February 2025 | 25.03-rc1 | API freeze |
+| 28 February 2025 | 25.03-rc2 | PMD features freeze |
+| 7 March 2025 | 25.03-rc3 | Builtin apps features freeze |
+| 26 March 2025 | 25.03.0 | Release |
+
<!-- General -->
<!-- DMA -->
<!-- Networking -->
@@ -30,6 +38,44 @@ This list is obviously neither complete nor guaranteed.
<!-- Event -->
<!-- Others -->
+### Version 25.07 (2025 July) {#2507}
+
+| Date | Milestone | Description |
+|-------------------|----------------|------------------------------|
+| July 2025 | 25.07.0 | Release |
+
+<!-- General -->
+<!-- DMA -->
+<!-- Networking -->
+<!-- Network drivers -->
+<!-- Virtualisation -->
+<!-- Network apps -->
+<!-- Crypto -->
+<!-- Compress -->
+<!-- Regex -->
+<!-- Machine Learning -->
+<!-- Event -->
+<!-- Others -->
+
+### Version 25.11 (2025 November) {#2511}
+
+| Date | Milestone | Description |
+|-------------------|----------------|------------------------------|
+| November 2025 | 25.11.0 | Release |
+
+<!-- General -->
+<!-- DMA -->
+<!-- Networking -->
+<!-- Network drivers -->
+<!-- Virtualisation -->
+<!-- Network apps -->
+<!-- Crypto -->
+<!-- Compress -->
+<!-- Regex -->
+<!-- Machine Learning -->
+<!-- Event -->
+<!-- Others -->
+
### Nice to have - Future {#future}
----
@@ -52,17 +98,6 @@ At the end of the merge windows, the first release candidates are out.
The last period is approximately 1 month long and is dedicated to bug fixing.
-### Scheduling {#dates}
-----
-
-#### 25.03
-
-- Proposal deadline (RFC/v1 patches): 4 January 2025
-- API freeze (-rc1): 7 February 2025
-- PMD features freeze (-rc2): 28 February 2025
-- Builtin applications features freeze (-rc3): 7 March 2025
-- Release: 26 March 2025
-
### Stable Releases {#stable}
----
There is a documentation page describing the
--
2.47.1
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-01-16 17:46 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-16 17:44 [PATCH 0/2] refresh roadmap Thomas Monjalon
2025-01-16 17:44 ` [PATCH 1/2] clean up old roadmap items Thomas Monjalon
2025-01-16 17:44 ` [PATCH 2/2] move roadmap dates 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).