From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 76A8F1B610 for ; Thu, 2 Nov 2017 18:13:23 +0100 (CET) Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 02 Nov 2017 10:12:33 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.44,335,1505804400"; d="scan'208";a="170630154" Received: from irsmsx101.ger.corp.intel.com ([163.33.3.153]) by fmsmga005.fm.intel.com with ESMTP; 02 Nov 2017 10:12:29 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.49]) by IRSMSX101.ger.corp.intel.com ([169.254.1.22]) with mapi id 14.03.0319.002; Thu, 2 Nov 2017 17:12:28 +0000 From: "Mcnamara, John" To: "luca.boccassi@gmail.com" , "dev@dpdk.org" CC: "thomas@monjalon.net" , Luca Boccassi Thread-Topic: [dpdk-dev] [PATCH] doc/guides: mention 17.11 LTS in contributing/stable Thread-Index: AQHTUmWAb0Iil+rpt0qhiNzQGc0evqMBVdVg Date: Thu, 2 Nov 2017 17:12:27 +0000 Message-ID: References: <20171031162855.5707-1-luca.boccassi@gmail.com> In-Reply-To: <20171031162855.5707-1-luca.boccassi@gmail.com> Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_IC x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiOTU2ODI3ZmQtMzAyMi00OWZlLTg5ZGQtYTRmMzg2ZjRiMmNkIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE2LjUuOS4zIiwiVHJ1c3RlZExhYmVsSGFzaCI6IlZlb3lqMlFucVVMYnRZXC9aRmJXUStIMXhWWmdrdnlCRHNDQVdHdklMM0RrPSJ9 dlp-product: dlpe-windows dlp-version: 11.0.0.116 dlp-reaction: no-action x-originating-ip: [163.33.239.180] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] doc/guides: mention 17.11 LTS in contributing/stable 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: , X-List-Received-Date: Thu, 02 Nov 2017 17:13:24 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of > luca.boccassi@gmail.com > Sent: Tuesday, October 31, 2017 4:29 PM > To: dev@dpdk.org > Cc: thomas@monjalon.net; Luca Boccassi > Subject: [dpdk-dev] [PATCH] doc/guides: mention 17.11 LTS in > contributing/stable >=20 > From: Luca Boccassi >=20 > Signed-off-by: Luca Boccassi > --- > doc/guides/contributing/stable.rst | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) >=20 > diff --git a/doc/guides/contributing/stable.rst > b/doc/guides/contributing/stable.rst > index d52ec4772..0f2f1f375 100644 > --- a/doc/guides/contributing/stable.rst > +++ b/doc/guides/contributing/stable.rst > @@ -42,10 +42,10 @@ LTS Release > ----------- >=20 > A stable release can be designated as an LTS release based on community = - > agreement and a commitment from a maintainer. An LTS release will have a = - > maintenance duration of 2 years. > +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. Strictly speaking we didn't agree that at Userspace. We said that we would = evaluate a 18.11 release next year. However, I am okay with this statement since it = probably reflects what the reality will be. Acked-by: John McNamara