DPDK website maintenance
 help / color / mirror / Atom feed
* [dpdk-web] [PATCH] release 19.11.3
@ 2020-06-18 18:26 luca.boccassi
  2020-06-18 18:55 ` Kevin Traynor
  2020-06-18 19:00 ` Stephen Hemminger
  0 siblings, 2 replies; 3+ messages in thread
From: luca.boccassi @ 2020-06-18 18:26 UTC (permalink / raw)
  To: web

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

---
 content/download/_index.md | 6 +++---
 content/roadmap/_index.md  | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/content/download/_index.md b/content/download/_index.md
index 7bf01f0..718c0c2 100644
--- a/content/download/_index.md
+++ b/content/download/_index.md
@@ -10,10 +10,10 @@ weight = "2"
   Latest\
   20.05.0
 </a>
-<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-19.11.2.tar.xz">
+<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-19.11.3.tar.xz">
   {{< icon name="glyphicon glyphicon-download-alt" size="large" >}}
   Latest Long Term Stable (LTS)\
-  19.11.2
+  19.11.3
 </a>
 <a class="dwnld-btn" href="/roadmap">
   {{< icon name="glyphicon glyphicon-calendar" size="large" >}}
@@ -27,7 +27,7 @@ weight = "2"
 |---------------------------------------------------------------|------------------------------------------------------------------------------|----------------------------------|
 | [DPDK 20.05.0](//fast.dpdk.org/rel/dpdk-20.05.tar.xz)         | [2020 May 26](//doc.dpdk.org/guides-20.05/rel_notes/release_20_05.html)      | 7c6f3e7f7de2422775c4cba116012c4d |
 | [DPDK 20.02.1](//fast.dpdk.org/rel/dpdk-20.02.1.tar.xz)       | [2020 May 18](//doc.dpdk.org/guides-20.02/rel_notes/release_20_02.html)      | fd04cb05c728f474b438c6e7aa1eb195 |
-| [DPDK 19.11.2 (LTS)](//fast.dpdk.org/rel/dpdk-19.11.2.tar.xz) | [2020 May 18](//doc.dpdk.org/guides-19.11/rel_notes/release_19_11.html)      | cd59c6577073b0a7bdf038f2658df1f2 |
+| [DPDK 19.11.3 (LTS)](//fast.dpdk.org/rel/dpdk-19.11.3.tar.xz) | [2020 June 18](//doc.dpdk.org/guides-19.11/rel_notes/release_19_11.html)     | 49fb8f2397d539e79edd3731ad37b195 |
 | [DPDK 19.08.2](//fast.dpdk.org/rel/dpdk-19.08.2.tar.xz)       | [2019 November 15](//doc.dpdk.org/guides-19.08/rel_notes/release_19_08.html) | 97e71f5fed2e5fa21aae16cae82f9e04 |
 | [DPDK 19.05.0](//fast.dpdk.org/rel/dpdk-19.05.tar.xz)         | [2019 May 13](//doc.dpdk.org/guides-19.05/rel_notes/release_19_05.html)      | fe22ad1bab1539945119047b0fdf1105 |
 | [DPDK 19.02.0](//fast.dpdk.org/rel/dpdk-19.02.tar.xz)         | [2019 February 1](//doc.dpdk.org/guides-19.02/rel_notes/release_19_02.html)  | 23944a2cdee061aa4bd72ebe7d836db0 |
diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index e3310a1..be9547a 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -138,4 +138,4 @@ by 1-2 weeks, depending on the test results.
 | Current version | Next version  | Next version Date | End of life | Maintainer     |
 |----------|----------|-------------------|---------------------|--------------------|
 | 18.11.8  | 18.11.9  | June 2020         | November 2020 (LTS) | Kevin Traynor      |
-| 19.11.2  | 19.11.3  | June 2020         | November 2021 (LTS) | Luca Boccassi      |
+| 19.11.3  | 19.11.4  | September 2020    | November 2021 (LTS) | Luca Boccassi      |
-- 
2.20.1


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

* Re: [dpdk-web] [PATCH] release 19.11.3
  2020-06-18 18:26 [dpdk-web] [PATCH] release 19.11.3 luca.boccassi
@ 2020-06-18 18:55 ` Kevin Traynor
  2020-06-18 19:00 ` Stephen Hemminger
  1 sibling, 0 replies; 3+ messages in thread
From: Kevin Traynor @ 2020-06-18 18:55 UTC (permalink / raw)
  To: luca.boccassi, web

On 18/06/2020 19:26, luca.boccassi@gmail.com wrote:
> From: Luca Boccassi <luca.boccassi@microsoft.com>
> 
> ---
>  content/download/_index.md | 6 +++---
>  content/roadmap/_index.md  | 2 +-
>  2 files changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/content/download/_index.md b/content/download/_index.md
> index 7bf01f0..718c0c2 100644
> --- a/content/download/_index.md
> +++ b/content/download/_index.md
> @@ -10,10 +10,10 @@ weight = "2"
>    Latest\
>    20.05.0
>  </a>
> -<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-19.11.2.tar.xz">
> +<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-19.11.3.tar.xz">
>    {{< icon name="glyphicon glyphicon-download-alt" size="large" >}}
>    Latest Long Term Stable (LTS)\
> -  19.11.2
> +  19.11.3
>  </a>
>  <a class="dwnld-btn" href="/roadmap">
>    {{< icon name="glyphicon glyphicon-calendar" size="large" >}}
> @@ -27,7 +27,7 @@ weight = "2"
>  |---------------------------------------------------------------|------------------------------------------------------------------------------|----------------------------------|
>  | [DPDK 20.05.0](//fast.dpdk.org/rel/dpdk-20.05.tar.xz)         | [2020 May 26](//doc.dpdk.org/guides-20.05/rel_notes/release_20_05.html)      | 7c6f3e7f7de2422775c4cba116012c4d |
>  | [DPDK 20.02.1](//fast.dpdk.org/rel/dpdk-20.02.1.tar.xz)       | [2020 May 18](//doc.dpdk.org/guides-20.02/rel_notes/release_20_02.html)      | fd04cb05c728f474b438c6e7aa1eb195 |
> -| [DPDK 19.11.2 (LTS)](//fast.dpdk.org/rel/dpdk-19.11.2.tar.xz) | [2020 May 18](//doc.dpdk.org/guides-19.11/rel_notes/release_19_11.html)      | cd59c6577073b0a7bdf038f2658df1f2 |
> +| [DPDK 19.11.3 (LTS)](//fast.dpdk.org/rel/dpdk-19.11.3.tar.xz) | [2020 June 18](//doc.dpdk.org/guides-19.11/rel_notes/release_19_11.html)     | 49fb8f2397d539e79edd3731ad37b195 |
>  | [DPDK 19.08.2](//fast.dpdk.org/rel/dpdk-19.08.2.tar.xz)       | [2019 November 15](//doc.dpdk.org/guides-19.08/rel_notes/release_19_08.html) | 97e71f5fed2e5fa21aae16cae82f9e04 |
>  | [DPDK 19.05.0](//fast.dpdk.org/rel/dpdk-19.05.tar.xz)         | [2019 May 13](//doc.dpdk.org/guides-19.05/rel_notes/release_19_05.html)      | fe22ad1bab1539945119047b0fdf1105 |
>  | [DPDK 19.02.0](//fast.dpdk.org/rel/dpdk-19.02.tar.xz)         | [2019 February 1](//doc.dpdk.org/guides-19.02/rel_notes/release_19_02.html)  | 23944a2cdee061aa4bd72ebe7d836db0 |
> diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
> index e3310a1..be9547a 100644
> --- a/content/roadmap/_index.md
> +++ b/content/roadmap/_index.md
> @@ -138,4 +138,4 @@ by 1-2 weeks, depending on the test results.
>  | Current version | Next version  | Next version Date | End of life | Maintainer     |
>  |----------|----------|-------------------|---------------------|--------------------|
>  | 18.11.8  | 18.11.9  | June 2020         | November 2020 (LTS) | Kevin Traynor      |
> -| 19.11.2  | 19.11.3  | June 2020         | November 2021 (LTS) | Luca Boccassi      |
> +| 19.11.3  | 19.11.4  | September 2020    | November 2021 (LTS) | Luca Boccassi      |
> 

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


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

* Re: [dpdk-web] [PATCH] release 19.11.3
  2020-06-18 18:26 [dpdk-web] [PATCH] release 19.11.3 luca.boccassi
  2020-06-18 18:55 ` Kevin Traynor
@ 2020-06-18 19:00 ` Stephen Hemminger
  1 sibling, 0 replies; 3+ messages in thread
From: Stephen Hemminger @ 2020-06-18 19:00 UTC (permalink / raw)
  To: luca.boccassi; +Cc: web

On Thu, 18 Jun 2020 19:26:31 +0100
luca.boccassi@gmail.com wrote:

> From: Luca Boccassi <luca.boccassi@microsoft.com>
> 
> ---
>  content/download/_index.md | 6 +++---
>  content/roadmap/_index.md  | 2 +-
>  2 files changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/content/download/_index.md b/content/download/_index.md
> index 7bf01f0..718c0c2 100644
> --- a/content/download/_index.md
> +++ b/content/download/_index.md
> @@ -10,10 +10,10 @@ weight = "2"
>    Latest\
>    20.05.0
>  </a>
> -<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-19.11.2.tar.xz">
> +<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-19.11.3.tar.xz">
>    {{< icon name="glyphicon glyphicon-download-alt" size="large" >}}
>    Latest Long Term Stable (LTS)\
> -  19.11.2
> +  19.11.3
>  </a>
>  <a class="dwnld-btn" href="/roadmap">
>    {{< icon name="glyphicon glyphicon-calendar" size="large" >}}
> @@ -27,7 +27,7 @@ weight = "2"
>  |---------------------------------------------------------------|------------------------------------------------------------------------------|----------------------------------|
>  | [DPDK 20.05.0](//fast.dpdk.org/rel/dpdk-20.05.tar.xz)         | [2020 May 26](//doc.dpdk.org/guides-20.05/rel_notes/release_20_05.html)      | 7c6f3e7f7de2422775c4cba116012c4d |
>  | [DPDK 20.02.1](//fast.dpdk.org/rel/dpdk-20.02.1.tar.xz)       | [2020 May 18](//doc.dpdk.org/guides-20.02/rel_notes/release_20_02.html)      | fd04cb05c728f474b438c6e7aa1eb195 |
> -| [DPDK 19.11.2 (LTS)](//fast.dpdk.org/rel/dpdk-19.11.2.tar.xz) | [2020 May 18](//doc.dpdk.org/guides-19.11/rel_notes/release_19_11.html)      | cd59c6577073b0a7bdf038f2658df1f2 |
> +| [DPDK 19.11.3 (LTS)](//fast.dpdk.org/rel/dpdk-19.11.3.tar.xz) | [2020 June 18](//doc.dpdk.org/guides-19.11/rel_notes/release_19_11.html)     | 49fb8f2397d539e79edd3731ad37b195 |
>  | [DPDK 19.08.2](//fast.dpdk.org/rel/dpdk-19.08.2.tar.xz)       | [2019 November 15](//doc.dpdk.org/guides-19.08/rel_notes/release_19_08.html) | 97e71f5fed2e5fa21aae16cae82f9e04 |
>  | [DPDK 19.05.0](//fast.dpdk.org/rel/dpdk-19.05.tar.xz)         | [2019 May 13](//doc.dpdk.org/guides-19.05/rel_notes/release_19_05.html)      | fe22ad1bab1539945119047b0fdf1105 |
>  | [DPDK 19.02.0](//fast.dpdk.org/rel/dpdk-19.02.tar.xz)         | [2019 February 1](//doc.dpdk.org/guides-19.02/rel_notes/release_19_02.html)  | 23944a2cdee061aa4bd72ebe7d836db0 |
> diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
> index e3310a1..be9547a 100644
> --- a/content/roadmap/_index.md
> +++ b/content/roadmap/_index.md
> @@ -138,4 +138,4 @@ by 1-2 weeks, depending on the test results.
>  | Current version | Next version  | Next version Date | End of life | Maintainer     |
>  |----------|----------|-------------------|---------------------|--------------------|
>  | 18.11.8  | 18.11.9  | June 2020         | November 2020 (LTS) | Kevin Traynor      |
> -| 19.11.2  | 19.11.3  | June 2020         | November 2021 (LTS) | Luca Boccassi      |
> +| 19.11.3  | 19.11.4  | September 2020    | November 2021 (LTS) | Luca Boccassi      |

Acked-by: Stephen Hemminger <stephen@networkplumber.org>

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

end of thread, other threads:[~2020-06-18 19:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-18 18:26 [dpdk-web] [PATCH] release 19.11.3 luca.boccassi
2020-06-18 18:55 ` Kevin Traynor
2020-06-18 19:00 ` Stephen Hemminger

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