* [dpdk-web] [PATCH web] release 16.11.9
@ 2019-03-19 13:44 luca.boccassi
2019-03-20 14:00 ` Thomas Monjalon
0 siblings, 1 reply; 4+ messages in thread
From: luca.boccassi @ 2019-03-19 13:44 UTC (permalink / raw)
To: web; +Cc: thomas
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 4142b4b..1e171ac 100644
--- a/content/download/_index.md
+++ b/content/download/_index.md
@@ -34,7 +34,7 @@ weight = "2"
| [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 |
-| [DPDK 16.11.8 (LTS)](//fast.dpdk.org/rel/dpdk-16.11.8.tar.xz) | [2018 August 29](//doc.dpdk.org/guides-16.11/rel_notes/release_16_11.html) | 9f54ae461a0af5faef125220638b2a96 |
+| [DPDK 16.11.9 (LTS)](//fast.dpdk.org/rel/dpdk-16.11.9.tar.xz) | [2019 March 19](//doc.dpdk.org/guides-16.11/rel_notes/release_16_11.html) | 2fce1db2f53d9683fc87dcc2b47880e2 |
| [DPDK 16.07.2](//fast.dpdk.org/rel/dpdk-16.07.2.tar.xz) | [2016 November 30](//doc.dpdk.org/guides-16.07/rel_notes/release_16_07.html) | 4922ea2ec935b64ff5c191fec53344a6 |
| [DPDK 16.04](//fast.dpdk.org/rel/dpdk-16.04.tar.xz) | [2016 April 12](//doc.dpdk.org/guides/rel_notes/release_16_04.html) | d1f82e7d7589b3b2f623c155442b8306 |
| [DPDK 2.2](//fast.dpdk.org/rel/dpdk-2.2.0.tar.xz) | [2015 December 15](//doc.dpdk.org/guides/rel_notes/release_2_2.html) | bfa10283b49d56264c82519d130458cc |
diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index 749279f..e61d47e 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -101,7 +101,7 @@ by 1-2 weeks, depending on the test results.
| Current version | Next version | Next version Date | End of life | Maintainer |
|----------|----------|-------------------|---------------------|--------------------|
-| 16.11.8 | 16.11.9 | November 9, 2018 | November 2018 (LTS) | Luca Boccassi |
+| 16.11.9 | - | - | March 2019 (LTS) | Luca Boccassi |
| 17.11.5 | 17.11.6 | March 29, 2019 | November 2019 (LTS) | Yongseok Koh |
| 18.02.2 | - | - | June 2018 | Luca Boccassi |
| 18.05.1 | - | - | August 2018 | Christian Ehrhardt |
--
2.20.1
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [dpdk-web] [PATCH web] release 16.11.9
2019-03-19 13:44 [dpdk-web] [PATCH web] release 16.11.9 luca.boccassi
@ 2019-03-20 14:00 ` Thomas Monjalon
2019-03-20 14:14 ` Mcnamara, John
0 siblings, 1 reply; 4+ messages in thread
From: Thomas Monjalon @ 2019-03-20 14:00 UTC (permalink / raw)
To: luca.boccassi; +Cc: web
19/03/2019 14:44, luca.boccassi@gmail.com:
> From: Luca Boccassi <luca.boccassi@microsoft.com>
>
> Signed-off-by: Luca Boccassi <luca.boccassi@microsoft.com>
Acked-by: Thomas Monjalon <thomas@monjalon.net>
This is the end of life of the branch 16.11.
Thanks for all the work on this LTS branch, Luca!
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [dpdk-web] [PATCH web] release 16.11.9
2019-03-20 14:00 ` Thomas Monjalon
@ 2019-03-20 14:14 ` Mcnamara, John
2019-03-20 14:19 ` Luca Boccassi
0 siblings, 1 reply; 4+ messages in thread
From: Mcnamara, John @ 2019-03-20 14:14 UTC (permalink / raw)
To: Thomas Monjalon, luca.boccassi; +Cc: web
> -----Original Message-----
> From: web [mailto:web-bounces@dpdk.org] On Behalf Of Thomas Monjalon
> Sent: Wednesday, March 20, 2019 2:01 PM
> To: luca.boccassi@gmail.com
> Cc: web@dpdk.org
> Subject: Re: [dpdk-web] [PATCH web] release 16.11.9
>
> 19/03/2019 14:44, luca.boccassi@gmail.com:
> > From: Luca Boccassi <luca.boccassi@microsoft.com>
> >
> > Signed-off-by: Luca Boccassi <luca.boccassi@microsoft.com>
>
> Acked-by: Thomas Monjalon <thomas@monjalon.net>
>
> This is the end of life of the branch 16.11.
> Thanks for all the work on this LTS branch, Luca!
Yes. Many thanks Luca.
John
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [dpdk-web] [PATCH web] release 16.11.9
2019-03-20 14:14 ` Mcnamara, John
@ 2019-03-20 14:19 ` Luca Boccassi
0 siblings, 0 replies; 4+ messages in thread
From: Luca Boccassi @ 2019-03-20 14:19 UTC (permalink / raw)
To: Mcnamara, John, Thomas Monjalon; +Cc: web
On Wed, 2019-03-20 at 14:14 +0000, Mcnamara, John wrote:
> > -----Original Message-----
> > From: web [mailto:web-bounces@dpdk.org] On Behalf Of Thomas
> > Monjalon
> > Sent: Wednesday, March 20, 2019 2:01 PM
> > To: luca.boccassi@gmail.com
> > Cc: web@dpdk.org
> > Subject: Re: [dpdk-web] [PATCH web] release 16.11.9
> >
> > 19/03/2019 14:44, luca.boccassi@gmail.com:
> > > From: Luca Boccassi <luca.boccassi@microsoft.com>
> > >
> > > Signed-off-by: Luca Boccassi <luca.boccassi@microsoft.com>
> >
> > Acked-by: Thomas Monjalon <thomas@monjalon.net>
> >
> > This is the end of life of the branch 16.11.
> > Thanks for all the work on this LTS branch, Luca!
>
> Yes. Many thanks Luca.
>
> John
It was my pleasure :-)
--
Kind regards,
Luca Boccassi
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2019-03-20 14:19 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-19 13:44 [dpdk-web] [PATCH web] release 16.11.9 luca.boccassi
2019-03-20 14:00 ` Thomas Monjalon
2019-03-20 14:14 ` Mcnamara, John
2019-03-20 14:19 ` 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).