release 20.11.3

Message ID 20210906105821.100988-1-luca.boccassi@gmail.com (mailing list archive)
State Accepted
Headers
Series release 20.11.3 |

Commit Message

Luca Boccassi Sept. 6, 2021, 10:58 a.m. UTC
  From: Luca Boccassi <luca.boccassi@microsoft.com>

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

Comments

Christian Ehrhardt Sept. 6, 2021, 11:04 a.m. UTC | #1
On Mon, Sep 6, 2021 at 12:58 PM <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 | 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 8428755..b50148f 100644
> --- a/content/download/_index.md
> +++ b/content/download/_index.md
> @@ -10,10 +10,10 @@ weight = "2"
>    Latest\
>    21.08.0
>  </a>
> -<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-20.11.2.tar.xz">
> +<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-20.11.3.tar.xz">

yeah as most recent LTS this update is also needed

>    {{< icon name="glyphicon glyphicon-download-alt" size="large" >}}
>    Latest Long Term Stable (LTS)\
> -  20.11.2
> +  20.11.3
>  </a>
>  <a class="dwnld-btn" href="/roadmap">
>    {{< icon name="glyphicon glyphicon-calendar" size="large" >}}
> @@ -28,7 +28,7 @@ weight = "2"
>  | [DPDK 21.08.0](//fast.dpdk.org/rel/dpdk-21.08.tar.xz)         | [2021 August 8](//doc.dpdk.org/guides-21.08/rel_notes/release_21_08.html)    | de33433a1806280996a0ecbe66e3642f |
>  | [DPDK 21.05.0](//fast.dpdk.org/rel/dpdk-21.05.tar.xz)         | [2021 May 21](//doc.dpdk.org/guides-21.05/rel_notes/release_21_05.html)      | a78bba290b11d9717d1272cc6bfaf7c3 |
>  | [DPDK 21.02.0](//fast.dpdk.org/rel/dpdk-21.02.tar.xz)         | [2021 February 14](//doc.dpdk.org/guides-21.02/rel_notes/release_21_02.html) | 2c3e4800b04495ad7fa8656a7e1a3ec1 |
> -| [DPDK 20.11.2 (LTS)](//fast.dpdk.org/rel/dpdk-20.11.2.tar.xz) | [2021 July 8](//doc.dpdk.org/guides-20.11/rel_notes/release_20_11.html)     | c01cf1ea8ca87c0bd43872cf32d6b1f7 |
> +| [DPDK 20.11.3 (LTS)](//fast.dpdk.org/rel/dpdk-20.11.3.tar.xz) | [2021 September 6](//doc.dpdk.org/guides-20.11/rel_notes/release_20_11.html) | e2f9ac261eb639c92811d205926253d1 |

matches

>  | [DPDK 20.08.0](//fast.dpdk.org/rel/dpdk-20.08.tar.xz)         | [2020 August 8](//doc.dpdk.org/guides-20.08/rel_notes/release_20_08.html)    | 64badd32cd6bc0761befc8f2402c2148 |
>  | [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 |
> diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
> index 8f04d86..31b101a 100644
> --- a/content/roadmap/_index.md
> +++ b/content/roadmap/_index.md
> @@ -101,4 +101,4 @@ by 1-2 weeks, depending on the test results.
>  |----------|----------|-------------------|---------------------|---------------------------|
>  | 18.11.11 | -        | -                 | December 2020 (EOL) | -                         |
>  | 19.11.10 | 19.11.11 | December 2021     | December 2021 (LTS) | Christian Ehrhardt        |
> -| 20.11.2  | 20.11.3  | September 2021    | November 2022 (LTS) | Luca Boccassi, Xueming Li |
> +| 20.11.3  | 20.11.4  | December 2021     | November 2022 (LTS) | Luca Boccassi, Xueming Li |

FYI: I bumped the 19.11.11 to December as looking at the past shows
that is more reaslistic.

For either expected release date:
Acked-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>


> --
> 2.30.2
>
  

Patch

diff --git a/content/download/_index.md b/content/download/_index.md
index 8428755..b50148f 100644
--- a/content/download/_index.md
+++ b/content/download/_index.md
@@ -10,10 +10,10 @@  weight = "2"
   Latest\
   21.08.0
 </a>
-<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-20.11.2.tar.xz">
+<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-20.11.3.tar.xz">
   {{< icon name="glyphicon glyphicon-download-alt" size="large" >}}
   Latest Long Term Stable (LTS)\
-  20.11.2
+  20.11.3
 </a>
 <a class="dwnld-btn" href="/roadmap">
   {{< icon name="glyphicon glyphicon-calendar" size="large" >}}
@@ -28,7 +28,7 @@  weight = "2"
 | [DPDK 21.08.0](//fast.dpdk.org/rel/dpdk-21.08.tar.xz)         | [2021 August 8](//doc.dpdk.org/guides-21.08/rel_notes/release_21_08.html)    | de33433a1806280996a0ecbe66e3642f |
 | [DPDK 21.05.0](//fast.dpdk.org/rel/dpdk-21.05.tar.xz)         | [2021 May 21](//doc.dpdk.org/guides-21.05/rel_notes/release_21_05.html)      | a78bba290b11d9717d1272cc6bfaf7c3 |
 | [DPDK 21.02.0](//fast.dpdk.org/rel/dpdk-21.02.tar.xz)         | [2021 February 14](//doc.dpdk.org/guides-21.02/rel_notes/release_21_02.html) | 2c3e4800b04495ad7fa8656a7e1a3ec1 |
-| [DPDK 20.11.2 (LTS)](//fast.dpdk.org/rel/dpdk-20.11.2.tar.xz) | [2021 July 8](//doc.dpdk.org/guides-20.11/rel_notes/release_20_11.html)     | c01cf1ea8ca87c0bd43872cf32d6b1f7 |
+| [DPDK 20.11.3 (LTS)](//fast.dpdk.org/rel/dpdk-20.11.3.tar.xz) | [2021 September 6](//doc.dpdk.org/guides-20.11/rel_notes/release_20_11.html) | e2f9ac261eb639c92811d205926253d1 |
 | [DPDK 20.08.0](//fast.dpdk.org/rel/dpdk-20.08.tar.xz)         | [2020 August 8](//doc.dpdk.org/guides-20.08/rel_notes/release_20_08.html)    | 64badd32cd6bc0761befc8f2402c2148 |
 | [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 |
diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index 8f04d86..31b101a 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -101,4 +101,4 @@  by 1-2 weeks, depending on the test results.
 |----------|----------|-------------------|---------------------|---------------------------|
 | 18.11.11 | -        | -                 | December 2020 (EOL) | -                         |
 | 19.11.10 | 19.11.11 | December 2021     | December 2021 (LTS) | Christian Ehrhardt        |
-| 20.11.2  | 20.11.3  | September 2021    | November 2022 (LTS) | Luca Boccassi, Xueming Li |
+| 20.11.3  | 20.11.4  | December 2021     | November 2022 (LTS) | Luca Boccassi, Xueming Li |