* [PATCH] release 23.11.2
@ 2024-09-02 7:00 Xueming Li
2024-09-03 8:56 ` Kevin Traynor
0 siblings, 1 reply; 3+ messages in thread
From: Xueming Li @ 2024-09-02 7:00 UTC (permalink / raw)
To: web; +Cc: xuemingl
Signed-off-by: Xueming Li <xuemingl@nvidia.com>
---
content/download/_index.md | 2 +-
content/roadmap/_index.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/content/download/_index.md b/content/download/_index.md
index cfdc7fe..2b903ba 100644
--- a/content/download/_index.md
+++ b/content/download/_index.md
@@ -27,7 +27,7 @@ weight = "2"
|---------------------------------------------------------------|------------------------------------------------------------------------------|----------------------------------|
| [DPDK 24.07.0](//fast.dpdk.org/rel/dpdk-24.07.tar.xz) | [2024 July 31](//doc.dpdk.org/guides-24.07/rel_notes/release_24_07.html) | 48151b1bd545cd95447979fa033199bb |
| [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.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.11.2 (LTS)](//fast.dpdk.org/rel/dpdk-23.11.2.tar.xz) | [2024 September 2](//doc.dpdk.org/guides-23.11/rel_notes/release_23_11.html) | 2302761342ae97505f3aebece1f4539e |
| [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.6 (LTS)](//fast.dpdk.org/rel/dpdk-22.11.6.tar.xz) | [2024 August 20](//doc.dpdk.org/guides-22.11/rel_notes/release_22_11.html) | 31cc8e35b8910cfe8964ccecf5cb0bf1 |
diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index 0a18a2b..e69fe6d 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -124,4 +124,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.6 | 22.11.7 | December 2024 | December 2024 (LTS) | Luca Boccassi |
-| 23.11.1 | 23.11.2 | August 2024 | December 2025 (LTS) | Xueming Li |
+| 23.11.2 | 23.11.3 | December 2024 | December 2025 (LTS) | Xueming Li |
--
2.34.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] release 23.11.2
2024-09-02 7:00 [PATCH] release 23.11.2 Xueming Li
@ 2024-09-03 8:56 ` Kevin Traynor
2024-09-05 6:16 ` Xueming Li
0 siblings, 1 reply; 3+ messages in thread
From: Kevin Traynor @ 2024-09-03 8:56 UTC (permalink / raw)
To: Xueming Li, web
Hi Xueming,
On 02/09/2024 08:00, Xueming Li wrote:
> Signed-off-by: Xueming Li <xuemingl@nvidia.com>
> ---
> content/download/_index.md | 2 +-
> content/roadmap/_index.md | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/content/download/_index.md b/content/download/_index.md
> index cfdc7fe..2b903ba 100644
> --- a/content/download/_index.md
> +++ b/content/download/_index.md
> @@ -27,7 +27,7 @@ weight = "2"
>
It also needs the latest LTS release button updated i.e.
</a>
-<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-23.11.1.tar.xz">
+<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-23.11.2.tar.xz">
{{< icon name="glyphicon glyphicon-download-alt" size="large" >}}
Latest Long Term Stable (LTS)\
- 23.11.1
+ 23.11.2
</a>
I checked tarball download and md5
With the change above,
Acked-by: Kevin Traynor <ktraynor@redhat.com>
|---------------------------------------------------------------|------------------------------------------------------------------------------|----------------------------------|
> | [DPDK 24.07.0](//fast.dpdk.org/rel/dpdk-24.07.tar.xz) | [2024 July 31](//doc.dpdk.org/guides-24.07/rel_notes/release_24_07.html) | 48151b1bd545cd95447979fa033199bb |
> | [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.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.11.2 (LTS)](//fast.dpdk.org/rel/dpdk-23.11.2.tar.xz) | [2024 September 2](//doc.dpdk.org/guides-23.11/rel_notes/release_23_11.html) | 2302761342ae97505f3aebece1f4539e |
> | [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.6 (LTS)](//fast.dpdk.org/rel/dpdk-22.11.6.tar.xz) | [2024 August 20](//doc.dpdk.org/guides-22.11/rel_notes/release_22_11.html) | 31cc8e35b8910cfe8964ccecf5cb0bf1 |
> diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
> index 0a18a2b..e69fe6d 100644
> --- a/content/roadmap/_index.md
> +++ b/content/roadmap/_index.md
> @@ -124,4 +124,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.6 | 22.11.7 | December 2024 | December 2024 (LTS) | Luca Boccassi |
> -| 23.11.1 | 23.11.2 | August 2024 | December 2025 (LTS) | Xueming Li |
> +| 23.11.2 | 23.11.3 | December 2024 | December 2025 (LTS) | Xueming Li |
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] release 23.11.2
2024-09-03 8:56 ` Kevin Traynor
@ 2024-09-05 6:16 ` Xueming Li
0 siblings, 0 replies; 3+ messages in thread
From: Xueming Li @ 2024-09-05 6:16 UTC (permalink / raw)
To: Kevin Traynor, web
[-- Attachment #1: Type: text/plain, Size: 3450 bytes --]
Hi Kevin,
Thanks for the carefully checking! New release pushed.
Best Regards,
Xueming
________________________________
From: Kevin Traynor <ktraynor@redhat.com>
Sent: Tuesday, September 3, 2024 4:56 PM
To: Xueming Li <xuemingl@nvidia.com>; web@dpdk.org <web@dpdk.org>
Subject: Re: [PATCH] release 23.11.2
Hi Xueming,
On 02/09/2024 08:00, Xueming Li wrote:
> Signed-off-by: Xueming Li <xuemingl@nvidia.com>
> ---
> content/download/_index.md | 2 +-
> content/roadmap/_index.md | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/content/download/_index.md b/content/download/_index.md
> index cfdc7fe..2b903ba 100644
> --- a/content/download/_index.md
> +++ b/content/download/_index.md
> @@ -27,7 +27,7 @@ weight = "2"
>
It also needs the latest LTS release button updated i.e.
</a>
-<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-23.11.1.tar.xz">
+<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-23.11.2.tar.xz">
{{< icon name="glyphicon glyphicon-download-alt" size="large" >}}
Latest Long Term Stable (LTS)\
- 23.11.1
+ 23.11.2
</a>
I checked tarball download and md5
With the change above,
Acked-by: Kevin Traynor <ktraynor@redhat.com>
|---------------------------------------------------------------|------------------------------------------------------------------------------|----------------------------------|
> | [DPDK 24.07.0](//fast.dpdk.org/rel/dpdk-24.07.tar.xz) | [2024 July 31](//doc.dpdk.org/guides-24.07/rel_notes/release_24_07.html) | 48151b1bd545cd95447979fa033199bb |
> | [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.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.11.2 (LTS)](//fast.dpdk.org/rel/dpdk-23.11.2.tar.xz) | [2024 September 2](//doc.dpdk.org/guides-23.11/rel_notes/release_23_11.html) | 2302761342ae97505f3aebece1f4539e |
> | [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.6 (LTS)](//fast.dpdk.org/rel/dpdk-22.11.6.tar.xz) | [2024 August 20](//doc.dpdk.org/guides-22.11/rel_notes/release_22_11.html) | 31cc8e35b8910cfe8964ccecf5cb0bf1 |
> diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
> index 0a18a2b..e69fe6d 100644
> --- a/content/roadmap/_index.md
> +++ b/content/roadmap/_index.md
> @@ -124,4 +124,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.6 | 22.11.7 | December 2024 | December 2024 (LTS) | Luca Boccassi |
> -| 23.11.1 | 23.11.2 | August 2024 | December 2025 (LTS) | Xueming Li |
> +| 23.11.2 | 23.11.3 | December 2024 | December 2025 (LTS) | Xueming Li |
[-- Attachment #2: Type: text/html, Size: 6586 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-09-05 6:16 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-02 7:00 [PATCH] release 23.11.2 Xueming Li
2024-09-03 8:56 ` Kevin Traynor
2024-09-05 6:16 ` Xueming Li
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).