From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id DA6DF5B1C; Fri, 9 Mar 2018 14:36:19 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 4886720937; Fri, 9 Mar 2018 08:36:19 -0500 (EST) Received: from frontend1 ([10.202.2.160]) by compute1.internal (MEProxy); Fri, 09 Mar 2018 08:36:19 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= cc:date:from:message-id:subject:to:x-me-sender:x-me-sender :x-sasl-enc; s=mesmtp; bh=stGBA0TwbhTGhbuBjBSfFY8kVS2R29pRsR/UPn sDucA=; b=KTrWqhaio8pSTnM6IcM4XUgiMR3e8ytFEEl14LZGBJ3khE0Eg65F09 qEUf3ANjhi6w74a6S/M/BqiTyQ8OXabRvMyYGfjXD6LxBABACM19ScBKt3a2uECj dGid6pmRUwR1MDPoTPZMWPusUCryODXNkUrBjekHCvYTE+Q83Zbc8= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:date:from:message-id:subject:to :x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=stGBA0TwbhTGhbuBj BSfFY8kVS2R29pRsR/UPnsDucA=; b=OYcmb3EuBUNwR4Pwof62VWVYk0E17SmCj B7l/WYFAWFFnWzwnuye1FChgI98H8FwNRV3vk6B9eKx4jctH6wE7Z/6cfX6/K1Ef Uz+fuNGBDRo30fovtIVK5mM2l1zDqFlNAt7SHR1ZTdY5mB2NpoxnSxq+MON6lTzc 428ZCWeeslIAPwtPhUDzpj5SyntBMi3R8SNbeBS6iqoL/0Sq9hGYMu4OZJIaDeEi BtcpKstBUwBKGW2wUdGYC+cdUct/XJ5axqKtvKQXvZNnuhnJbwBmYpkg5Dae+nM8 oj+Husa25euVkdbmkP7KSlKDL03567ek/xwQsINcWRt7AIuw94Utw== X-ME-Sender: Received: from xps.monjalon.net (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 5D64E7E3CD; Fri, 9 Mar 2018 08:36:18 -0500 (EST) From: Thomas Monjalon To: web@dpdk.org Cc: bluca@debian.org, yliu@fridaylinux.org, ktraynor@redhat.com, techboard@dpdk.org Date: Fri, 9 Mar 2018 14:36:12 +0100 Message-Id: <20180309133612.19927-1-thomas@monjalon.net> X-Mailer: git-send-email 2.16.2 Subject: [dpdk-web] [PATCH] update stable releases roadmap X-BeenThere: web@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK website maintenance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Mar 2018 13:36:20 -0000 Signed-off-by: Thomas Monjalon --- This is at the same time, a call for volunteer, and a proposed change to shorten the wait for the first stable releases from at least 3 months to 2 months. Let's add this discussion to the agenda of the next techboard meeting. --- dev/roadmap.html | 35 +++++++++++++++++++++++++++++++---- 1 file changed, 31 insertions(+), 4 deletions(-) diff --git a/dev/roadmap.html b/dev/roadmap.html index e6cf640..e40f410 100644 --- a/dev/roadmap.html +++ b/dev/roadmap.html @@ -104,6 +104,8 @@
  • Release: November 2, 2018

    Stable releases

    +

    There is a documentation page describing the + guidelines of the stable releases.

    Stable point releases follow mainline releases.

    After each -rc tag and after the final version, relevant bug fixes get backported by the stable maintainers into the respective branches in "bursts". @@ -111,8 +113,9 @@ to stable@dpdk.org only (avoiding dev@dpdk.org).

    After all the relevant bugfixes have been backported, regression tests are ran, and if clear, the stable release is announced. -

    Typically a new stable release version follows a mainline release - by 1-2 weeks, depending on the test results. +

    The first stable release (.1) of a branch should follow + its mainline release (.0) by two months, + before starting tests of the next mainline release candidates.


    @@ -125,15 +128,39 @@ - + - + + + + + + + + + + + + + + + + + + + + + + + + +
    16.11.6 May 19, 2018November 2018November 2018 (LTS) Luca Boccassi
    17.11.2 May 19, 2018November 2019November 2019 (LTS) Yuanhan Liu
    18.02.1April 6, 2018June 2018looking for volunteer
    18.05.1June 29, 2018October 2018looking for volunteer
    18.08.1October 5, 2018January 2019looking for volunteer
    18.11.1January 11, 2019November 2020 (LTS)looking for volunteer
    -- 2.16.2