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 A394FA0093; Thu, 13 Jan 2022 11:20:55 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 96D404271A; Thu, 13 Jan 2022 11:20:55 +0100 (CET) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by mails.dpdk.org (Postfix) with ESMTP id 7FCBD40150 for ; Thu, 13 Jan 2022 11:20:54 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1642069254; 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=heJASDQdLyBEiLkJ1dvA3OF3UPQNG2ydXE9IxRou2R0=; b=Qm03DoKgXDyb3DrNbVccY9ejOmb5pVxo28lPCll7ABKL48wbVkhg4Al/f/tBT9cXoIDzv0 Q2pBw40SkJmDczuCg3SzJN3dQFHNUzW+MqIqFe+xFFy0suBZSFOSB5egExPVVeWDBDort+ ZDZjegzMk7iDoRURD+WsqeF190mIki0= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-636-qy556xE1NOWGBNa5tlzuKA-1; Thu, 13 Jan 2022 05:20:51 -0500 X-MC-Unique: qy556xE1NOWGBNa5tlzuKA-1 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id C404781EE63; Thu, 13 Jan 2022 10:20:49 +0000 (UTC) Received: from rh.Home (unknown [10.39.192.39]) by smtp.corp.redhat.com (Postfix) with ESMTP id 333011059A6E; Thu, 13 Jan 2022 10:20:44 +0000 (UTC) From: Kevin Traynor To: web@dpdk.org Cc: bluca@debian.org, christian.ehrhardt@canonical.com, xuemingl@nvidia.com, thomas@monjalon.net, ferruh.yigit@intel.com, david.marchand@redhat.com, Kevin Traynor Subject: [PATCH v3 2/2] add 21.11 LTS roadmap Date: Thu, 13 Jan 2022 10:19:15 +0000 Message-Id: <20220113101915.190233-2-ktraynor@redhat.com> In-Reply-To: <20220113101915.190233-1-ktraynor@redhat.com> References: <20220111121949.92998-1-ktraynor@redhat.com> <20220113101915.190233-1-ktraynor@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.22 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=ktraynor@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" 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 Add initial dates and maintainer for 21.11 LTS as approved by Techboard in http://mails.dpdk.org/archives/dev/2021-December/230920.html Signed-off-by: Kevin Traynor Acked-by: Thomas Monjalon --- content/roadmap/_index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md index cf212a4..326173a 100644 --- a/content/roadmap/_index.md +++ b/content/roadmap/_index.md @@ -143,2 +143,3 @@ by 3-6 weeks, depending on the test results. | 19.11.11 | 19.11.12 | May 2022 | December 2022 (LTS) | Christian Ehrhardt | | 20.11.3 | 20.11.4 | December 2021 | November 2022 (LTS) | Luca Boccassi, Xueming Li | +| 21.11.0 | 21.11.1 | April 2022 | November 2023 (LTS) | Kevin Traynor | -- 2.31.1