From: Kevin Traynor Date: Wed, 27 Mar 2019 17:22:06 +0000 (+0000) Subject: doc: note validation and timeline required for stables X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=cf6b07d20660f79261f60049e0d4a64afbd64f27;p=dpdk.git doc: note validation and timeline required for stables If a stable branch for a specific DPDK release is to proceed, along with needing a maintainer, there should also be commitment from major contributors for validation of the releases. Also, as decided in the March 27th techboard, to facilitate user planning, a release should be designated as a stable release no later than 1 month after it's initial master release. Signed-off-by: Kevin Traynor Acked-by: Luca Boccassi Acked-by: Thomas Monjalon --- diff --git a/doc/guides/contributing/stable.rst b/doc/guides/contributing/stable.rst index 4214103b3c..b63cd4228c 100644 --- a/doc/guides/contributing/stable.rst +++ b/doc/guides/contributing/stable.rst @@ -26,7 +26,9 @@ Stable Releases --------------- Any major release of DPDK can be designated as a Stable Release if a -maintainer volunteers to maintain it. +maintainer volunteers to maintain it and there is a commitment from major +contributors to validate it before releases. If a release is to be designated +as a Stable Release, it should be done by 1 month after the master release. A Stable Release is used to backport fixes from an ``N`` release back to an ``N-1`` release, for example, from 16.11 to 16.07.