release 20.11.2

Message ID 20210706164524.20687-1-xuemingl@nvidia.com (mailing list archive)
State Accepted
Headers
Series release 20.11.2 |

Commit Message

Xueming Li July 6, 2021, 4:45 p.m. UTC
  Signed-off-by: Xueming Li <xuemingl@nvidia.com>
---
 content/download/_index.md | 6 +++---
 content/roadmap/_index.md  | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)
  

Comments

Thomas Monjalon July 7, 2021, 12:18 p.m. UTC | #1
06/07/2021 18:45, Xueming Li:
> Signed-off-by: Xueming Li <xuemingl@nvidia.com>
> ---
>  content/download/_index.md | 6 +++---
>  content/roadmap/_index.md  | 2 +-
>  2 files changed, 4 insertions(+), 4 deletions(-)

Looks good, congratulations for your first release!

Acked-by: Thomas Monjalon <thomas@monjalon.net>
  

Patch

diff --git a/content/download/_index.md b/content/download/_index.md
index 35a3352..8a001b4 100644
--- a/content/download/_index.md
+++ b/content/download/_index.md
@@ -10,10 +10,10 @@  weight = "2"
   Latest\
   21.05.0
 </a>
-<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-20.11.1.tar.xz">
+<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-20.11.2.tar.xz">
   {{< icon name="glyphicon glyphicon-download-alt" size="large" >}}
   Latest Long Term Stable (LTS)\
-  20.11.1
+  20.11.2
 </a>
 <a class="dwnld-btn" href="/roadmap">
   {{< icon name="glyphicon glyphicon-calendar" size="large" >}}
@@ -27,7 +27,7 @@  weight = "2"
 |---------------------------------------------------------------|------------------------------------------------------------------------------|----------------------------------|
 | [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.1 (LTS)](//fast.dpdk.org/rel/dpdk-20.11.1.tar.xz) | [2021 March 8](//doc.dpdk.org/guides-20.11/rel_notes/release_20_11.html)     | c6be9347f0200dc5315035720b732499 |
+| [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.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 769a1d1..58fc6f8 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -126,4 +126,4 @@  by 1-2 weeks, depending on the test results.
 |----------|----------|-------------------|---------------------|---------------------------|
 | 18.11.11 | -        | -                 | December 2020 (EOL) | -                         |
 | 19.11.8  | 19.11.9  | June 2021         | November 2021 (LTS) | Christian Ehrhardt        |
-| 20.11.1  | 20.11.2  | June 2021         | November 2022 (LTS) | Luca Boccassi, Xueming Li |
+| 20.11.2  | 20.11.3  | September 2021    | November 2022 (LTS) | Luca Boccassi, Xueming Li |