DPDK website maintenance
 help / color / mirror / Atom feed
* [dpdk-web] [PATCH 1/2] update 20.11.0 schedule
@ 2020-11-26 16:44 Ferruh Yigit
  2020-11-26 16:44 ` [dpdk-web] [PATCH 2/2] add 21.02.0 schedule Ferruh Yigit
  0 siblings, 1 reply; 4+ messages in thread
From: Ferruh Yigit @ 2020-11-26 16:44 UTC (permalink / raw)
  To: web; +Cc: Thomas Monjalon

Release deferred two days to 27 November, as discussed in:
https://mails.dpdk.org/archives/dev/2020-November/193550.html

Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
---
 content/roadmap/_index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index b6f846319d5f..2956d2c7c440 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -98,7 +98,7 @@ The last period is 1 month long and is dedicated to bug fixing.
 - PMD features freeze (-rc2): November 3, 2020
 - -rc3: November 5, 2020
 - -rc4: November 13, 2020
-- Release: November 25, 2020
+- Release: November 27, 2020
 
 ### Stable Releases {#stable}
 ----
-- 
2.26.2


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

* [dpdk-web] [PATCH 2/2] add 21.02.0 schedule
  2020-11-26 16:44 [dpdk-web] [PATCH 1/2] update 20.11.0 schedule Ferruh Yigit
@ 2020-11-26 16:44 ` Ferruh Yigit
  2020-11-26 17:46   ` David Marchand
  0 siblings, 1 reply; 4+ messages in thread
From: Ferruh Yigit @ 2020-11-26 16:44 UTC (permalink / raw)
  To: web; +Cc: Thomas Monjalon

Added v21.02 release schedule as finalized in:
https://mails.dpdk.org/archives/dev/2020-November/193550.html

Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
---
 content/roadmap/_index.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index 2956d2c7c440..3aa1a795ff7d 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -100,6 +100,12 @@ The last period is 1 month long and is dedicated to bug fixing.
 - -rc4: November 13, 2020
 - Release: November 27, 2020
 
+#### 21.02
+
+- Proposal deadline (RFC/v1 patches): December 20, 2020
+- API freeze (-rc1): January 15, 2021
+- Release: February 5, 2021
+
 ### Stable Releases {#stable}
 ----
 There is a documentation page describing the
-- 
2.26.2


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

* Re: [dpdk-web] [PATCH 2/2] add 21.02.0 schedule
  2020-11-26 16:44 ` [dpdk-web] [PATCH 2/2] add 21.02.0 schedule Ferruh Yigit
@ 2020-11-26 17:46   ` David Marchand
  2020-11-26 22:11     ` Thomas Monjalon
  0 siblings, 1 reply; 4+ messages in thread
From: David Marchand @ 2020-11-26 17:46 UTC (permalink / raw)
  To: Ferruh Yigit; +Cc: web, Thomas Monjalon

On Thu, Nov 26, 2020 at 5:44 PM Ferruh Yigit <ferruh.yigit@intel.com> wrote:
>
> Added v21.02 release schedule as finalized in:
> https://mails.dpdk.org/archives/dev/2020-November/193550.html
>
> Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
> ---
>  content/roadmap/_index.md | 6 ++++++
>  1 file changed, 6 insertions(+)
>
> diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
> index 2956d2c7c440..3aa1a795ff7d 100644
> --- a/content/roadmap/_index.md
> +++ b/content/roadmap/_index.md
> @@ -100,6 +100,12 @@ The last period is 1 month long and is dedicated to bug fixing.
>  - -rc4: November 13, 2020
>  - Release: November 27, 2020
>
> +#### 21.02
> +
> +- Proposal deadline (RFC/v1 patches): December 20, 2020
> +- API freeze (-rc1): January 15, 2021
> +- Release: February 5, 2021
> +
>  ### Stable Releases {#stable}
>  ----
>  There is a documentation page describing the
> --
> 2.26.2
>

For the series,
Acked-by: David Marchand <david.marchand@redhat.com>


-- 
David Marchand


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

* Re: [dpdk-web] [PATCH 2/2] add 21.02.0 schedule
  2020-11-26 17:46   ` David Marchand
@ 2020-11-26 22:11     ` Thomas Monjalon
  0 siblings, 0 replies; 4+ messages in thread
From: Thomas Monjalon @ 2020-11-26 22:11 UTC (permalink / raw)
  To: Ferruh Yigit; +Cc: David Marchand, web

26/11/2020 18:46, David Marchand:
> On Thu, Nov 26, 2020 at 5:44 PM Ferruh Yigit <ferruh.yigit@intel.com> wrote:
> >
> > Added v21.02 release schedule as finalized in:
> > https://mails.dpdk.org/archives/dev/2020-November/193550.html
> >
> > Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
> > ---
> > +#### 21.02
> > +
> > +- Proposal deadline (RFC/v1 patches): December 20, 2020
> > +- API freeze (-rc1): January 15, 2021
> > +- Release: February 5, 2021
> 
> For the series,
> Acked-by: David Marchand <david.marchand@redhat.com>

Applied, thanks




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

end of thread, other threads:[~2020-11-26 22:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-26 16:44 [dpdk-web] [PATCH 1/2] update 20.11.0 schedule Ferruh Yigit
2020-11-26 16:44 ` [dpdk-web] [PATCH 2/2] add 21.02.0 schedule Ferruh Yigit
2020-11-26 17:46   ` David Marchand
2020-11-26 22:11     ` 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).