* [PATCH] release 21.11.7
@ 2024-04-30 13:33 Kevin Traynor
2024-04-30 13:38 ` Luca Boccassi
0 siblings, 1 reply; 3+ messages in thread
From: Kevin Traynor @ 2024-04-30 13:33 UTC (permalink / raw)
To: web
Cc: bluca, thomas, david.marchand, christian.ehrhardt, xuemingl,
Kevin Traynor
Signed-off-by: Kevin Traynor <ktraynor@redhat.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 b04e106..dfbe2a8 100644
--- a/content/download/_index.md
+++ b/content/download/_index.md
@@ -33,5 +33,5 @@ weight = "2"
| [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|
+| [DPDK 21.11.7 (LTS)](//fast.dpdk.org/rel/dpdk-21.11.7.tar.xz) | [2024 April 30](//doc.dpdk.org/guides-21.11/rel_notes/release_21_11.html) | 84ad352719ce5bcf2d94b9edbbb839bd |
| [DPDK 21.08.0](//fast.dpdk.org/rel/dpdk-21.08.tar.xz) | [2021 August 8](//doc.dpdk.org/guides-21.08/rel_notes/release_21_08.html) | de33433a1806280996a0ecbe66e3642f |
| [DPDK 21.05.0](//fast.dpdk.org/rel/dpdk-21.05.tar.xz) | [2021 May 21](//doc.dpdk.org/guides-21.05/rel_notes/release_21_05.html) | a78bba290b11d9717d1272cc6bfaf7c3 |
diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index 5d2d078..2fbdb68 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -150,4 +150,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 |
+| 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 |
--
2.44.0
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] release 21.11.7
2024-04-30 13:33 [PATCH] release 21.11.7 Kevin Traynor
@ 2024-04-30 13:38 ` Luca Boccassi
2024-04-30 13:51 ` Kevin Traynor
0 siblings, 1 reply; 3+ messages in thread
From: Luca Boccassi @ 2024-04-30 13:38 UTC (permalink / raw)
To: Kevin Traynor; +Cc: web
On Tue, 30 Apr 2024 at 14:33, Kevin Traynor <ktraynor@redhat.com> wrote:
>
> Signed-off-by: Kevin Traynor <ktraynor@redhat.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 b04e106..dfbe2a8 100644
> --- a/content/download/_index.md
> +++ b/content/download/_index.md
> @@ -33,5 +33,5 @@ weight = "2"
> | [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|
> +| [DPDK 21.11.7 (LTS)](//fast.dpdk.org/rel/dpdk-21.11.7.tar.xz) | [2024 April 30](//doc.dpdk.org/guides-21.11/rel_notes/release_21_11.html) | 84ad352719ce5bcf2d94b9edbbb839bd |
> | [DPDK 21.08.0](//fast.dpdk.org/rel/dpdk-21.08.tar.xz) | [2021 August 8](//doc.dpdk.org/guides-21.08/rel_notes/release_21_08.html) | de33433a1806280996a0ecbe66e3642f |
> | [DPDK 21.05.0](//fast.dpdk.org/rel/dpdk-21.05.tar.xz) | [2021 May 21](//doc.dpdk.org/guides-21.05/rel_notes/release_21_05.html) | a78bba290b11d9717d1272cc6bfaf7c3 |
> diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
> index 5d2d078..2fbdb68 100644
> --- a/content/roadmap/_index.md
> +++ b/content/roadmap/_index.md
> @@ -150,4 +150,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 |
> +| 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 |
> --
> 2.44.0
Acked-by: Luca Boccassi <bluca@debian.org>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] release 21.11.7
2024-04-30 13:38 ` Luca Boccassi
@ 2024-04-30 13:51 ` Kevin Traynor
0 siblings, 0 replies; 3+ messages in thread
From: Kevin Traynor @ 2024-04-30 13:51 UTC (permalink / raw)
To: Luca Boccassi; +Cc: web
On 30/04/2024 14:38, Luca Boccassi wrote:
> On Tue, 30 Apr 2024 at 14:33, Kevin Traynor <ktraynor@redhat.com> wrote:
>>
>> Signed-off-by: Kevin Traynor <ktraynor@redhat.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 b04e106..dfbe2a8 100644
>> --- a/content/download/_index.md
>> +++ b/content/download/_index.md
>> @@ -33,5 +33,5 @@ weight = "2"
>> | [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|
>> +| [DPDK 21.11.7 (LTS)](//fast.dpdk.org/rel/dpdk-21.11.7.tar.xz) | [2024 April 30](//doc.dpdk.org/guides-21.11/rel_notes/release_21_11.html) | 84ad352719ce5bcf2d94b9edbbb839bd |
>> | [DPDK 21.08.0](//fast.dpdk.org/rel/dpdk-21.08.tar.xz) | [2021 August 8](//doc.dpdk.org/guides-21.08/rel_notes/release_21_08.html) | de33433a1806280996a0ecbe66e3642f |
>> | [DPDK 21.05.0](//fast.dpdk.org/rel/dpdk-21.05.tar.xz) | [2021 May 21](//doc.dpdk.org/guides-21.05/rel_notes/release_21_05.html) | a78bba290b11d9717d1272cc6bfaf7c3 |
>> diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
>> index 5d2d078..2fbdb68 100644
>> --- a/content/roadmap/_index.md
>> +++ b/content/roadmap/_index.md
>> @@ -150,4 +150,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 |
>> +| 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 |
>> --
>> 2.44.0
>
> Acked-by: Luca Boccassi <bluca@debian.org>
>
Thanks Luca. Pushed to dpdk-web.
Kevin.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-04-30 13:52 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-30 13:33 [PATCH] release 21.11.7 Kevin Traynor
2024-04-30 13:38 ` Luca Boccassi
2024-04-30 13:51 ` 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).