DPDK website maintenance
 help / color / mirror / Atom feed
From: Luca Boccassi <luca.boccassi@gmail.com>
To: web@dpdk.org
Cc: Thomas Monjalon <thomas@monjalon.net>,
	David Marchand <david.marchand@redhat.com>,
	 Kevin Traynor <ktraynor@redhat.com>,
	Christian Ehrhardt <christian.ehrhardt@canonical.com>
Subject: Re: [PATCH] release 22.11.6
Date: Wed, 21 Aug 2024 15:58:03 +0100	[thread overview]
Message-ID: <CAMw=ZnRdkrFMyWkwxupO4V_7onffxZwPU3SBA4NMeYEeusOiJw@mail.gmail.com> (raw)
In-Reply-To: <20240820093304.89164-1-luca.boccassi@gmail.com>

On Tue, 20 Aug 2024 at 10:33, <luca.boccassi@gmail.com> wrote:
>
> From: Luca Boccassi <bluca@debian.org>
>
> Signed-off-by: Luca Boccassi <bluca@debian.org>
> ---
>  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 73b330e..cfdc7fe 100644
> --- a/content/download/_index.md
> +++ b/content/download/_index.md
> @@ -30,7 +30,7 @@ weight = "2"
>  | [DPDK 23.11.1 (LTS)](//fast.dpdk.org/rel/dpdk-23.11.1.tar.xz) | [2024 May 17](//doc.dpdk.org/guides-23.11/rel_notes/release_23_11.html)      | 382d5fdd8ecb1d8e0be6d70dfc5eec96 |
>  | [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.5 (LTS)](//fast.dpdk.org/rel/dpdk-22.11.5.tar.xz) | [2024 April 22](//doc.dpdk.org/guides-22.11/rel_notes/release_22_11.html) | 90fc556c5b6fdd6874aaaf242b9017eb |
> +| [DPDK 22.11.6 (LTS)](//fast.dpdk.org/rel/dpdk-22.11.6.tar.xz) | [2024 August 20](//doc.dpdk.org/guides-22.11/rel_notes/release_22_11.html)   | 31cc8e35b8910cfe8964ccecf5cb0bf1 |
>  | [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.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 |
> diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
> index ce7751b..0a18a2b 100644
> --- a/content/roadmap/_index.md
> +++ b/content/roadmap/_index.md
> @@ -123,5 +123,5 @@ 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.7  | 21.11.7  | August 2024       | December 2024 (LTS) | Kevin Traynor             |
> -| 22.11.5  | 22.11.6  | August 2024       | December 2024 (LTS) | Luca Boccassi             |
> +| 22.11.6  | 22.11.7  | December 2024     | December 2024 (LTS) | Luca Boccassi             |
>  | 23.11.1  | 23.11.2  | August 2024       | December 2025 (LTS) | Xueming Li                |
> --
> 2.39.2

Any chance for a quick review, please? Thanks

  reply	other threads:[~2024-08-21 14:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-20  9:33 luca.boccassi
2024-08-21 14:58 ` Luca Boccassi [this message]
2024-08-21 15:07 ` David Marchand

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAMw=ZnRdkrFMyWkwxupO4V_7onffxZwPU3SBA4NMeYEeusOiJw@mail.gmail.com' \
    --to=luca.boccassi@gmail.com \
    --cc=christian.ehrhardt@canonical.com \
    --cc=david.marchand@redhat.com \
    --cc=ktraynor@redhat.com \
    --cc=thomas@monjalon.net \
    --cc=web@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).