DPDK website maintenance
 help / color / mirror / Atom feed
* [PATCH 1/2] release 21.11.2
@ 2022-08-29 15:33 Kevin Traynor
  2022-08-29 15:33 ` [PATCH 2/2] update stable roadmaps Kevin Traynor
  2022-08-29 15:37 ` [PATCH 1/2] release 21.11.2 Xueming(Steven) Li
  0 siblings, 2 replies; 4+ messages in thread
From: Kevin Traynor @ 2022-08-29 15: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 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/download/_index.md b/content/download/_index.md
index 967504f..d9fb882 100644
--- a/content/download/_index.md
+++ b/content/download/_index.md
@@ -11,5 +11,5 @@ weight = "2"
   22.07.0
 </a>
-<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-21.11.1.tar.xz">
+<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-21.11.2.tar.xz">
   {{< icon name="glyphicon glyphicon-download-alt" size="large" >}}
   Latest Long Term Stable (LTS)\
@@ -28,5 +28,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.1 (LTS)](//fast.dpdk.org/rel/dpdk-21.11.1.tar.xz) | [2022 April 26](//doc.dpdk.org/guides-21.11/rel_notes/release_21_11.html)    | 00a43122260fa773f98234e2dec01cc7 |
+| [DPDK 21.11.2 (LTS)](//fast.dpdk.org/rel/dpdk-21.11.2.tar.xz) | [2022 August 29](//doc.dpdk.org/guides-21.11/rel_notes/release_21_11.html)   | 86f9c3b9034545172a9f3f2a8cf0f71b |
 | [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 |
-- 
2.37.2


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

* [PATCH 2/2] update stable roadmaps
  2022-08-29 15:33 [PATCH 1/2] release 21.11.2 Kevin Traynor
@ 2022-08-29 15:33 ` Kevin Traynor
  2022-08-29 15:37   ` Xueming(Steven) Li
  2022-08-29 15:37 ` [PATCH 1/2] release 21.11.2 Xueming(Steven) Li
  1 sibling, 1 reply; 4+ messages in thread
From: Kevin Traynor @ 2022-08-29 15: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/roadmap/_index.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index 97acfc5..f6ab19d 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -117,5 +117,5 @@ by 3-6 weeks, depending on the test results.
 |----------|----------|-------------------|---------------------|---------------------------|
 | 18.11.11 | -        | -                 | December 2020 (EOL) | -                         |
-| 19.11.12 | 19.11.13 | August 2022       | December 2022 (LTS) | Christian Ehrhardt        |
-| 20.11.5  | 20.11.6  | August 2022       | December 2022 (LTS) | Luca Boccassi, Xueming Li |
-| 21.11.1  | 21.11.2  | September 2022    | November 2023 (LTS) | Kevin Traynor             |
+| 19.11.13 | 19.11.14 | December 2022     | December 2022 (LTS) | Christian Ehrhardt        |
+| 20.11.6  | 20.11.7  | December 2022     | December 2022 (LTS) | Luca Boccassi, Xueming Li |
+| 21.11.2  | 21.11.3  | December 2022     | November 2023 (LTS) | Kevin Traynor             |
-- 
2.37.2


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

* RE: [PATCH 1/2] release 21.11.2
  2022-08-29 15:33 [PATCH 1/2] release 21.11.2 Kevin Traynor
  2022-08-29 15:33 ` [PATCH 2/2] update stable roadmaps Kevin Traynor
@ 2022-08-29 15:37 ` Xueming(Steven) Li
  1 sibling, 0 replies; 4+ messages in thread
From: Xueming(Steven) Li @ 2022-08-29 15:37 UTC (permalink / raw)
  To: Kevin Traynor, web, Xueming(Steven) Li
  Cc: bluca, NBU-Contact-Thomas Monjalon (EXTERNAL),
	david.marchand, christian.ehrhardt



> -----Original Message-----
> From: Kevin Traynor <ktraynor@redhat.com>
> Sent: Monday, August 29, 2022 11:34 PM
> To: web@dpdk.org
> Cc: bluca@debian.org; NBU-Contact-Thomas Monjalon (EXTERNAL) <thomas@monjalon.net>; david.marchand@redhat.com;
> christian.ehrhardt@canonical.com; Xueming(Steven) Li <xuemingl@nvidia.com>; Kevin Traynor <ktraynor@redhat.com>
> Subject: [PATCH 1/2] release 21.11.2
> 
> Signed-off-by: Kevin Traynor <ktraynor@redhat.com>
> ---
>  content/download/_index.md | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/content/download/_index.md b/content/download/_index.md index 967504f..d9fb882 100644
> --- a/content/download/_index.md
> +++ b/content/download/_index.md
> @@ -11,5 +11,5 @@ weight = "2"
>    22.07.0
>  </a>
> -<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-21.11.1.tar.xz">
> +<a class="dwnld-btn"
> +href="https://fast.dpdk.org/rel/dpdk-21.11.2.tar.xz">
>    {{< icon name="glyphicon glyphicon-download-alt" size="large" >}}
>    Latest Long Term Stable (LTS)\
> @@ -28,5 +28,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.1 (LTS)](//fast.dpdk.org/rel/dpdk-21.11.1.tar.xz) | [2022 April 26](//doc.dpdk.org/guides-
> 21.11/rel_notes/release_21_11.html)    | 00a43122260fa773f98234e2dec01cc7 |
> +| [DPDK 21.11.2 (LTS)](//fast.dpdk.org/rel/dpdk-21.11.2.tar.xz) | [2022 August 29](//doc.dpdk.org/guides-
> 21.11/rel_notes/release_21_11.html)   | 86f9c3b9034545172a9f3f2a8cf0f71b |
>  | [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 |
> --
> 2.37.2

Acked-by: Xueming Li <xuemingl@nvidia.com>


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

* RE: [PATCH 2/2] update stable roadmaps
  2022-08-29 15:33 ` [PATCH 2/2] update stable roadmaps Kevin Traynor
@ 2022-08-29 15:37   ` Xueming(Steven) Li
  0 siblings, 0 replies; 4+ messages in thread
From: Xueming(Steven) Li @ 2022-08-29 15:37 UTC (permalink / raw)
  To: Kevin Traynor, web
  Cc: bluca, NBU-Contact-Thomas Monjalon (EXTERNAL),
	david.marchand, christian.ehrhardt



> -----Original Message-----
> From: Kevin Traynor <ktraynor@redhat.com>
> Sent: Monday, August 29, 2022 11:34 PM
> To: web@dpdk.org
> Cc: bluca@debian.org; NBU-Contact-Thomas Monjalon (EXTERNAL) <thomas@monjalon.net>; david.marchand@redhat.com;
> christian.ehrhardt@canonical.com; Xueming(Steven) Li <xuemingl@nvidia.com>; Kevin Traynor <ktraynor@redhat.com>
> Subject: [PATCH 2/2] update stable roadmaps
> 
> Signed-off-by: Kevin Traynor <ktraynor@redhat.com>
> ---
>  content/roadmap/_index.md | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md index 97acfc5..f6ab19d 100644
> --- a/content/roadmap/_index.md
> +++ b/content/roadmap/_index.md
> @@ -117,5 +117,5 @@ by 3-6 weeks, depending on the test results.
>  |----------|----------|-------------------|---------------------|---------------------------|
>  | 18.11.11 | -        | -                 | December 2020 (EOL) | -                         |
> -| 19.11.12 | 19.11.13 | August 2022       | December 2022 (LTS) | Christian Ehrhardt        |
> -| 20.11.5  | 20.11.6  | August 2022       | December 2022 (LTS) | Luca Boccassi, Xueming Li |
> -| 21.11.1  | 21.11.2  | September 2022    | November 2023 (LTS) | Kevin Traynor             |
> +| 19.11.13 | 19.11.14 | December 2022     | December 2022 (LTS) | Christian Ehrhardt        |
> +| 20.11.6  | 20.11.7  | December 2022     | December 2022 (LTS) | Luca Boccassi, Xueming Li |
> +| 21.11.2  | 21.11.3  | December 2022     | November 2023 (LTS) | Kevin Traynor             |
> --
> 2.37.2

LGTM, thanks!

Acked-by: Xueming Li <xuemingl@nvidia.com>

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

end of thread, other threads:[~2022-08-29 15:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-29 15:33 [PATCH 1/2] release 21.11.2 Kevin Traynor
2022-08-29 15:33 ` [PATCH 2/2] update stable roadmaps Kevin Traynor
2022-08-29 15:37   ` Xueming(Steven) Li
2022-08-29 15:37 ` [PATCH 1/2] release 21.11.2 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).