Commit Message
Signed-off-by: Xueming Li <xuemingl@nvidia.com>
---
content/download/_index.md | 6 +++---
content/roadmap/_index.md | 1 +
2 files changed, 4 insertions(+), 3 deletions(-)
Comments
On Fri, May 17, 2024 at 9:25 AM Xueming Li <xuemingl@nvidia.com> wrote:
>
> Signed-off-by: Xueming Li <xuemingl@nvidia.com>
> ---
> content/download/_index.md | 6 +++---
> content/roadmap/_index.md | 1 +
> 2 files changed, 4 insertions(+), 3 deletions(-)
>
> diff --git a/content/download/_index.md b/content/download/_index.md
> index dfbe2a8..80d3933 100644
> --- a/content/download/_index.md
> +++ b/content/download/_index.md
> @@ -10,10 +10,10 @@ weight = "2"
> Latest\
> 24.03.0
> </a>
> -<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-23.11.tar.xz">
> +<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-23.11.1.tar.xz">
> {{< icon name="glyphicon glyphicon-download-alt" size="large" >}}
> Latest Long Term Stable (LTS)\
> - 23.11.0
> + 23.11.1
> </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 24.03.0](//fast.dpdk.org/rel/dpdk-24.03.tar.xz) | [2024 March 28](//doc.dpdk.org/guides-24.03/rel_notes/release_24_03.html) | a98da848d6ba09808ef00f9a26aaa49a |
> -| [DPDK 23.11.0](//fast.dpdk.org/rel/dpdk-23.11.tar.xz) | [2023 November 28](//doc.dpdk.org/guides-23.11/rel_notes/release_23_11.html) | 896c09f5b45b452bd77287994650b916 |
> +| [DPDK 23.11.1 (LTS)](//fast.dpdk.org/rel/dpdk-23.11.1.tar.xz) | [2024 May 17](//doc.dpdk.org/guides-23.11/rel_notes/release_23_11.html) | 382d5fdd8ecb1d8e0be6d70dfc5eec96 |
> | [DPDK 23.07.0](//fast.dpdk.org/rel/dpdk-23.07.tar.xz) | [2023 July 28](//doc.dpdk.org/guides-23.07/rel_notes/release_23_07.html) | 2b6d57f077585cb15b885482362fd47f |
> | [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.5 (LTS)](//fast.dpdk.org/rel/dpdk-22.11.5.tar.xz) | [2024 April 22](//doc.dpdk.org/guides-22.11/rel_notes/release_22_11.html) | 90fc556c5b6fdd6874aaaf242b9017eb |
> diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
> index 2fbdb68..6487d74 100644
> --- a/content/roadmap/_index.md
> +++ b/content/roadmap/_index.md
> @@ -151,3 +151,4 @@ by 3-6 weeks, depending on the test results.
> | 20.11.10 | - | - | December 2023 (EOL) | Luca Boccassi |
> | 21.11.7 | 21.11.7 | August 2024 | December 2024 (LTS) | Kevin Traynor |
> | 22.11.5 | 22.11.6 | August 2024 | December 2024 (LTS) | Luca Boccassi |
> +| 23.11.1 | 23.11.2 | August 2024 | December 2025 (LTS) | Xueming Li |
> --
> 2.34.1
>
Acked-by: David Marchand <david.marchand@redhat.com>
Thanks Xueming.
@@ -10,10 +10,10 @@ weight = "2"
Latest\
24.03.0
</a>
-<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-23.11.tar.xz">
+<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-23.11.1.tar.xz">
{{< icon name="glyphicon glyphicon-download-alt" size="large" >}}
Latest Long Term Stable (LTS)\
- 23.11.0
+ 23.11.1
</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 24.03.0](//fast.dpdk.org/rel/dpdk-24.03.tar.xz) | [2024 March 28](//doc.dpdk.org/guides-24.03/rel_notes/release_24_03.html) | a98da848d6ba09808ef00f9a26aaa49a |
-| [DPDK 23.11.0](//fast.dpdk.org/rel/dpdk-23.11.tar.xz) | [2023 November 28](//doc.dpdk.org/guides-23.11/rel_notes/release_23_11.html) | 896c09f5b45b452bd77287994650b916 |
+| [DPDK 23.11.1 (LTS)](//fast.dpdk.org/rel/dpdk-23.11.1.tar.xz) | [2024 May 17](//doc.dpdk.org/guides-23.11/rel_notes/release_23_11.html) | 382d5fdd8ecb1d8e0be6d70dfc5eec96 |
| [DPDK 23.07.0](//fast.dpdk.org/rel/dpdk-23.07.tar.xz) | [2023 July 28](//doc.dpdk.org/guides-23.07/rel_notes/release_23_07.html) | 2b6d57f077585cb15b885482362fd47f |
| [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.5 (LTS)](//fast.dpdk.org/rel/dpdk-22.11.5.tar.xz) | [2024 April 22](//doc.dpdk.org/guides-22.11/rel_notes/release_22_11.html) | 90fc556c5b6fdd6874aaaf242b9017eb |
@@ -151,3 +151,4 @@ by 3-6 weeks, depending on the test results.
| 20.11.10 | - | - | December 2023 (EOL) | Luca Boccassi |
| 21.11.7 | 21.11.7 | August 2024 | December 2024 (LTS) | Kevin Traynor |
| 22.11.5 | 22.11.6 | August 2024 | December 2024 (LTS) | Luca Boccassi |
+| 23.11.1 | 23.11.2 | August 2024 | December 2025 (LTS) | Xueming Li |