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

Kevin Traynor ktraynor at redhat.com
Wed Dec 4 14:44:42 CET 2019


On 04/12/2019 12:13, Ferruh Yigit wrote:
> 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
> ---
>  content/download/_index.md | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/content/download/_index.md b/content/download/_index.md
> index 8b8f4b9..781f113 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\

If the intention is to point it to the latest version of the latest LTS,
can we change it to 'Latest LTS'. I think it avoids some ambiguity, e.g.
if for some reason 20.02 was going to have a stable branch, it could
claim to be 'latest stable' too.

> -  18.11.5
> +  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 |
> 

With or without additional change,
Acked-by: Kevin Traynor <ktraynor at redhat.com>



More information about the web mailing list