From patchwork Fri Mar 13 19:54:42 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kevin Traynor X-Patchwork-Id: 66657 X-Patchwork-Delegate: thomas@monjalon.net Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id DE711A0576; Fri, 13 Mar 2020 20:55:26 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 2BDCD1BF97; Fri, 13 Mar 2020 20:55:26 +0100 (CET) Received: from us-smtp-delivery-1.mimecast.com (us-smtp-1.mimecast.com [205.139.110.61]) by dpdk.org (Postfix) with ESMTP id 8DD411AFF for ; Fri, 13 Mar 2020 20:55:24 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1584129323; 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; bh=PJI4zkS/yTQBVPWAFCgm4BpVRXIrRkOh57D7Bts5zKg=; b=NzDZl5+HsdJP0hUCt1cerMAf2m/VIO+WytPtC3FtjvohNnU3UJkBkkaBwDFz3VCg0KXp4i ET8WU7J7FhAwot4qXsxrykiv0+todN9ivofVTScMvLOdv/dCvYC0zzvCXI5JlJtNmHQ/QN lTPZ+FWk+EgHtEipiS/cH+apeaKBKEw= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-152-lsBVZ-VjMLKZa5VIJfLDZg-1; Fri, 13 Mar 2020 15:55:05 -0400 X-MC-Unique: lsBVZ-VjMLKZa5VIJfLDZg-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 477798010CA; Fri, 13 Mar 2020 19:55:04 +0000 (UTC) Received: from rh.redhat.com (unknown [10.33.36.16]) by smtp.corp.redhat.com (Postfix) with ESMTP id 43378100164D; Fri, 13 Mar 2020 19:54:52 +0000 (UTC) From: Kevin Traynor To: dev@dpdk.org, john.mcnamara@intel.com, marko.kovacevic@intel.com, bluca@debian.org Cc: thomas@monjalon.net, ferruh.yigit@intel.com, david.marchand@redhat.com, Kevin Traynor Date: Fri, 13 Mar 2020 19:54:42 +0000 Message-Id: <20200313195442.6375-1-ktraynor@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.22 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Subject: [dpdk-dev] [PATCH] doc: add link to stable roadmap 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" The versions currently listed as maintained have gone stale. Rather than having to keep updating this doc, point to the dpdk.org stable roadmap. Signed-off-by: Kevin Traynor Acked-by: David Marchand --- doc/guides/contributing/stable.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/guides/contributing/stable.rst b/doc/guides/contributing/stable.rst index 90b3d8e44..390452aa2 100644 --- a/doc/guides/contributing/stable.rst +++ b/doc/guides/contributing/stable.rst @@ -63,5 +63,6 @@ fixes. Releases should be coordinated with the validation engineers to ensure that a tagged release has been tested. -The current maintained LTS branches are 17.11 and 18.11. +For a list of the currently maintained stable/LTS branches please see the +latest `stable roadmap `_. At the end of the 2 years, a final X.11.N release will be made and at that