DPDK patches and discussions
 help / color / mirror / Atom feed
From: Ilya Maximets <i.maximets@ovn.org>
To: Kevin Traynor <ktraynor@redhat.com>,
	Thomas Monjalon <thomas@monjalon.net>,
	dev@dpdk.org, users@dpdk.org
Cc: i.maximets@ovn.org, david.marchand@redhat.com,
	ferruh.yigit@intel.com, andrew.rybchenko@oktetlabs.ru,
	qi.z.zhang@intel.com, jerinj@marvell.com, rasland@nvidia.com,
	maxime.coquelin@redhat.com, gakhil@marvell.com, bluca@debian.org,
	bruce.richardson@intel.com, mdr@ashroe.eu,
	konstantin.ananyev@intel.com, olivier.matz@6wind.com,
	honnappa.nagarahalli@arm.com, hemant.agrawal@nxp.com,
	aconole@redhat.com, ajit.khaparde@broadcom.com,
	Ian Stokes <ian.stokes@intel.com>,
	ovs-discuss <ovs-discuss@openvswitch.org>,
	Timothy Redaelli <tredaell@redhat.com>,
	Flavio Leitner <fbl@redhat.com>
Subject: Re: release schedule change proposal
Date: Fri, 19 Nov 2021 16:22:35 +0100	[thread overview]
Message-ID: <2434249d-68ba-d8a8-3bd7-2f21f9ac0075@ovn.org> (raw)
In-Reply-To: <4b5ad9da-585d-37ef-198c-6c4e6d6ad9aa@redhat.com>

On 11/15/21 17:06, Kevin Traynor wrote:
> On 15/11/2021 14:58, Thomas Monjalon wrote:
>> For the last 5 years, DPDK was doing 4 releases per year,
>> in February, May, August and November (the LTS one):
>>     .02   .05   .08   .11 (LTS)
>>
>> This schedule has multiple issues:
>>     - clash with China's Spring Festival
>>     - too many rushes, impacting maintainers & testers
>>     - not much buffer, impacting proposal period
>>
>> I propose to switch to a new schedule with 3 releases per year:
>>     .03      .07      .11 (LTS)
>>
>> New LTS branch would start at the same time of the year as before.
>> There would be one less intermediate release during spring/summer:
>> .05 and .08 intermediate releases would become a single .07.
>> I think it has almost no impact for the users.
>> This change could be done starting next year.
>>
>> In details, this is how we could extend some milestones:
>>
>>     ideal schedule so far (in 13 weeks):
>>         proposal deadline: 4
>>         rc1 - API freeze: 5
>>         rc2 - PMD features freeze: 2
>>         rc3 - app features freeze: 1
>>         rc4 - last chance to fix: 1
>>         release: 0
>>
>>     proposed schedule (in 17 weeks):
>>         proposal deadline: 4
>>         rc1 - API freeze: 7
>>         rc2 - PMD features freeze: 3
>>         rc3 - app features freeze: 1
>>         rc4 - more fixes: 1
>>         rc5 - last chance buffer: 1
>>         release: 0
>>
>> Opinions?
>>
>>
> 
> Someone else might comment if they spot something, but to me looks ok for RH distro and OVS project.
> 
> RH distro is also using DPDK .11 who's release date is not changing. (+cc Timothy/Flavio)
> 
> For OVS project, it only integrates DPDK .11 release too and aims to do that by EOY to make the next OVS release. DPDK stable releases are integrated into older OVS branches when available. I don't think older OVS branch releases have a strict release schedule and having the latest stable DPDK release is not a blocker anyway. (+cc Ilya/Ian/ovs-discuss)
> 

I agree that this schedule change doesn't change much for OVS.

One thing to highlight though: Change of main release schema
seems to directly impact schedule of stable releases.
In this case, interval between DPDK stable releases increases
from 3+ to 4+ months.  This might be a long time to wait for
certain bug fixes, especially if OVS needs to skip one of the
DPDK stable releases due to issues introduced in it.
Anyway, doesn't sound like something critical to me.

Bets regards, Ilya Maximets.

  parent reply	other threads:[~2021-11-19 15:22 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-15 14:58 Thomas Monjalon
2021-11-15 15:11 ` Luca Boccassi
2021-11-15 15:39   ` Jerin Jacob
2021-11-15 16:04     ` Asaf Penso
2021-11-15 16:06 ` Kevin Traynor
2021-11-19 13:48   ` Flavio Leitner
2021-11-19 15:22   ` Ilya Maximets [this message]
2021-11-15 16:58 ` Stephen Hemminger
2021-11-15 17:15   ` Shepard Siegel
2021-11-18  4:08 ` Ajit Khaparde

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2434249d-68ba-d8a8-3bd7-2f21f9ac0075@ovn.org \
    --to=i.maximets@ovn.org \
    --cc=aconole@redhat.com \
    --cc=ajit.khaparde@broadcom.com \
    --cc=andrew.rybchenko@oktetlabs.ru \
    --cc=bluca@debian.org \
    --cc=bruce.richardson@intel.com \
    --cc=david.marchand@redhat.com \
    --cc=dev@dpdk.org \
    --cc=fbl@redhat.com \
    --cc=ferruh.yigit@intel.com \
    --cc=gakhil@marvell.com \
    --cc=hemant.agrawal@nxp.com \
    --cc=honnappa.nagarahalli@arm.com \
    --cc=ian.stokes@intel.com \
    --cc=jerinj@marvell.com \
    --cc=konstantin.ananyev@intel.com \
    --cc=ktraynor@redhat.com \
    --cc=maxime.coquelin@redhat.com \
    --cc=mdr@ashroe.eu \
    --cc=olivier.matz@6wind.com \
    --cc=ovs-discuss@openvswitch.org \
    --cc=qi.z.zhang@intel.com \
    --cc=rasland@nvidia.com \
    --cc=thomas@monjalon.net \
    --cc=tredaell@redhat.com \
    --cc=users@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).