> -----Original Message----- > From: dev [mailto:[email protected]] On Behalf Of > [email protected] > Sent: Tuesday, October 31, 2017 4:29 PM > To: [email protected] > Cc: [email protected]; Luca Boccassi <[email protected]> > Subject: [dpdk-dev] [PATCH] doc/guides: mention 17.11 LTS in > contributing/stable > > From: Luca Boccassi <[email protected]> > > Signed-off-by: Luca Boccassi <[email protected]> > --- > doc/guides/contributing/stable.rst | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > 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 > ----------- > > 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 <[email protected]>

