* [PATCH] release DPDK 22.11.4
@ 2024-01-23 15:42 Xueming Li
2024-01-23 16:05 ` Kevin Traynor
0 siblings, 1 reply; 3+ messages in thread
From: Xueming Li @ 2024-01-23 15:42 UTC (permalink / raw)
To: web; +Cc: Luca Boccassi, 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 f3a0972..4610fe5 100644
--- a/content/download/_index.md
+++ b/content/download/_index.md
@@ -28,7 +28,7 @@ weight = "2"
| [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.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.3 (LTS)](//fast.dpdk.org/rel/dpdk-22.11.3.tar.xz) | [2023 September 11](//doc.dpdk.org/guides-22.11/rel_notes/release_22_11.html) | 4122af79afd604df747c5661e3869336 |
+| [DPDK 22.11.4 (LTS)](//fast.dpdk.org/rel/dpdk-22.11.4.tar.xz) | [2024 January 24](//doc.dpdk.org/guides-22.11/rel_notes/release_22_11.html) | 8565e8de4a7303ad7451b2a3a6fc5622 |
| [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.6 (LTS)](//fast.dpdk.org/rel/dpdk-21.11.6.tar.xz) | [2024 January 15](//doc.dpdk.org/guides-21.11/rel_notes/release_21_11.html) | 367d8d9e5410b5fd3ede781bc5068460|
diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index 278c059..84e10eb 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -184,4 +184,4 @@ by 3-6 weeks, depending on the test results.
| 19.11.14 | - | - | December 2022 (EOL) | Christian Ehrhardt |
| 20.11.10 | - | - | December 2023 (EOL) | Luca Boccassi |
| 21.11.6 | 21.11.7 | April 2024 | December 2024 (LTS) | Kevin Traynor |
-| 22.11.3 | 22.11.4 | December 2023 | December 2024 (LTS) | Xueming Li |
+| 22.11.4 | 22.11.5 | April 2024 | December 2024 (LTS) | Xueming Li |
--
2.25.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] release DPDK 22.11.4
2024-01-23 15:42 [PATCH] release DPDK 22.11.4 Xueming Li
@ 2024-01-23 16:05 ` Kevin Traynor
2024-01-24 13:03 ` Xueming(Steven) Li
0 siblings, 1 reply; 3+ messages in thread
From: Kevin Traynor @ 2024-01-23 16:05 UTC (permalink / raw)
To: Xueming Li, web; +Cc: Luca Boccassi
On 23/01/2024 15:42, 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 f3a0972..4610fe5 100644
> --- a/content/download/_index.md
> +++ b/content/download/_index.md
> @@ -28,7 +28,7 @@ weight = "2"
> | [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.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.3 (LTS)](//fast.dpdk.org/rel/dpdk-22.11.3.tar.xz) | [2023 September 11](//doc.dpdk.org/guides-22.11/rel_notes/release_22_11.html) | 4122af79afd604df747c5661e3869336 |
> +| [DPDK 22.11.4 (LTS)](//fast.dpdk.org/rel/dpdk-22.11.4.tar.xz) | [2024 January 24](//doc.dpdk.org/guides-22.11/rel_notes/release_22_11.html) | 8565e8de4a7303ad7451b2a3a6fc5622 |
It's still 23rd for me, but I guess it depends on TZ :-)
> | [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.6 (LTS)](//fast.dpdk.org/rel/dpdk-21.11.6.tar.xz) | [2024 January 15](//doc.dpdk.org/guides-21.11/rel_notes/release_21_11.html) | 367d8d9e5410b5fd3ede781bc5068460|
> diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
> index 278c059..84e10eb 100644
> --- a/content/roadmap/_index.md
> +++ b/content/roadmap/_index.md
> @@ -184,4 +184,4 @@ by 3-6 weeks, depending on the test results.
> | 19.11.14 | - | - | December 2022 (EOL) | Christian Ehrhardt |
> | 20.11.10 | - | - | December 2023 (EOL) | Luca Boccassi |
> | 21.11.6 | 21.11.7 | April 2024 | December 2024 (LTS) | Kevin Traynor |
> -| 22.11.3 | 22.11.4 | December 2023 | December 2024 (LTS) | Xueming Li |
> +| 22.11.4 | 22.11.5 | April 2024 | December 2024 (LTS) | Xueming Li |
Acked-by: Kevin Traynor <ktraynor@redhat.com>
thanks,
Kevin.
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: [PATCH] release DPDK 22.11.4
2024-01-23 16:05 ` Kevin Traynor
@ 2024-01-24 13:03 ` Xueming(Steven) Li
0 siblings, 0 replies; 3+ messages in thread
From: Xueming(Steven) Li @ 2024-01-24 13:03 UTC (permalink / raw)
To: Kevin Traynor, web; +Cc: Luca Boccassi
> -----Original Message-----
> From: Kevin Traynor <ktraynor@redhat.com>
> Sent: 1/24/2024 0:06
> To: Xueming(Steven) Li <xuemingl@nvidia.com>; web@dpdk.org
> Cc: Luca Boccassi <bluca@debian.org>
> Subject: Re: [PATCH] release DPDK 22.11.4
>
> On 23/01/2024 15:42, 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 f3a0972..4610fe5 100644
> > --- a/content/download/_index.md
> > +++ b/content/download/_index.md
> > @@ -28,7 +28,7 @@ weight = "2"
> > | [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.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.3 (LTS)](//fast.dpdk.org/rel/dpdk-22.11.3.tar.xz) |
> > -| [2023 September
> > -| 11](//doc.dpdk.org/guides-22.11/rel_notes/release_22_11.html) |
> > -| 4122af79afd604df747c5661e3869336 |
> > +| [DPDK 22.11.4 (LTS)](//fast.dpdk.org/rel/dpdk-22.11.4.tar.xz) |
> > +| [2024 January
> > +| 24](//doc.dpdk.org/guides-22.11/rel_notes/release_22_11.html) |
> > +| 8565e8de4a7303ad7451b2a3a6fc5622 |
>
> It's still 23rd for me, but I guess it depends on TZ :-)
Thanks :) web updated.
>
> > | [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.6 (LTS)](//fast.dpdk.org/rel/dpdk-21.11.6.tar.xz) |
> > [2024 January
> > 15](//doc.dpdk.org/guides-21.11/rel_notes/release_21_11.html) |
> > 367d8d9e5410b5fd3ede781bc5068460| diff --git
> > a/content/roadmap/_index.md b/content/roadmap/_index.md index
> > 278c059..84e10eb 100644
> > --- a/content/roadmap/_index.md
> > +++ b/content/roadmap/_index.md
> > @@ -184,4 +184,4 @@ by 3-6 weeks, depending on the test results.
> > | 19.11.14 | - | - | December 2022 (EOL) | Christian Ehrhardt
> |
> > | 20.11.10 | - | - | December 2023 (EOL) | Luca Boccassi |
> > | 21.11.6 | 21.11.7 | April 2024 | December 2024 (LTS) | Kevin Traynor
> |
> > -| 22.11.3 | 22.11.4 | December 2023 | December 2024 (LTS) | Xueming Li
> |
> > +| 22.11.4 | 22.11.5 | April 2024 | December 2024 (LTS) | Xueming Li
> |
>
> Acked-by: Kevin Traynor <ktraynor@redhat.com>
>
> thanks,
> Kevin.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-01-24 13:03 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-23 15:42 [PATCH] release DPDK 22.11.4 Xueming Li
2024-01-23 16:05 ` Kevin Traynor
2024-01-24 13:03 ` Xueming(Steven) 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).