DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 1/2] maintainers: fix stable maintainers list
@ 2021-12-13 16:48 Kevin Traynor
  2021-12-13 16:48 ` [PATCH 2/2] doc: update LTS release cadence Kevin Traynor
  0 siblings, 1 reply; 3+ messages in thread
From: Kevin Traynor @ 2021-12-13 16:48 UTC (permalink / raw)
  To: dev, christian.ehrhardt, xuemingl; +Cc: bluca, Kevin Traynor, stable

Christian and Xueming are both already maintaining LTS releases.

Update the MAINTAINERS file to reflect this.

Cc: stable@dpdk.org

Signed-off-by: Kevin Traynor <ktraynor@redhat.com>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 18d9edaf88..84d8e261d5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -65,4 +65,6 @@ Stable Branches
 M: Luca Boccassi <bluca@debian.org>
 M: Kevin Traynor <ktraynor@redhat.com>
+M: Christian Ehrhardt <christian.ehrhardt@canonical.com>
+M: Xueming Li <xuemingl@nvidia.com>
 T: git://dpdk.org/dpdk-stable
 
-- 
2.31.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH 2/2] doc: update LTS release cadence
  2021-12-13 16:48 [PATCH 1/2] maintainers: fix stable maintainers list Kevin Traynor
@ 2021-12-13 16:48 ` Kevin Traynor
  2022-01-11 16:53   ` Thomas Monjalon
  0 siblings, 1 reply; 3+ messages in thread
From: Kevin Traynor @ 2021-12-13 16:48 UTC (permalink / raw)
  To: dev, christian.ehrhardt, xuemingl; +Cc: bluca, Kevin Traynor

Regular LTS releases have previously aligned to DPDK main branch
releases so that fixes being backported have already gone through
DPDK main branch release validation.

Now that DPDK main branch has moved to 3 releases per year, the LTS
releases should continue to align with it and follow a similar release
cadence.

Update stable docs to reflect this.

Signed-off-by: Kevin Traynor <ktraynor@redhat.com>
---
 doc/guides/contributing/stable.rst | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/doc/guides/contributing/stable.rst b/doc/guides/contributing/stable.rst
index 69d8312b47..9ee7b4b7cc 100644
--- a/doc/guides/contributing/stable.rst
+++ b/doc/guides/contributing/stable.rst
@@ -39,5 +39,5 @@ 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.
 
-The duration of a stable is one complete release cycle (3 months). It can be
+The duration of a stable is one complete release cycle (4 months). It can be
 longer, up to 1 year, if a maintainer continues to support the stable branch,
 or if users supply backported fixes, however the explicit commitment should be
@@ -62,6 +62,8 @@ A LTS release may align with the declaration of a new major ABI version,
 please read the :doc:`abi_policy` for more information.
 
-It is anticipated that there will be at least 4 releases per year of the LTS
-or approximately 1 every 3 months. However, the cadence can be shorter or
+It is anticipated that there will be at least 3 releases per year of the LTS
+or approximately 1 every 4 months. This is done to align with the DPDK main
+branch releases so that fixes have already gone through validation as part of
+the DPDK main branch release validation. However, the cadence can be shorter or
 longer depending on the number and criticality of the backported
 fixes. Releases should be coordinated with the validation engineers to ensure
-- 
2.31.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 2/2] doc: update LTS release cadence
  2021-12-13 16:48 ` [PATCH 2/2] doc: update LTS release cadence Kevin Traynor
@ 2022-01-11 16:53   ` Thomas Monjalon
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2022-01-11 16:53 UTC (permalink / raw)
  To: Kevin Traynor; +Cc: dev, christian.ehrhardt, xuemingl, bluca

13/12/2021 17:48, Kevin Traynor:
> Regular LTS releases have previously aligned to DPDK main branch
> releases so that fixes being backported have already gone through
> DPDK main branch release validation.
> 
> Now that DPDK main branch has moved to 3 releases per year, the LTS
> releases should continue to align with it and follow a similar release
> cadence.
> 
> Update stable docs to reflect this.
> 
> Signed-off-by: Kevin Traynor <ktraynor@redhat.com>

Series applied, thanks.




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-01-11 16:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-13 16:48 [PATCH 1/2] maintainers: fix stable maintainers list Kevin Traynor
2021-12-13 16:48 ` [PATCH 2/2] doc: update LTS release cadence Kevin Traynor
2022-01-11 16:53   ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).