DPDK website maintenance
 help / color / mirror / Atom feed
* [PATCH] update 21.11.0 schedule
@ 2021-10-28  9:45 Thomas Monjalon
  2021-10-28  9:58 ` Mcnamara, John
  0 siblings, 1 reply; 5+ messages in thread
From: Thomas Monjalon @ 2021-10-28  9:45 UTC (permalink / raw)
  To: web

As discussed in the maintainers meeting,
-rc2 should be on Friday, November 5th.
We should need one more week for -rc3.
The release date is pushed a little.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
---
Already applied to quickly update the web page
as agreed in maintainers meeting.
---
 content/roadmap/_index.md | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index c76c666..36aecdd 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -110,9 +110,10 @@ The last period is 1 month long and is dedicated to bug fixing.
 #### 21.11
 
 - Proposal deadline (RFC/v1 patches): 10 September 2021
-- API freeze (-rc1): 15 October 2021
-- PMD features freeze (-rc2): 29 October 2021
-- Release: 19 November 2021
+- API freeze (-rc1): 25 October 2021
+- PMD features freeze (-rc2): 5 November 2021
+- Builtin applications features freeze (-rc3): 12 November 2021
+- Release: 24 November 2021
 
 ### Stable Releases {#stable}
 ----
-- 
2.33.0


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

* RE: [PATCH] update 21.11.0 schedule
  2021-10-28  9:45 [PATCH] update 21.11.0 schedule Thomas Monjalon
@ 2021-10-28  9:58 ` Mcnamara, John
  2021-10-28 16:24   ` Ajit Khaparde
  0 siblings, 1 reply; 5+ messages in thread
From: Mcnamara, John @ 2021-10-28  9:58 UTC (permalink / raw)
  To: Thomas Monjalon, web



> -----Original Message-----
> From: Thomas Monjalon <thomas@monjalon.net>
> Sent: Thursday, October 28, 2021 10:46 AM
> To: web@dpdk.org
> Subject: [PATCH] update 21.11.0 schedule
> 
> As discussed in the maintainers meeting,
> -rc2 should be on Friday, November 5th.
> We should need one more week for -rc3.
> The release date is pushed a little.
> 
> Signed-off-by: Thomas Monjalon <thomas@monjalon.net>


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

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

* Re: [PATCH] update 21.11.0 schedule
  2021-10-28  9:58 ` Mcnamara, John
@ 2021-10-28 16:24   ` Ajit Khaparde
  0 siblings, 0 replies; 5+ messages in thread
From: Ajit Khaparde @ 2021-10-28 16:24 UTC (permalink / raw)
  To: Mcnamara, John; +Cc: Thomas Monjalon, web

On Thu, Oct 28, 2021 at 2:58 AM Mcnamara, John <john.mcnamara@intel.com> wrote:
>
>
>
> > -----Original Message-----
> > From: Thomas Monjalon <thomas@monjalon.net>
> > Sent: Thursday, October 28, 2021 10:46 AM
> > To: web@dpdk.org
> > Subject: [PATCH] update 21.11.0 schedule
> >
> > As discussed in the maintainers meeting,
> > -rc2 should be on Friday, November 5th.
> > We should need one more week for -rc3.
> > The release date is pushed a little.
> >
> > Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
>
>
> Acked-by: John McNamara <john.mcnamara@intel.com>

Acked-by: Ajit Khaparde <ajit.khaparde@broadcom.com>

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

* Re: [PATCH] update 21.11.0 schedule
  2021-11-11  9:18 Thomas Monjalon
@ 2021-11-11  9:29 ` Ferruh Yigit
  0 siblings, 0 replies; 5+ messages in thread
From: Ferruh Yigit @ 2021-11-11  9:29 UTC (permalink / raw)
  To: Thomas Monjalon, web

On 11/11/2021 9:18 AM, Thomas Monjalon wrote:
> -rc2 was released on Monday (instead of last Friday).
> As discussed in the maintainers meeting,
> -rc3 should be on Tuesday to allow more fixes.
> 
> Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
> ---
> Already applied to quickly update the web page
> as agreed in maintainers meeting.
> ---
>   content/roadmap/_index.md | 5 +++--
>   1 file changed, 3 insertions(+), 2 deletions(-)
> 
> diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
> index 36aecdd..ef0da71 100644
> --- a/content/roadmap/_index.md
> +++ b/content/roadmap/_index.md
> @@ -111,8 +111,9 @@ The last period is 1 month long and is dedicated to bug fixing.
>   
>   - Proposal deadline (RFC/v1 patches): 10 September 2021
>   - API freeze (-rc1): 25 October 2021
> -- PMD features freeze (-rc2): 5 November 2021
> -- Builtin applications features freeze (-rc3): 12 November 2021
> +- PMD features freeze (-rc2): 8 November 2021
> +- Builtin applications features freeze (-rc3): 16 November 2021
> +- Last release candidate (-rc4): 22 November 2021
>   - Release: 24 November 2021
>   
>   ### Stable Releases {#stable}
> 

Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>

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

* [PATCH] update 21.11.0 schedule
@ 2021-11-11  9:18 Thomas Monjalon
  2021-11-11  9:29 ` Ferruh Yigit
  0 siblings, 1 reply; 5+ messages in thread
From: Thomas Monjalon @ 2021-11-11  9:18 UTC (permalink / raw)
  To: web

-rc2 was released on Monday (instead of last Friday).
As discussed in the maintainers meeting,
-rc3 should be on Tuesday to allow more fixes.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
---
Already applied to quickly update the web page
as agreed in maintainers meeting.
---
 content/roadmap/_index.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index 36aecdd..ef0da71 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -111,8 +111,9 @@ The last period is 1 month long and is dedicated to bug fixing.
 
 - Proposal deadline (RFC/v1 patches): 10 September 2021
 - API freeze (-rc1): 25 October 2021
-- PMD features freeze (-rc2): 5 November 2021
-- Builtin applications features freeze (-rc3): 12 November 2021
+- PMD features freeze (-rc2): 8 November 2021
+- Builtin applications features freeze (-rc3): 16 November 2021
+- Last release candidate (-rc4): 22 November 2021
 - Release: 24 November 2021
 
 ### Stable Releases {#stable}
-- 
2.33.0


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

end of thread, other threads:[~2021-11-11  9:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-28  9:45 [PATCH] update 21.11.0 schedule Thomas Monjalon
2021-10-28  9:58 ` Mcnamara, John
2021-10-28 16:24   ` Ajit Khaparde
2021-11-11  9:18 Thomas Monjalon
2021-11-11  9:29 ` Ferruh Yigit

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