From patchwork Thu Apr 7 08:51:51 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christian Ehrhardt X-Patchwork-Id: 109414 Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 73287A050B; Thu, 7 Apr 2022 10:52:02 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4EB4140689; Thu, 7 Apr 2022 10:52:02 +0200 (CEST) Received: from smtp-relay-internal-0.canonical.com (smtp-relay-internal-0.canonical.com [185.125.188.122]) by mails.dpdk.org (Postfix) with ESMTP id F0F0A4014F for ; Thu, 7 Apr 2022 10:52:00 +0200 (CEST) Received: from mail-ed1-f71.google.com (mail-ed1-f71.google.com [209.85.208.71]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp-relay-internal-0.canonical.com (Postfix) with ESMTPS id 9C4263F9AF for ; Thu, 7 Apr 2022 08:52:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canonical.com; s=20210705; t=1649321520; bh=XGuUdad0DIw+Tbx0PbbU45GI79fvHWdYkZzlMty3F7g=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=wbOwmwmpLrf52RPyV1WMv5fgaTzm0A+abyTvlufhrJFYX+ZI/tHjhNtvbWSV7Z7d7 OQdCnrfu4fRWMl054DTch7//5+CaBtu4rM7duWC9GozAu1Hqv3e8q75viVZvf/Jcdn fViYcW8a+yLer7po05bMb2bDSkUAgzqLKcf+OEC76w/0yeA6wcFRQiXcyTQG3gC96J 1QxVZ3mLeFlvo+7IdSLYe2hcIM7fJvB1Zx21PcXoAmWwjQWhsppJUyeRVhUmOgGqa8 Ns1hI8Pn/Pw1mm3wsJsi49S3T8Eo/+EgJDxw9Kmez52+l4/7meuQkAp1Y7ffmFZWTt kyCK37wMLnTgQ== Received: by mail-ed1-f71.google.com with SMTP id p26-20020aa7c4da000000b0041cd0672e78so2572077edr.3 for ; Thu, 07 Apr 2022 01:52:00 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=XGuUdad0DIw+Tbx0PbbU45GI79fvHWdYkZzlMty3F7g=; b=uPI6LG2S1RQq3suwlELNWhwE3SSYOLeAfqTlgzUuSjZZD8qubawtFX7d4zq/gOFXWI Vaxwo9mrcRQs+0zVZYl24pUkIK79aEvVAafiVFySos5BPrIcpk0NIbgZYBZAP2PQ4W+h G4vPucOSjvF5j0Nteag1yiPkAklF/GKNGUD4gFfolw+DotNS+D/uqYxmYJTfleMCTKwk tzqP5vr7Bg13BaJhLB4hRZgCgY4epPVjIwg6kYVOeG1DNxJ0tit5Lu2URVlUcyT8VeN0 pH+7uPXrUlG/JxhST2wFN8/BUizXGMhBS/THqI4bZ3l1XVSWAOYTtJEzqb0/Mz8AoYX3 G7LA== X-Gm-Message-State: AOAM530SJsBrj/12THBfAgjSyl6jBsqMfZg+OKc16QlMI3NTH8YCDcVJ Rja/Q6eabr0vYOUv0zawu1NZbZVgxuruPW6i1nhCifWDQbtW+CBQ8IBupRXawXGRjLRv5xyMqen ++82oSZFnvPTBnwoAt0gI X-Received: by 2002:a17:906:9755:b0:6e4:b9da:2e2a with SMTP id o21-20020a170906975500b006e4b9da2e2amr12780654ejy.755.1649321520094; Thu, 07 Apr 2022 01:52:00 -0700 (PDT) X-Google-Smtp-Source: ABdhPJy7qcT7cTSLec0FPklPnjCUioJTXnXNGk+kuzkf9x68/enagMLQQnuJ/u8lI5YjYASSD7AgTQ== X-Received: by 2002:a17:906:9755:b0:6e4:b9da:2e2a with SMTP id o21-20020a170906975500b006e4b9da2e2amr12780630ejy.755.1649321519842; Thu, 07 Apr 2022 01:51:59 -0700 (PDT) Received: from localhost.localdomain (068-133-067-156.ip-addr.inexio.net. [156.67.133.68]) by smtp.gmail.com with ESMTPSA id d4-20020a056402000400b00412d60fee38sm8892303edu.11.2022.04.07.01.51.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 07 Apr 2022 01:51:59 -0700 (PDT) From: christian.ehrhardt@canonical.com To: web@dpdk.org, Thomas Monjalon , David Marchand Cc: Luca Boccassi , Christian Ehrhardt Subject: [PATCH] release 19.11.12 Date: Thu, 7 Apr 2022 10:51:51 +0200 Message-Id: <20220407085151.1747225-1-christian.ehrhardt@canonical.com> X-Mailer: git-send-email 2.35.1 MIME-Version: 1.0 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 From: Christian Ehrhardt Signed-off-by: Christian Ehrhardt Acked-by: Luca Boccassi --- 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 25242c0..5ea5c20 100644 --- a/content/download/_index.md +++ b/content/download/_index.md @@ -34,7 +34,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.11 (LTS)](//fast.dpdk.org/rel/dpdk-19.11.11.tar.xz) | [2022 January 7](//doc.dpdk.org/guides-19.11/rel_notes/release_19_11.html) | 880ea9f3bd62f35e9a1d934b4d1e406c | +| [DPDK 19.11.12 (LTS)](//fast.dpdk.org/rel/dpdk-19.11.12.tar.xz) | [2022 April 7](//doc.dpdk.org/guides-19.11/rel_notes/release_19_12.html) | dd527eb844a6d396200768e186252ef0 | | [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 58da90e..5040d13 100644 --- a/content/roadmap/_index.md +++ b/content/roadmap/_index.md @@ -118,6 +118,6 @@ by 3-6 weeks, depending on the test results. | Current version | Next version | Next version Date | End of life | Maintainers | |----------|----------|-------------------|---------------------|---------------------------| | 18.11.11 | - | - | December 2020 (EOL) | - | -| 19.11.11 | 19.11.12 | May 2022 | December 2022 (LTS) | Christian Ehrhardt | +| 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.0 | 21.11.1 | April 2022 | November 2023 (LTS) | Kevin Traynor |