From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id E512342B2C; Wed, 17 May 2023 17:01:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DD5A6406B7; Wed, 17 May 2023 17:01:20 +0200 (CEST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by mails.dpdk.org (Postfix) with ESMTP id EA0E540041 for ; Wed, 17 May 2023 17:01:19 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1684335679; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=ybyj5renP9LtiN1xlWYdvyx9+1/3mZJW14kQEVhoyDU=; b=IlQFNpfi3vmcoCx4lk8LPxrwLDILuDP3+KPTC9bmrRAsDzOWQvf06y3g9kJrLO9p7SIPfK ixEfzCCojd3LMCVmFZ1DdT4rxvuwPrViL/8IKsvTapov4ZH11KYfxLoqMhJrrDNUtnjTCo iVBjQ3nXPQhi7/2ZaO+h2ApXoxHCb8Y= Received: from mail-pj1-f71.google.com (mail-pj1-f71.google.com [209.85.216.71]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-319-ciDiszFiN8uGxtvlW7WVoA-1; Wed, 17 May 2023 11:01:18 -0400 X-MC-Unique: ciDiszFiN8uGxtvlW7WVoA-1 Received: by mail-pj1-f71.google.com with SMTP id 98e67ed59e1d1-24e147c206eso613905a91.0 for ; Wed, 17 May 2023 08:01:17 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684335677; x=1686927677; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ybyj5renP9LtiN1xlWYdvyx9+1/3mZJW14kQEVhoyDU=; b=RtgyGNnrYzw/EZTV2MGtcmfdg3KOwn21HL8gO8WROKWnx5W+eF1BkVBmKMBARUbIuY 7LQifyf3kdxZ3hgWIhPWK2CLsvAV+Ldz89rl3kgjBSIjwFINepxYkky3tcL1TW73fF6K MJ1E2Ow2D0SAYL9ONQrtQeQySyCPe0DtLD/OjhVz2iZScFfsiIFvu3hh80+C92eeHKWr OLBwunsaJ8k1YA4nd5X4X7eVUbGQu+4IgXctX+GBcUZo3778/d7B8U+Zz6RH0tAoyMNP WYZAZpdma7RVOLaSA8gJuUkIVcMrB+WxHn6k63FseOdhabzPklcyHBlSQMZa5rwqsk8J M/Yw== X-Gm-Message-State: AC+VfDwDJ0ghwHo2Fg0GWfPzsBFJxuPsEK3y2IHqZBrrH73Lca796KO3 TfYQ1Ce3FNTdFPeAytzlVdK0O9R55k7juYaeC0rf1YsqIK7zL1I7daWJAXBgPOr1yXrc4RUhU0x 40UpXR9nNvFHcFXbnjec= X-Received: by 2002:a17:90a:7388:b0:253:3d7c:949a with SMTP id j8-20020a17090a738800b002533d7c949amr3173915pjg.33.1684335676835; Wed, 17 May 2023 08:01:16 -0700 (PDT) X-Google-Smtp-Source: ACHHUZ7FFNnrdVsRDWKUmwyxvdsE7vD6D/AkcA0LWofr0th2b9cTK+zS8R8bR+bgPgkop3QqkPx6U4Jrh/4LaJjF/20= X-Received: by 2002:a17:90a:7388:b0:253:3d7c:949a with SMTP id j8-20020a17090a738800b002533d7c949amr3173883pjg.33.1684335676329; Wed, 17 May 2023 08:01:16 -0700 (PDT) MIME-Version: 1.0 References: <20230517144952.370383-1-ktraynor@redhat.com> In-Reply-To: <20230517144952.370383-1-ktraynor@redhat.com> From: David Marchand Date: Wed, 17 May 2023 17:01:05 +0200 Message-ID: Subject: Re: [PATCH] release 21.11.4 To: Kevin Traynor Cc: web@dpdk.org, bluca@debian.org, thomas@monjalon.net, christian.ehrhardt@canonical.com, xuemingl@nvidia.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-BeenThere: web@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK website maintenance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: web-bounces@dpdk.org On Wed, May 17, 2023 at 4:50=E2=80=AFPM Kevin Traynor = wrote: > > Signed-off-by: Kevin Traynor > --- > 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 b363e3d..26bf38e 100644 > --- a/content/download/_index.md > +++ b/content/download/_index.md > @@ -30,5 +30,5 @@ weight =3D "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) | fb= 73b58b80b1349cd05fe9cf6984afd4 | > | [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) | a0= 7ca8839f98062f46e1cc359735cce8 | > -| [DPDK 21.11.3 (LTS)](//fast.dpdk.org/rel/dpdk-21.11.3.tar.xz) | [2022 = December 20](//doc.dpdk.org/guides-21.11/rel_notes/release_21_11.html) | 60= b36ce5739004b04741cb7625e89ebf | > +| [DPDK 21.11.4 (LTS)](//fast.dpdk.org/rel/dpdk-21.11.4.tar.xz) | [2023 = May 17](//doc.dpdk.org/guides-21.11/rel_notes/release_21_11.html) | b2= 4201da07d3fd87cacc2aa03586aed3 | > | [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) | de= 33433a1806280996a0ecbe66e3642f | > | [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) | a7= 8bba290b11d9717d1272cc6bfaf7c3 | > diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md > index da77e76..68c12dc 100644 > --- a/content/roadmap/_index.md > +++ b/content/roadmap/_index.md > @@ -124,4 +124,4 @@ by 3-6 weeks, depending on the test results. > | 19.11.14 | - | - | December 2022 (EOL) | Christ= ian Ehrhardt | > | 20.11.8 | 20.11.9 | August 2023 | December 2023 (LTS) | Luca B= occassi | > -| 21.11.3 | 21.11.4 | April 2023 | November 2023 (LTS) | Kevin = Traynor | > +| 21.11.4 | 21.11.5 | September 2023 | November 2023 (LTS) | Kevin = Traynor | Since the next release is in July, and other LTS releases are scheduled in August, I would expect August too for 21.11 next release. > | 22.11.2 | 22.11.3 | August 2023 | November 2024 (LTS) | Xuemin= g Li | The rest lgtm, feel free to keep my ack if you change to August. Acked-by: David Marchand --=20 David Marchand