Thanks Kevin!

From: Kevin Traynor <ktraynor@redhat.com>
Sent: Wednesday, May 17, 2023 10:30 PM
To: Xueming(Steven) Li <xuemingl@nvidia.com>; web@dpdk.org <web@dpdk.org>
Cc: Luca Boccassi <bluca@debian.org>
Subject: Re: [PATCH] release 22.11.2
 
On 06/05/2023 09:54, Xueming Li wrote:
> Signed-off-by: Xueming Li <xuemingl@nvidia.com>

I noticed this was not pushed to the website, so I acked and pushed it.

thanks,
Kevin.

> ---
>   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 463b55b..b363e3d 100644
> --- a/content/download/_index.md
> +++ b/content/download/_index.md
> @@ -10,10 +10,10 @@ weight = "2"
>     Latest\
>     23.03.0
>   </a>
> -<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-22.11.1.tar.xz">
> +<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-22.11.2.tar.xz">
>     {{< icon name="glyphicon glyphicon-download-alt" size="large" >}}
>     Latest Long Term Stable (LTS)\
> -  22.11.1
> +  22.11.2
>   </a>
>   <a class="dwnld-btn" href="/roadmap">
>     {{< icon name="glyphicon glyphicon-calendar" size="large" >}}
> @@ -26,7 +26,7 @@ weight = "2"
>   | file                                                          | date/changelog                                                               | md5                              |
>   |---------------------------------------------------------------|------------------------------------------------------------------------------|----------------------------------|
>   | [DPDK 23.03.0](//fast.dpdk.org/rel/dpdk-23.03.tar.xz)         | [2023 March 31](//doc.dpdk.org/guides-23.03/rel_notes/release_23_03.html)    | 3cf8ebbcd412d5726db230f2eeb90cc9 |
> -| [DPDK 22.11.1 (LTS)](//fast.dpdk.org/rel/dpdk-22.11.1.tar.xz) | [2022 December 2](//doc.dpdk.org/guides-22.11/rel_notes/release_22_11.html)  | 0594708fe42ce186a55b0235c6e20cfe |
> +| [DPDK 22.11.2 (LTS)](//fast.dpdk.org/rel/dpdk-22.11.2.tar.xz) | [2022 May 6](//doc.dpdk.org/guides-22.11/rel_notes/release_22_11.html)  | 5f20542d9ed4d45a65ac2ab6c3aebb7d |
>   | [DPDK 22.07.0](//fast.dpdk.org/rel/dpdk-22.07.tar.xz)         | [2022 July 17](//doc.dpdk.org/guides-22.07/rel_notes/release_22_07.html)     | fb73b58b80b1349cd05fe9cf6984afd4 |
>   | [DPDK 22.03.0](//fast.dpdk.org/rel/dpdk-22.03.tar.xz)         | [2022 March 17](//doc.dpdk.org/guides-22.03/rel_notes/release_22_03.html)    | a07ca8839f98062f46e1cc359735cce8 |
>   | [DPDK 21.11.3 (LTS)](//fast.dpdk.org/rel/dpdk-21.11.3.tar.xz) | [2022 December 20](//doc.dpdk.org/guides-21.11/rel_notes/release_21_11.html) | 60b36ce5739004b04741cb7625e89ebf |
> diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
> index f07bf94..da77e76 100644
> --- a/content/roadmap/_index.md
> +++ b/content/roadmap/_index.md
> @@ -124,4 +124,4 @@ by 3-6 weeks, depending on the test results.
>   | 19.11.14 | -        | -                 | December 2022 (EOL) | Christian Ehrhardt        |
>   | 20.11.8  | 20.11.9  | August 2023       | December 2023 (LTS) | Luca Boccassi             |
>   | 21.11.3  | 21.11.4  | April 2023        | November 2023 (LTS) | Kevin Traynor             |
> -| 22.11.1  | 22.11.2  | April 2023        | November 2024 (LTS) | Xueming Li                |
> +| 22.11.2  | 22.11.3  | August 2023       | November 2024 (LTS) | Xueming Li                |