* [PATCH] release 22.11.3
@ 2023-09-11 8:41 Xueming Li
2023-09-11 12:57 ` Kevin Traynor
0 siblings, 1 reply; 3+ messages in thread
From: Xueming Li @ 2023-09-11 8:41 UTC (permalink / raw)
To: web; +Cc: Luca Boccassi, xuemingl
Signed-off-by: Xueming Li <xuemingl@nvidia.com>
---
content/download/_index.md | 6 +++---
content/roadmap/_index.md | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/content/download/_index.md b/content/download/_index.md
index c5fa6af..ff3de72 100644
--- a/content/download/_index.md
+++ b/content/download/_index.md
@@ -10,10 +10,10 @@ weight = "2"
Latest\
23.07.0
</a>
-<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-22.11.2.tar.xz">
+<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-22.11.3.tar.xz">
{{< icon name="glyphicon glyphicon-download-alt" size="large" >}}
Latest Long Term Stable (LTS)\
- 22.11.2
+ 22.11.3
</a>
<a class="dwnld-btn" href="/roadmap">
{{< icon name="glyphicon glyphicon-calendar" size="large" >}}
@@ -27,7 +27,7 @@ weight = "2"
|---------------------------------------------------------------|------------------------------------------------------------------------------|----------------------------------|
| [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.2 (LTS)](//fast.dpdk.org/rel/dpdk-22.11.2.tar.xz) | [2022 May 6](//doc.dpdk.org/guides-22.11/rel_notes/release_22_11.html) | 5f20542d9ed4d45a65ac2ab6c3aebb7d |
+| [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.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.5 (LTS)](//fast.dpdk.org/rel/dpdk-21.11.5.tar.xz) | [2023 August 24](//doc.dpdk.org/guides-21.11/rel_notes/release_21_11.html) | fb010eddcd673fcf98782a10cf00b7ae |
diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index 2065a8f..e553c3f 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -145,4 +145,4 @@ by 3-6 weeks, depending on the test results.
| 19.11.14 | - | - | December 2022 (EOL) | Christian Ehrhardt |
| 20.11.9 | 20.11.10 | December 2023 | December 2023 (LTS) | Luca Boccassi |
| 21.11.5 | 21.11.6 | December 2023 | December 2023 (LTS) | Kevin Traynor |
-| 22.11.2 | 22.11.3 | August 2023 | November 2024 (LTS) | Xueming Li |
+| 22.11.3 | 22.11.4 | December 2023 | December 2024 (LTS) | Xueming Li |
--
2.25.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] release 22.11.3
2023-09-11 8:41 [PATCH] release 22.11.3 Xueming Li
@ 2023-09-11 12:57 ` Kevin Traynor
2023-09-11 13:00 ` Xueming(Steven) Li
0 siblings, 1 reply; 3+ messages in thread
From: Kevin Traynor @ 2023-09-11 12:57 UTC (permalink / raw)
To: Xueming Li, web; +Cc: Luca Boccassi
On 11/09/2023 09:41, Xueming Li wrote:
> Signed-off-by: Xueming Li <xuemingl@nvidia.com>
> ---
> content/download/_index.md | 6 +++---
> content/roadmap/_index.md | 2 +-
> 2 files changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/content/download/_index.md b/content/download/_index.md
> index c5fa6af..ff3de72 100644
> --- a/content/download/_index.md
> +++ b/content/download/_index.md
> @@ -10,10 +10,10 @@ weight = "2"
> Latest\
> 23.07.0
> </a>
> -<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-22.11.2.tar.xz">
> +<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-22.11.3.tar.xz">
> {{< icon name="glyphicon glyphicon-download-alt" size="large" >}}
> Latest Long Term Stable (LTS)\
> - 22.11.2
> + 22.11.3
> </a>
> <a class="dwnld-btn" href="/roadmap">
> {{< icon name="glyphicon glyphicon-calendar" size="large" >}}
> @@ -27,7 +27,7 @@ weight = "2"
> |---------------------------------------------------------------|------------------------------------------------------------------------------|----------------------------------|
> | [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.2 (LTS)](//fast.dpdk.org/rel/dpdk-22.11.2.tar.xz) | [2022 May 6](//doc.dpdk.org/guides-22.11/rel_notes/release_22_11.html) | 5f20542d9ed4d45a65ac2ab6c3aebb7d |
> +| [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.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.5 (LTS)](//fast.dpdk.org/rel/dpdk-21.11.5.tar.xz) | [2023 August 24](//doc.dpdk.org/guides-21.11/rel_notes/release_21_11.html) | fb010eddcd673fcf98782a10cf00b7ae |
> diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
> index 2065a8f..e553c3f 100644
> --- a/content/roadmap/_index.md
> +++ b/content/roadmap/_index.md
> @@ -145,4 +145,4 @@ by 3-6 weeks, depending on the test results.
> | 19.11.14 | - | - | December 2022 (EOL) | Christian Ehrhardt |
> | 20.11.9 | 20.11.10 | December 2023 | December 2023 (LTS) | Luca Boccassi |
> | 21.11.5 | 21.11.6 | December 2023 | December 2023 (LTS) | Kevin Traynor |
> -| 22.11.2 | 22.11.3 | August 2023 | November 2024 (LTS) | Xueming Li |
> +| 22.11.3 | 22.11.4 | December 2023 | December 2024 (LTS) | Xueming Li |
Acked-by: Kevin Traynor <ktraynor@redhat.com>
Thanks Xueming. I pushed to dpdk-web.
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: [PATCH] release 22.11.3
2023-09-11 12:57 ` Kevin Traynor
@ 2023-09-11 13:00 ` Xueming(Steven) Li
0 siblings, 0 replies; 3+ messages in thread
From: Xueming(Steven) Li @ 2023-09-11 13:00 UTC (permalink / raw)
To: Kevin Traynor, web; +Cc: Luca Boccassi
> -----Original Message-----
> From: Kevin Traynor <ktraynor@redhat.com>
> Sent: 9/11/2023 20:57
> To: Xueming(Steven) Li <xuemingl@nvidia.com>; web@dpdk.org
> Cc: Luca Boccassi <bluca@debian.org>
> Subject: Re: [PATCH] release 22.11.3
>
> On 11/09/2023 09:41, Xueming Li wrote:
> > Signed-off-by: Xueming Li <xuemingl@nvidia.com>
> > ---
> > content/download/_index.md | 6 +++---
> > content/roadmap/_index.md | 2 +-
> > 2 files changed, 4 insertions(+), 4 deletions(-)
> >
> > diff --git a/content/download/_index.md b/content/download/_index.md
> > index c5fa6af..ff3de72 100644
> > --- a/content/download/_index.md
> > +++ b/content/download/_index.md
> > @@ -10,10 +10,10 @@ weight = "2"
> > Latest\
> > 23.07.0
> > </a>
> > -<a class="dwnld-btn"
> > href="https://fast.dpdk.org/rel/dpdk-22.11.2.tar.xz">
> > +<a class="dwnld-btn"
> > +href="https://fast.dpdk.org/rel/dpdk-22.11.3.tar.xz">
> > {{< icon name="glyphicon glyphicon-download-alt" size="large" >}}
> > Latest Long Term Stable (LTS)\
> > - 22.11.2
> > + 22.11.3
> > </a>
> > <a class="dwnld-btn" href="/roadmap">
> > {{< icon name="glyphicon glyphicon-calendar" size="large" >}} @@
> > -27,7 +27,7 @@ weight = "2"
> > |---------------------------------------------------------------|---------------------------------------
> ---------------------------------------|----------------------------------|
> > | [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.2 (LTS)](//fast.dpdk.org/rel/dpdk-22.11.2.tar.xz) |
> > -| [2022 May
> > -| 6](//doc.dpdk.org/guides-22.11/rel_notes/release_22_11.html) |
> > -| 5f20542d9ed4d45a65ac2ab6c3aebb7d |
> > +| [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.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.5 (LTS)](//fast.dpdk.org/rel/dpdk-21.11.5.tar.xz) | [2023
> August 24](//doc.dpdk.org/guides-21.11/rel_notes/release_21_11.html) |
> fb010eddcd673fcf98782a10cf00b7ae |
> > diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
> > index 2065a8f..e553c3f 100644
> > --- a/content/roadmap/_index.md
> > +++ b/content/roadmap/_index.md
> > @@ -145,4 +145,4 @@ by 3-6 weeks, depending on the test results.
> > | 19.11.14 | - | - | December 2022 (EOL) | Christian Ehrhardt
> |
> > | 20.11.9 | 20.11.10 | December 2023 | December 2023 (LTS) | Luca
> Boccassi |
> > | 21.11.5 | 21.11.6 | December 2023 | December 2023 (LTS) | Kevin
> Traynor |
> > -| 22.11.2 | 22.11.3 | August 2023 | November 2024 (LTS) | Xueming Li
> |
> > +| 22.11.3 | 22.11.4 | December 2023 | December 2024 (LTS) | Xueming
> Li |
>
> Acked-by: Kevin Traynor <ktraynor@redhat.com>
>
> Thanks Xueming. I pushed to dpdk-web.
Thanks!
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-09-11 13:00 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-11 8:41 [PATCH] release 22.11.3 Xueming Li
2023-09-11 12:57 ` Kevin Traynor
2023-09-11 13:00 ` 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).