DPDK website maintenance
 help / color / mirror / Atom feed
* [dpdk-web] [PATCH] release 17.11.10
@ 2020-02-27 10:33 luca.boccassi
  2020-02-27 10:49 ` Kevin Traynor
  0 siblings, 1 reply; 3+ messages in thread
From: luca.boccassi @ 2020-02-27 10:33 UTC (permalink / raw)
  To: web

From: Luca Boccassi <luca.boccassi@microsoft.com>

Signed-off-by: Luca Boccassi <luca.boccassi@microsoft.com>
---
 content/download/_index.md | 2 +-
 content/roadmap/_index.md  | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/content/download/_index.md b/content/download/_index.md
index 71d99a6..c373993 100644
--- a/content/download/_index.md
+++ b/content/download/_index.md
@@ -34,7 +34,7 @@ weight = "2"
 | [DPDK 18.08.1](//fast.dpdk.org/rel/dpdk-18.08.1.tar.xz)       | [2019 April 1](//doc.dpdk.org/guides-18.08/rel_notes/release_18_08.html)     | 391116ff3012ffd33bb63ed5feb3375c |
 | [DPDK 18.05.1](//fast.dpdk.org/rel/dpdk-18.05.1.tar.xz)       | [2018 Sept 7](//doc.dpdk.org/guides-18.05/rel_notes/release_18_05.html)      | 5e278012506c76d981e4283a92adec1c |
 | [DPDK 18.02.2](//fast.dpdk.org/rel/dpdk-18.02.2.tar.xz)       | [2018 June 15](//doc.dpdk.org/guides-18.02/rel_notes/release_18_02.html)     | 75ad6d39b513649744e49c9fcbbb9ca5 |
-| [DPDK 17.11.9 (LTS)](//fast.dpdk.org/rel/dpdk-17.11.9.tar.xz) | [2019 November 15](//doc.dpdk.org/guides-17.11/rel_notes/release_17_11.html) | 00cffe1299540dee0a7bdd9527485044 |
+| [DPDK 17.11.10 (LTS)](//fast.dpdk.org/rel/dpdk-17.11.10.tar.xz) | [2020 February 27](//doc.dpdk.org/guides-17.11/rel_notes/release_17_11.html) | 0e00e95fe664ff919c7cfc42f25851c1 |
 | [DPDK 17.08.2](//fast.dpdk.org/rel/dpdk-17.08.2.tar.xz)       | [2018 April 23](//doc.dpdk.org/guides-17.08/rel_notes/release_17_08.html)    | dd239a878c8c40cf482fdfe438f8d99c |
 | [DPDK 17.05.2](//fast.dpdk.org/rel/dpdk-17.05.2.tar.xz)       | [2017 September 7](//doc.dpdk.org/guides-17.05/rel_notes/release_17_05.html) | 37afc9ce410d8e6945a1beb173074003 |
 | [DPDK 17.02.1](//fast.dpdk.org/rel/dpdk-17.02.1.tar.xz)       | [2017 June 2](//doc.dpdk.org/guides-17.02/rel_notes/release_17_02.html)      | cbdf8b7a92ce934d47c38cbc9c20c54a |
diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index d017b94..6f3d6b6 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -88,7 +88,6 @@ by 1-2 weeks, depending on the test results.
 
 | Current version | Next version  | Next version Date | End of life | Maintainer     |
 |----------|----------|-------------------|---------------------|--------------------|
-| 17.11.9  | 17.11.10 | January 2020      | January 2020 (LTS)  | Luca Boccassi      |
 | 18.11.6  | 18.11.7  | April 2020        | November 2020 (LTS) | Kevin Traynor      |
 | 19.08.2  | -        | -                 | December 2019       | Kevin Traynor      |
 | 19.11.0  | 19.11.1  | March 2020        | November 2021 (LTS) | Luca Boccassi      |
-- 
2.20.1


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

* Re: [dpdk-web] [PATCH] release 17.11.10
  2020-02-27 10:33 [dpdk-web] [PATCH] release 17.11.10 luca.boccassi
@ 2020-02-27 10:49 ` Kevin Traynor
  2020-02-27 10:53   ` Luca Boccassi
  0 siblings, 1 reply; 3+ messages in thread
From: Kevin Traynor @ 2020-02-27 10:49 UTC (permalink / raw)
  To: luca.boccassi, web

On 27/02/2020 10:33, luca.boccassi@gmail.com wrote:
> From: Luca Boccassi <luca.boccassi@microsoft.com>
> 
> Signed-off-by: Luca Boccassi <luca.boccassi@microsoft.com>
> ---
>  content/download/_index.md | 2 +-
>  content/roadmap/_index.md  | 1 -
>  2 files changed, 1 insertion(+), 2 deletions(-)
> 
> diff --git a/content/download/_index.md b/content/download/_index.md
> index 71d99a6..c373993 100644
> --- a/content/download/_index.md
> +++ b/content/download/_index.md
> @@ -34,7 +34,7 @@ weight = "2"
>  | [DPDK 18.08.1](//fast.dpdk.org/rel/dpdk-18.08.1.tar.xz)       | [2019 April 1](//doc.dpdk.org/guides-18.08/rel_notes/release_18_08.html)     | 391116ff3012ffd33bb63ed5feb3375c |
>  | [DPDK 18.05.1](//fast.dpdk.org/rel/dpdk-18.05.1.tar.xz)       | [2018 Sept 7](//doc.dpdk.org/guides-18.05/rel_notes/release_18_05.html)      | 5e278012506c76d981e4283a92adec1c |
>  | [DPDK 18.02.2](//fast.dpdk.org/rel/dpdk-18.02.2.tar.xz)       | [2018 June 15](//doc.dpdk.org/guides-18.02/rel_notes/release_18_02.html)     | 75ad6d39b513649744e49c9fcbbb9ca5 |
> -| [DPDK 17.11.9 (LTS)](//fast.dpdk.org/rel/dpdk-17.11.9.tar.xz) | [2019 November 15](//doc.dpdk.org/guides-17.11/rel_notes/release_17_11.html) | 00cffe1299540dee0a7bdd9527485044 |
> +| [DPDK 17.11.10 (LTS)](//fast.dpdk.org/rel/dpdk-17.11.10.tar.xz) | [2020 February 27](//doc.dpdk.org/guides-17.11/rel_notes/release_17_11.html) | 0e00e95fe664ff919c7cfc42f25851c1 |
>  | [DPDK 17.08.2](//fast.dpdk.org/rel/dpdk-17.08.2.tar.xz)       | [2018 April 23](//doc.dpdk.org/guides-17.08/rel_notes/release_17_08.html)    | dd239a878c8c40cf482fdfe438f8d99c |
>  | [DPDK 17.05.2](//fast.dpdk.org/rel/dpdk-17.05.2.tar.xz)       | [2017 September 7](//doc.dpdk.org/guides-17.05/rel_notes/release_17_05.html) | 37afc9ce410d8e6945a1beb173074003 |
>  | [DPDK 17.02.1](//fast.dpdk.org/rel/dpdk-17.02.1.tar.xz)       | [2017 June 2](//doc.dpdk.org/guides-17.02/rel_notes/release_17_02.html)      | cbdf8b7a92ce934d47c38cbc9c20c54a |
> diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
> index d017b94..6f3d6b6 100644
> --- a/content/roadmap/_index.md
> +++ b/content/roadmap/_index.md
> @@ -88,7 +88,6 @@ by 1-2 weeks, depending on the test results.
>  
>  | Current version | Next version  | Next version Date | End of life | Maintainer     |
>  |----------|----------|-------------------|---------------------|--------------------|
> -| 17.11.9  | 17.11.10 | January 2020      | January 2020 (LTS)  | Luca Boccassi      |
>  | 18.11.6  | 18.11.7  | April 2020        | November 2020 (LTS) | Kevin Traynor      |
>  | 19.08.2  | -        | -                 | December 2019       | Kevin Traynor      |
>  | 19.11.0  | 19.11.1  | March 2020        | November 2021 (LTS) | Luca Boccassi      |
> 

I'm wondering if I should remove 19.08.2 entry, or if having something
explicitly saying a release (especially LTS) is finished is worthwhile.

Anyway, best go ahead with this change and we can discuss more generally
later.

Acked-by: Kevin Traynor <ktraynor@redhat.com>


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

* Re: [dpdk-web] [PATCH] release 17.11.10
  2020-02-27 10:49 ` Kevin Traynor
