* [dpdk-web] [PATCH] Update index and roadmap for 17.11.7
@ 2019-09-27 9:56 luca.boccassi
2019-09-27 12:47 ` Thomas Monjalon
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: luca.boccassi @ 2019-09-27 9:56 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 | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/content/download/_index.md b/content/download/_index.md
index 0faca56..2220339 100644
--- a/content/download/_index.md
+++ b/content/download/_index.md
@@ -32,7 +32,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.6 (LTS)](//fast.dpdk.org/rel/dpdk-17.11.6.tar.xz) | [2019 May 21](//doc.dpdk.org/guides-17.11/rel_notes/release_17_11.html) | 9f0611bcd43c84a335604e233503d989 |
+| [DPDK 17.11.7 (LTS)](//fast.dpdk.org/rel/dpdk-17.11.7.tar.xz) | [2019 September 27](//doc.dpdk.org/guides-17.11/rel_notes/release_17_11.html) | 219bb56a5136e04792d00a9c61aaae42 |
| [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 94da33a..042273a 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -95,7 +95,7 @@ by 1-2 weeks, depending on the test results.
| Current version | Next version | Next version Date | End of life | Maintainer |
|----------|----------|-------------------|---------------------|--------------------|
-| 17.11.6 | 17.11.7 | August 12, 2019 | November 2019 (LTS) | Yongseok Koh |
+| 17.11.7 | 17.11.8 | November, 2019 | November 2019 (LTS) | Luca Boccassi |
| 18.11.2 | 18.11.3 | September 2019 | November 2020 (LTS) | Kevin Traynor |
| - | 19.05.1 | September 2019 | September 2019 | ? |
| - | 19.08.1 | December 2019 | December 2019 | ? |
--
2.20.1
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [dpdk-web] [PATCH] Update index and roadmap for 17.11.7
2019-09-27 9:56 [dpdk-web] [PATCH] Update index and roadmap for 17.11.7 luca.boccassi
@ 2019-09-27 12:47 ` Thomas Monjalon
2019-09-27 12:51 ` David Marchand
2019-09-27 12:57 ` Kevin Traynor
2 siblings, 0 replies; 4+ messages in thread
From: Thomas Monjalon @ 2019-09-27 12:47 UTC (permalink / raw)
To: luca.boccassi; +Cc: web
For the sake of simplicity, the title can be just "release 17.11.7"
27/09/2019 11:56, luca.boccassi@gmail.com:
> -| 17.11.6 | 17.11.7 | August 12, 2019 | November 2019 (LTS) | Yongseok Koh |
> +| 17.11.7 | 17.11.8 | November, 2019 | November 2019 (LTS) | Luca Boccassi |
Looks good.
Thanks for stepping in!
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [dpdk-web] [PATCH] Update index and roadmap for 17.11.7
2019-09-27 9:56 [dpdk-web] [PATCH] Update index and roadmap for 17.11.7 luca.boccassi
2019-09-27 12:47 ` Thomas Monjalon
@ 2019-09-27 12:51 ` David Marchand
2019-09-27 12:57 ` Kevin Traynor
2 siblings, 0 replies; 4+ messages in thread
From: David Marchand @ 2019-09-27 12:51 UTC (permalink / raw)
To: luca.boccassi; +Cc: web
On Fri, Sep 27, 2019 at 11:56 AM <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 | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/content/download/_index.md b/content/download/_index.md
> index 0faca56..2220339 100644
> --- a/content/download/_index.md
> +++ b/content/download/_index.md
> @@ -32,7 +32,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.6 (LTS)](//fast.dpdk.org/rel/dpdk-17.11.6.tar.xz) | [2019 May 21](//doc.dpdk.org/guides-17.11/rel_notes/release_17_11.html) | 9f0611bcd43c84a335604e233503d989 |
> +| [DPDK 17.11.7 (LTS)](//fast.dpdk.org/rel/dpdk-17.11.7.tar.xz) | [2019 September 27](//doc.dpdk.org/guides-17.11/rel_notes/release_17_11.html) | 219bb56a5136e04792d00a9c61aaae42 |
> | [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 94da33a..042273a 100644
> --- a/content/roadmap/_index.md
> +++ b/content/roadmap/_index.md
> @@ -95,7 +95,7 @@ by 1-2 weeks, depending on the test results.
>
> | Current version | Next version | Next version Date | End of life | Maintainer |
> |----------|----------|-------------------|---------------------|--------------------|
> -| 17.11.6 | 17.11.7 | August 12, 2019 | November 2019 (LTS) | Yongseok Koh |
> +| 17.11.7 | 17.11.8 | November, 2019 | November 2019 (LTS) | Luca Boccassi |
> | 18.11.2 | 18.11.3 | September 2019 | November 2020 (LTS) | Kevin Traynor |
> | - | 19.05.1 | September 2019 | September 2019 | ? |
> | - | 19.08.1 | December 2019 | December 2019 | ? |
> --
> 2.20.1
>
Checked archive md5, my only nitpick is the comma in the "next version
date" as mentionned on irc.
Acked-by: David Marchand <david.marchand@redhat.com>
--
David Marchand
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [dpdk-web] [PATCH] Update index and roadmap for 17.11.7
2019-09-27 9:56 [dpdk-web] [PATCH] Update index and roadmap for 17.11.7 luca.boccassi
2019-09-27 12:47 ` Thomas Monjalon
2019-09-27 12:51 ` David Marchand
@ 2019-09-27 12:57 ` Kevin Traynor
2 siblings, 0 replies; 4+ messages in thread
From: Kevin Traynor @ 2019-09-27 12:57 UTC (permalink / raw)
To: luca.boccassi, web
On 27/09/2019 10:56, 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 | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/content/download/_index.md b/content/download/_index.md
> index 0faca56..2220339 100644
> --- a/content/download/_index.md
> +++ b/content/download/_index.md
> @@ -32,7 +32,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.6 (LTS)](//fast.dpdk.org/rel/dpdk-17.11.6.tar.xz) | [2019 May 21](//doc.dpdk.org/guides-17.11/rel_notes/release_17_11.html) | 9f0611bcd43c84a335604e233503d989 |
> +| [DPDK 17.11.7 (LTS)](//fast.dpdk.org/rel/dpdk-17.11.7.tar.xz) | [2019 September 27](//doc.dpdk.org/guides-17.11/rel_notes/release_17_11.html) | 219bb56a5136e04792d00a9c61aaae42 |
> | [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 94da33a..042273a 100644
> --- a/content/roadmap/_index.md
> +++ b/content/roadmap/_index.md
> @@ -95,7 +95,7 @@ by 1-2 weeks, depending on the test results.
>
> | Current version | Next version | Next version Date | End of life | Maintainer |
> |----------|----------|-------------------|---------------------|--------------------|
> -| 17.11.6 | 17.11.7 | August 12, 2019 | November 2019 (LTS) | Yongseok Koh |
> +| 17.11.7 | 17.11.8 | November, 2019 | November 2019 (LTS) | Luca Boccassi |
> | 18.11.2 | 18.11.3 | September 2019 | November 2020 (LTS) | Kevin Traynor |
> | - | 19.05.1 | September 2019 | September 2019 | ? |
> | - | 19.08.1 | December 2019 | December 2019 | ? |
>
There were few minor changes discussed on IRC,
Acked-by: Kevin Traynor <ktraynor@redhat.com>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2019-09-27 12:57 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-27 9:56 [dpdk-web] [PATCH] Update index and roadmap for 17.11.7 luca.boccassi
2019-09-27 12:47 ` Thomas Monjalon
2019-09-27 12:51 ` David Marchand
2019-09-27 12:57 ` Kevin Traynor
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).