DPDK website maintenance
 help / color / mirror / Atom feed
* [PATCH] release 23.11.5
@ 2025-08-25  7:25 Xueming Li
  2025-08-25 10:52 ` Kevin Traynor
  0 siblings, 1 reply; 2+ messages in thread
From: Xueming Li @ 2025-08-25  7:25 UTC (permalink / raw)
  To: web; +Cc: Xueming Li

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 c6545c5..61fb81c 100644
--- a/content/download/_index.md
+++ b/content/download/_index.md
@@ -30,7 +30,7 @@ weight = "2"
 | [DPDK 24.11.3 (LTS)](//fast.dpdk.org/rel/dpdk-24.11.3.tar.xz) | [2025 August 18](//doc.dpdk.org/guides-24.11/rel_notes/release_24_11.html)   | 5e2cd8cbbe3097697e6800b3480dcc95 |
 | [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.4 (LTS)](//fast.dpdk.org/rel/dpdk-23.11.4.tar.xz) | [2024 April 30](//doc.dpdk.org/guides-23.11/rel_notes/release_23_11.html)    | bf7563707f1d857774cdeaa2c9d6bf4b |
+| [DPDK 23.11.5 (LTS)](//fast.dpdk.org/rel/dpdk-23.11.5.tar.xz) | [2025 August_25](//doc.dpdk.org/guides-23.11/rel_notes/release_23_11.html)   | ba4e333ab1c74d0a6f995dc658b1b398 |
 | [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.9 (LTS)](//fast.dpdk.org/rel/dpdk-22.11.9.tar.xz) | [2025 August 19](//doc.dpdk.org/guides-22.11/rel_notes/release_22_11.html)   | 98be19ffbc66f1d047fd0a0715f85676 |
diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index 83c7ffd..4cf3fb7 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -60,5 +60,5 @@ by 3-6 weeks, depending on the test results.
 | 20.11.10 | -        | -                 | December 2023 (EOL) | Luca Boccassi             |
 | 21.11.9  | -        | -                 | December 2024 (EOL) | Kevin Traynor             |
 | 22.11.9  | 22.11.10 | December 2025     | December 2025 (LTS) | Luca Boccassi             |
-| 23.11.4  | 23.11.5  | August 2025       | December 2026 (LTS) | Xueming Li                |
+| 23.11.5  | 23.11.6  | December 2025     | December 2026 (LTS) | Xueming Li                |
 | 24.11.3  | 24.11.4  | January 2026      | December 2027 (LTS) | Kevin Traynor             |
-- 
2.34.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] release 23.11.5
  2025-08-25  7:25 [PATCH] release 23.11.5 Xueming Li
@ 2025-08-25 10:52 ` Kevin Traynor
  0 siblings, 0 replies; 2+ messages in thread
From: Kevin Traynor @ 2025-08-25 10:52 UTC (permalink / raw)
  To: Xueming Li, web

On 25/08/2025 08:25, 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 c6545c5..61fb81c 100644
> --- a/content/download/_index.md
> +++ b/content/download/_index.md
> @@ -30,7 +30,7 @@ weight = "2"
>  | [DPDK 24.11.3 (LTS)](//fast.dpdk.org/rel/dpdk-24.11.3.tar.xz) | [2025 August 18](//doc.dpdk.org/guides-24.11/rel_notes/release_24_11.html)   | 5e2cd8cbbe3097697e6800b3480dcc95 |
>  | [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.4 (LTS)](//fast.dpdk.org/rel/dpdk-23.11.4.tar.xz) | [2024 April 30](//doc.dpdk.org/guides-23.11/rel_notes/release_23_11.html)    | bf7563707f1d857774cdeaa2c9d6bf4b |
> +| [DPDK 23.11.5 (LTS)](//fast.dpdk.org/rel/dpdk-23.11.5.tar.xz) | [2025 August_25](//doc.dpdk.org/guides-23.11/rel_notes/release_23_11.html)   | ba4e333ab1c74d0a6f995dc658b1b398 |
>  | [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.9 (LTS)](//fast.dpdk.org/rel/dpdk-22.11.9.tar.xz) | [2025 August 19](//doc.dpdk.org/guides-22.11/rel_notes/release_22_11.html)   | 98be19ffbc66f1d047fd0a0715f85676 |
> diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
> index 83c7ffd..4cf3fb7 100644
> --- a/content/roadmap/_index.md
> +++ b/content/roadmap/_index.md
> @@ -60,5 +60,5 @@ by 3-6 weeks, depending on the test results.
>  | 20.11.10 | -        | -                 | December 2023 (EOL) | Luca Boccassi             |
>  | 21.11.9  | -        | -                 | December 2024 (EOL) | Kevin Traynor             |
>  | 22.11.9  | 22.11.10 | December 2025     | December 2025 (LTS) | Luca Boccassi             |
> -| 23.11.4  | 23.11.5  | August 2025       | December 2026 (LTS) | Xueming Li                |
> +| 23.11.5  | 23.11.6  | December 2025     | December 2026 (LTS) | Xueming Li                |
>  | 24.11.3  | 24.11.4  | January 2026      | December 2027 (LTS) | Kevin Traynor             |

Acked-by: Kevin Traynor <ktraynor@redhat.com>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-08-25 10:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-08-25  7:25 [PATCH] release 23.11.5 Xueming Li
2025-08-25 10:52 ` Kevin Traynor

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).