DPDK website maintenance
 help / color / mirror / Atom feed
* [PATCH 0/3] roadmap dates
@ 2023-11-16 10:33 Thomas Monjalon
  2023-11-16 10:33 ` [PATCH 1/3] update release dates for 23.11 Thomas Monjalon
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Thomas Monjalon @ 2023-11-16 10:33 UTC (permalink / raw)
  To: web

Thomas Monjalon (3):
  update release dates for 23.11
  add roadmap dates for 24.03 cycle
  complete estimated release dates for 2024

 content/roadmap/_index.md | 24 ++++++++++++++++++++----
 1 file changed, 20 insertions(+), 4 deletions(-)

-- 
2.42.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [PATCH 1/3] update release dates for 23.11
  2023-11-16 10:33 [PATCH 0/3] roadmap dates Thomas Monjalon
@ 2023-11-16 10:33 ` Thomas Monjalon
  2023-11-16 10:33 ` [PATCH 2/3] add roadmap dates for 24.03 cycle Thomas Monjalon
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 6+ messages in thread
From: Thomas Monjalon @ 2023-11-16 10:33 UTC (permalink / raw)
  To: web

Update effective release dates for 23.11 cycle.
Final release should happen on 23 November or the next day.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
---
 content/roadmap/_index.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index 51acb4f..f106623 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -113,10 +113,10 @@ The last period is approximately 1 month long and is dedicated to bug fixing.
 #### 23.11
 
 - Proposal deadline (RFC/v1 patches): 12 August 2023
-- API freeze (-rc1): 11 October 2023
-- PMD features freeze (-rc2): 27 October 2023
-- Builtin applications features freeze (-rc3): 3 November 2023
-- Release: 15 November 2023
+- API freeze (-rc1): 17 October 2023
+- PMD features freeze (-rc2): 6 November 2023
+- Builtin applications features freeze (-rc3): 14 November 2023
+- Release: 23 November 2023
 
 ### Stable Releases {#stable}
 ----
-- 
2.42.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [PATCH 2/3] add roadmap dates for 24.03 cycle
  2023-11-16 10:33 [PATCH 0/3] roadmap dates Thomas Monjalon
  2023-11-16 10:33 ` [PATCH 1/3] update release dates for 23.11 Thomas Monjalon
@ 2023-11-16 10:33 ` Thomas Monjalon
  2023-11-16 10:33 ` [PATCH 3/3] complete estimated release dates for 2024 Thomas Monjalon
  2023-11-16 11:56 ` [PATCH 0/3] roadmap dates Mcnamara, John
  3 siblings, 0 replies; 6+ messages in thread
From: Thomas Monjalon @ 2023-11-16 10:33 UTC (permalink / raw)
  To: web

Dates were discussed in maintainers meeting.
Major holidays are taken into consideration.
The other guideline is to approach these intervals in weeks:
    proposal deadline: 4
    rc1 - API freeze: 7
    rc2 - PMD features freeze: 3
    rc3 - app features freeze: 1
    rc4 - more fixes: 1
    rc5 - last chance buffer: 1
    release: 0.5

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
---
 content/roadmap/_index.md | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index f106623..60739d1 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -118,6 +118,14 @@ The last period is approximately 1 month long and is dedicated to bug fixing.
 - Builtin applications features freeze (-rc3): 14 November 2023
 - Release: 23 November 2023
 
+#### 24.03
+
+- Proposal deadline (RFC/v1 patches): 22 December 2023
+- API freeze (-rc1): 5 February 2024
+- PMD features freeze (-rc2): 23 February 2024
+- Builtin applications features freeze (-rc3): 4 March 2024
+- Release: 14 March 2024
+
 ### Stable Releases {#stable}
 ----
 There is a documentation page describing the
-- 
2.42.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [PATCH 3/3] complete estimated release dates for 2024
  2023-11-16 10:33 [PATCH 0/3] roadmap dates Thomas Monjalon
  2023-11-16 10:33 ` [PATCH 1/3] update release dates for 23.11 Thomas Monjalon
  2023-11-16 10:33 ` [PATCH 2/3] add roadmap dates for 24.03 cycle Thomas Monjalon
@ 2023-11-16 10:33 ` Thomas Monjalon
  2023-11-16 11:56 ` [PATCH 0/3] roadmap dates Mcnamara, John
  3 siblings, 0 replies; 6+ messages in thread
From: Thomas Monjalon @ 2023-11-16 10:33 UTC (permalink / raw)
  To: web

Considering past years, these are realistic dates
for the releases in the year 2024.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
---
 content/roadmap/_index.md | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index 60739d1..52ea1b7 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -126,6 +126,14 @@ The last period is approximately 1 month long and is dedicated to bug fixing.
 - Builtin applications features freeze (-rc3): 4 March 2024
 - Release: 14 March 2024
 
+#### 24.07
+
+- Release: 10 July 2024
+
+#### 24.11
+
+- Release: 20 November 2024
+
 ### Stable Releases {#stable}
 ----
 There is a documentation page describing the
-- 
2.42.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

* RE: [PATCH 0/3] roadmap dates
  2023-11-16 10:33 [PATCH 0/3] roadmap dates Thomas Monjalon
                   ` (2 preceding siblings ...)
  2023-11-16 10:33 ` [PATCH 3/3] complete estimated release dates for 2024 Thomas Monjalon
@ 2023-11-16 11:56 ` Mcnamara, John
  2023-11-16 12:09   ` Thomas Monjalon
  3 siblings, 1 reply; 6+ messages in thread
From: Mcnamara, John @ 2023-11-16 11:56 UTC (permalink / raw)
  To: Thomas Monjalon, web



> -----Original Message-----
> From: Thomas Monjalon <thomas@monjalon.net>
> Sent: Thursday, November 16, 2023 10:34 AM
> To: web@dpdk.org
> Subject: [PATCH 0/3] roadmap dates
> 
> Thomas Monjalon (3):
>   update release dates for 23.11
>   add roadmap dates for 24.03 cycle
>   complete estimated release dates for 2024
> 

For patchset:

Acked-by: John McNamara <john.mcnamara@intel.com>

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH 0/3] roadmap dates
  2023-11-16 11:56 ` [PATCH 0/3] roadmap dates Mcnamara, John
@ 2023-11-16 12:09   ` Thomas Monjalon
  0 siblings, 0 replies; 6+ messages in thread
From: Thomas Monjalon @ 2023-11-16 12:09 UTC (permalink / raw)
  To: web; +Cc: Mcnamara, John

> > Thomas Monjalon (3):
> >   update release dates for 23.11
> >   add roadmap dates for 24.03 cycle
> >   complete estimated release dates for 2024
> 
> For patchset:
> 
> Acked-by: John McNamara <john.mcnamara@intel.com>

Applied




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-11-16 12:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-16 10:33 [PATCH 0/3] roadmap dates Thomas Monjalon
2023-11-16 10:33 ` [PATCH 1/3] update release dates for 23.11 Thomas Monjalon
2023-11-16 10:33 ` [PATCH 2/3] add roadmap dates for 24.03 cycle Thomas Monjalon
2023-11-16 10:33 ` [PATCH 3/3] complete estimated release dates for 2024 Thomas Monjalon
2023-11-16 11:56 ` [PATCH 0/3] roadmap dates Mcnamara, John
2023-11-16 12:09   ` 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).