@ 2020-02-27 10:53   ` Luca Boccassi
  0 siblings, 0 replies; 3+ messages in thread
From: Luca Boccassi @ 2020-02-27 10:53 UTC (permalink / raw)
  To: Kevin Traynor, web

On Thu, 2020-02-27 at 10:49 +0000, Kevin Traynor wrote:
> On 27/02/2020 10:33, 
> luca.boccassi@gmail.com
>  wrote:
> > From: Luca Boccassi <
> > luca.boccassi@microsoft.com
> > >
> > 
> > Signed-off-by: Luca Boccassi <
> > luca.boccassi@microsoft.com
> > >
> > ---
> >  content/download/_index.md | 2 +-
> >  content/roadmap/_index.md  | 1 -
> >  2 files changed, 1 insertion(+), 2 deletions(-)
> > 
> > diff --git a/content/download/_index.md
> > b/content/download/_index.md
> > index 71d99a6..c373993 100644
> > --- a/content/download/_index.md
> > +++ b/content/download/_index.md
> > @@ -34,7 +34,7 @@ weight = "2"
> >  | [DPDK 18.08.1](//fast.dpdk.org/rel/dpdk-18.08.1.tar.xz)       |
> > [2019 April 1](//doc.dpdk.org/guides-
> > 18.08/rel_notes/release_18_08.html)     |
> > 391116ff3012ffd33bb63ed5feb3375c |
> >  | [DPDK 18.05.1](//fast.dpdk.org/rel/dpdk-18.05.1.tar.xz)       |
> > [2018 Sept 7](//doc.dpdk.org/guides-
> > 18.05/rel_notes/release_18_05.html)      |
> > 5e278012506c76d981e4283a92adec1c |
> >  | [DPDK 18.02.2](//fast.dpdk.org/rel/dpdk-18.02.2.tar.xz)       |
> > [2018 June 15](//doc.dpdk.org/guides-
> > 18.02/rel_notes/release_18_02.html)     |
> > 75ad6d39b513649744e49c9fcbbb9ca5 |
> > -| [DPDK 17.11.9 (LTS)](//fast.dpdk.org/rel/dpdk-17.11.9.tar.xz) |
> > [2019 November 15](//doc.dpdk.org/guides-
> > 17.11/rel_notes/release_17_11.html) |
> > 00cffe1299540dee0a7bdd9527485044 |
> > +| [DPDK 17.11.10 (LTS)](//fast.dpdk.org/rel/dpdk-17.11.10.tar.xz)
> > | [2020 February 27](//doc.dpdk.org/guides-
> > 17.11/rel_notes/release_17_11.html) |
> > 0e00e95fe664ff919c7cfc42f25851c1 |
> >  | [DPDK 17.08.2](//fast.dpdk.org/rel/dpdk-17.08.2.tar.xz)       |
> > [2018 April 23](//doc.dpdk.org/guides-
> > 17.08/rel_notes/release_17_08.html)    |
> > dd239a878c8c40cf482fdfe438f8d99c |
> >  | [DPDK 17.05.2](//fast.dpdk.org/rel/dpdk-17.05.2.tar.xz)       |
> > [2017 September 7](//doc.dpdk.org/guides-
> > 17.05/rel_notes/release_17_05.html) |
> > 37afc9ce410d8e6945a1beb173074003 |
> >  | [DPDK 17.02.1](//fast.dpdk.org/rel/dpdk-17.02.1.tar.xz)       |
> > [2017 June 2](//doc.dpdk.org/guides-
> > 17.02/rel_notes/release_17_02.html)      |
> > cbdf8b7a92ce934d47c38cbc9c20c54a |
> > diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
> > index d017b94..6f3d6b6 100644
> > --- a/content/roadmap/_index.md
> > +++ b/content/roadmap/_index.md
> > @@ -88,7 +88,6 @@ by 1-2 weeks, depending on the test results.
> >  
> >  | Current version | Next version  | Next version Date | End of
> > life | Maintainer     |
> >  |----------|----------|-------------------|---------------------|-
> > -------------------|
> > -| 17.11.9  | 17.11.10 | January 2020      | January 2020 (LTS)  |
> > Luca Boccassi      |
> >  | 18.11.6  | 18.11.7  | April 2020        | November 2020 (LTS) |
> > Kevin Traynor      |
> >  | 19.08.2  | -        | -                 | December 2019       |
> > Kevin Traynor      |
> >  | 19.11.0  | 19.11.1  | March 2020        | November 2021 (LTS) |
> > Luca Boccassi      |
> > 
> 
> I'm wondering if I should remove 19.08.2 entry, or if having
> something
> explicitly saying a release (especially LTS) is finished is
> worthwhile.
> 
> Anyway, best go ahead with this change and we can discuss more
> generally
> later.
> 
> Acked-by: Kevin Traynor <
> ktraynor@redhat.com

Thanks, applied.

Yes, I think it's a good idea to have an EOL page - but it should be
separate from the roadmap IMHO.

-- 
Kind regards,
Luca Boccassi


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

end of thread, other threads:[~2020-02-27 10:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-27 10:33 [dpdk-web] [PATCH] release 17.11.10 luca.boccassi
2020-02-27 10:49 ` Kevin Traynor
2020-02-27 10:53   ` Luca Boccassi

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