From patchwork Fri Mar 22 11:29:35 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kevin Traynor X-Patchwork-Id: 51509 X-Patchwork-Delegate: thomas@monjalon.net Return-Path: X-Original-To: patchwork@dpdk.org Delivered-To: patchwork@dpdk.org Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 8753F1B5A8; Fri, 22 Mar 2019 12:29:47 +0100 (CET) Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by dpdk.org (Postfix) with ESMTP id 399B71B5A7; Fri, 22 Mar 2019 12:29:46 +0100 (CET) Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 8E0E63092656; Fri, 22 Mar 2019 11:29:45 +0000 (UTC) Received: from rh.redhat.com (ovpn-117-231.ams2.redhat.com [10.36.117.231]) by smtp.corp.redhat.com (Postfix) with ESMTP id AEE7D5C659; Fri, 22 Mar 2019 11:29:43 +0000 (UTC) From: Kevin Traynor To: dev@dpdk.org, john.mcnamara@intel.com, marko.kovacevic@intel.com, bluca@debian.org Cc: stable@dpdk.org, yskoh@mellanox.com, Kevin Traynor Date: Fri, 22 Mar 2019 11:29:35 +0000 Message-Id: <20190322112935.3056-1-ktraynor@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.43]); Fri, 22 Mar 2019 11:29:45 +0000 (UTC) Subject: [dpdk-dev] [PATCH] doc: update DPDK LTS versions X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Support for 16.11 has ended. 17.11 and 18.11 are the current LTSs. Signed-off-by: Kevin Traynor Acked-by: Luca Boccassi --- doc/guides/contributing/stable.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/guides/contributing/stable.rst b/doc/guides/contributing/stable.rst index 2ac4f0a88..4214103b3 100644 --- a/doc/guides/contributing/stable.rst +++ b/doc/guides/contributing/stable.rst @@ -49,5 +49,5 @@ agreement and a commitment from a maintainer. The current policy is that each year's November release will be maintained as an LTS for 2 years. -The current DPDK LTS releases are 16.11 and 17.11. +The current DPDK LTS releases are 17.11 and 18.11. It is anticipated that there will be at least 4 releases per year of the LTS