[v2] update 2022 schedule

Message ID 20211213105424.65258-1-thomas@monjalon.net (mailing list archive)
State Accepted
Headers
Series [v2] update 2022 schedule |

Commit Message

Thomas Monjalon Dec. 13, 2021, 10:54 a.m. UTC
  22.03 is planned to be a small release cycle.
Given December is a calm month,
the proposal deadline and -rc1 are pushed by one week.

For the rest of the schedule, this guideline (in weeks) is followed:
	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

This is a new pace of 3 releases per year, instead of 4 previously.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: John McNamara <john.mcnamara@intel.com>
---
v2: adapt cycle description to the new pace while merging the patch
---
 content/roadmap/_index.md | 28 ++++++++++++++++++++++------
 1 file changed, 22 insertions(+), 6 deletions(-)
  

Patch

diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index 069c5c4..9c41991 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -52,7 +52,7 @@  This list is obviously neither complete nor guaranteed.
 
 ### Cycle model {#cycle}
 ----
-A typical release should be done after 3 months.
+A typical release should be done after 4 months.
 
 It is designed to allow DPDK to keep evolving at a rapid pace while
 giving enough opportunity to review, discuss and improve the contributions.
@@ -65,20 +65,36 @@  Updated versions of patches (v2, v3, etc.) will be submitted to address comments
 The new features must be properly reviewed, tested and accepted before the
 integration deadline. Otherwise, they will be postponed to the next releases.
 
-At the end of the merge window, the first release candidate is out.
+At the end of the merge windows, the first release candidates are out.
 
-The last period is 1 month long and is dedicated to bug fixing.
+The last period is approximately 1 month long and is dedicated to bug fixing.
 
 ### Scheduling {#dates}
 ----
 
 #### 22.03
 
-- Proposal deadline (RFC/v1 patches): 24 December 2021
-- API freeze (-rc1): 2 February 2022
+- Proposal deadline (RFC/v1 patches): 31 December 2021
+- API freeze (-rc1): 9 February 2022
 - PMD features freeze (-rc2): 23 February 2022
 - Builtin applications features freeze (-rc3): 2 March 2022
-- Release: early March 2022
+- Release: 11 March 2022
+
+#### 22.07
+
+- Proposal deadline (RFC/v1 patches): 10 April 2022
+- API freeze (-rc1): 30 May 2022
+- PMD features freeze (-rc2): 20 June 2022
+- Builtin applications features freeze (-rc3): 27 June 2022
+- Release: 13 July 2022
+
+#### 22.11
+
+- Proposal deadline (RFC/v1 patches): 14 August 2022
+- API freeze (-rc1): 3 October 2022
+- PMD features freeze (-rc2): 24 October 2022
+- Builtin applications features freeze (-rc3): 31 October 2022
+- Release: 16 November 2022
 
 ### Stable Releases {#stable}
 ----