[dpdk-web] [PATCH v3] update latest LTS as 19.11

Ferruh Yigit ferruh.yigit at intel.com
Wed Dec 4 16:25:45 CET 2019


Signed-off-by: Ferruh Yigit <ferruh.yigit at intel.com>
---
Cc: Kevin Traynor <ktraynor at redhat.com>
Cc: Luca Boccassi <bluca at debian.org>

v2:
* added (LTS) to 19.11.0 in the table

v3:
* highlight that 'latest stable' is 'latest LTS'
---
 content/download/_index.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/content/download/_index.md b/content/download/_index.md
index 8b8f4b9..d158883 100644
--- a/content/download/_index.md
+++ b/content/download/_index.md
@@ -10,10 +10,10 @@ weight = "2"
   Latest Major\
   19.11
 </a>
-<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-18.11.5.tar.xz">
+<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-19.11.tar.xz">
   {{< icon name="glyphicon glyphicon-download-alt" size="large" >}}
-  Latest Stable\
-  18.11.5
+  Latest Long Term Stable (LTS)\
+  19.11
 </a>
 <a class="dwnld-btn" href="/roadmap">
   {{< icon name="glyphicon glyphicon-calendar" size="large" >}}
@@ -25,7 +25,7 @@ weight = "2"
 
 | file                                                          | date/changelog                                                               | md5                              |
 |---------------------------------------------------------------|------------------------------------------------------------------------------|----------------------------------|
-| [DPDK 19.11.0](//fast.dpdk.org/rel/dpdk-19.11.tar.xz)         | [2019 November 28](//doc.dpdk.org/guides-19.11/rel_notes/release_19_11.html) | bdcc9395656df89bc4578f1771e0a761 |
+| [DPDK 19.11.0 (LTS)](//fast.dpdk.org/rel/dpdk-19.11.tar.xz)   | [2019 November 28](//doc.dpdk.org/guides-19.11/rel_notes/release_19_11.html) | bdcc9395656df89bc4578f1771e0a761 |
 | [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 |
-- 
2.21.0



More information about the web mailing list