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 ECFE5A0C41; Fri, 16 Apr 2021 10:34:05 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DDA3B141BCB; Fri, 16 Apr 2021 10:34:05 +0200 (CEST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [216.205.24.124]) by mails.dpdk.org (Postfix) with ESMTP id EA889141BCA for ; Fri, 16 Apr 2021 10:34:04 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1618562044; 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: in-reply-to:in-reply-to:references:references; bh=yz3IWlXBkfZGKK0aJAg1UF3QxP6ZREgYhr5sFxtHSCw=; b=HQL/pHTPRclVYGEzodQMF1RvAnyhVWT7gvulnAGcTwvFhmNTv38a2B2nMNGVr+rAsKWoIV qjqVw5CGtvEoQDcRL6BKGu98NY8Sg/0vLwFevjfuTzX8cAeH3DPKMwtAQYnw9KOZwabl9M dj5MYvGcsa0fsyX4Smf+o16mDgxKi24= Received: from mail-vk1-f197.google.com (mail-vk1-f197.google.com [209.85.221.197]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-547-GmOgTLKiPbWoJCugdXo1Bg-1; Fri, 16 Apr 2021 04:33:59 -0400 X-MC-Unique: GmOgTLKiPbWoJCugdXo1Bg-1 Received: by mail-vk1-f197.google.com with SMTP id y70-20020a1f32490000b02901df8c87c514so1819496vky.4 for ; Fri, 16 Apr 2021 01:33:59 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=yz3IWlXBkfZGKK0aJAg1UF3QxP6ZREgYhr5sFxtHSCw=; b=WGsKC03at9LXv3/w9bH/13kEmC9+M87J0Z5pJOZdPqlWLMq/mEw93OM6pWkX27P30K /PNcxojkkoYbU23ZuJCksa9CpuOc9tRO2W6S5PA2Zrqd/tu2gn8XAQltk1MkMb2y4nsi hPBteaB4+8qKKJzKCidHxeDAuHCa022OUURhxa2K3Q3kOTRL1l18S52dMgaGGM6anBLp WerdrGoRovidKc8Z+aF4y/S0sDxcEZZfX0zljGvY8KUsxzaIouUeX4kgRzW0dzYfsBuh jM7vDUchSkOL1QTSgLKYJrcKdj3xCrLYHYXUn0PMvLPpNQOVW8zsetyT8prMdkDQB3OH lZEA== X-Gm-Message-State: AOAM533wyUkPQcPMiv0U5dWKYlmCe9Qm05tpMg+ELFvJwYU3X+TJ7E8h N5i8yd0XLlg8PYGy/lioiuvwZOhja7nwtUaxWpyWDoG4kcup69k3Qa1TQF9G0kPJzvTmNvdtRuh NceXaxCAsi2DZBO45kg4= X-Received: by 2002:a67:e317:: with SMTP id j23mr5896289vsf.17.1618562038198; Fri, 16 Apr 2021 01:33:58 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxnoSH/wI+B7TGmExurqRyERQGqGH+Id9rw0Mix9o94S66tBPml24+EsCllEJStohrpl81w0XiHo7/bJi1JT6o= X-Received: by 2002:a67:e317:: with SMTP id j23mr5896270vsf.17.1618562037918; Fri, 16 Apr 2021 01:33:57 -0700 (PDT) MIME-Version: 1.0 References: <20210416082823.1269210-1-christian.ehrhardt@canonical.com> In-Reply-To: <20210416082823.1269210-1-christian.ehrhardt@canonical.com> From: David Marchand Date: Fri, 16 Apr 2021 10:33:46 +0200 Message-ID: To: Christian Ehrhardt Cc: web@dpdk.org, Thomas Monjalon Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=dmarchan@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Subject: Re: [dpdk-web] [PATCH] release 19.11.8 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 Sender: "web" On Fri, Apr 16, 2021 at 10:28 AM Christian Ehrhardt wrote: > > Signed-off-by: Christian Ehrhardt > --- > 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 dd7db10..7d8a249 100644 > --- a/content/download/_index.md > +++ b/content/download/_index.md > @@ -30,7 +30,7 @@ weight = "2" > | [DPDK 20.08.0](//fast.dpdk.org/rel/dpdk-20.08.tar.xz) | [2020 August 8](//doc.dpdk.org/guides-20.08/rel_notes/release_20_08.html) | 64badd32cd6bc0761befc8f2402c2148 | > | [DPDK 20.05.0](//fast.dpdk.org/rel/dpdk-20.05.tar.xz) | [2020 May 26](//doc.dpdk.org/guides-20.05/rel_notes/release_20_05.html) | 7c6f3e7f7de2422775c4cba116012c4d | > | [DPDK 20.02.1](//fast.dpdk.org/rel/dpdk-20.02.1.tar.xz) | [2020 May 18](//doc.dpdk.org/guides-20.02/rel_notes/release_20_02.html) | fd04cb05c728f474b438c6e7aa1eb195 | > -| [DPDK 19.11.7 (LTS)](//fast.dpdk.org/rel/dpdk-19.11.7.tar.xz) | [2021 March 17](//doc.dpdk.org/guides-19.11/rel_notes/release_19_11.html) | d6716ae65694b8e044579123fdeff189 | > +| [DPDK 19.11.8 (LTS)](//fast.dpdk.org/rel/dpdk-19.11.8.tar.xz) | [2021 March 17](//doc.dpdk.org/guides-19.11/rel_notes/release_19_11.html) | c0e82a71605392e58031b1b1a1436aba | s/March 17/April 16/ > | [DPDK 19.08.2](//fast.dpdk.org/rel/dpdk-19.08.2.tar.xz) | [2019 November 15](//doc.dpdk.org/guides-19.08/rel_notes/release_19_08.html) | 97e71f5fed2e5fa21aae16cae82f9e04 | > | [DPDK 19.05.0](//fast.dpdk.org/rel/dpdk-19.05.tar.xz) | [2019 May 13](//doc.dpdk.org/guides-19.05/rel_notes/release_19_05.html) | fe22ad1bab1539945119047b0fdf1105 | > | [DPDK 19.02.0](//fast.dpdk.org/rel/dpdk-19.02.tar.xz) | [2019 February 1](//doc.dpdk.org/guides-19.02/rel_notes/release_19_02.html) | 23944a2cdee061aa4bd72ebe7d836db0 | > diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md > index c6f6459..ed198ed 100644 > --- a/content/roadmap/_index.md > +++ b/content/roadmap/_index.md > @@ -130,5 +130,5 @@ by 1-2 weeks, depending on the test results. > | Current version | Next version | Next version Date | End of life | Maintainer | > |----------|----------|-------------------|---------------------|--------------------| > | 18.11.11 | - | - | December 2020 (EOL) | - | > -| 19.11.7 | 19.11.8 | June 2021 | November 2021 (LTS) | Christian Ehrhardt | > +| 19.11.8 | 19.11.9 | June 2021 | November 2021 (LTS) | Christian Ehrhardt | > | 20.11.1 | 20.11.2 | June 2021 | November 2022 (LTS) | Luca Boccassi | The rest lgtm. -- David Marchand