* [dpdk-dev] deadlines postponed
@ 2018-02-22 10:33 Thomas Monjalon
2018-02-22 10:44 ` O'Driscoll, Tim
0 siblings, 1 reply; 4+ messages in thread
From: Thomas Monjalon @ 2018-02-22 10:33 UTC (permalink / raw)
To: dev
Hi,
I propose to shift the proposal deadline and the integration deadline
for 18.05:
- Proposal deadline: March 9, 2018
- Integration deadline: April 6, 2018
- Release: May 4, 2018
The idea is to follow these guidelines:
- more time before the proposal deadline
- 4 weeks for integration in RC1
- 4 weeks for bugs fixing after RC1
You can look at this web patch for more details:
http://dpdk.org/ml/archives/web/2018-February/000580.html
Opinions?
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [dpdk-dev] deadlines postponed
2018-02-22 10:33 [dpdk-dev] deadlines postponed Thomas Monjalon
@ 2018-02-22 10:44 ` O'Driscoll, Tim
2018-02-22 10:55 ` Ananyev, Konstantin
0 siblings, 1 reply; 4+ messages in thread
From: O'Driscoll, Tim @ 2018-02-22 10:44 UTC (permalink / raw)
To: Thomas Monjalon, dev
> -----Original Message-----
> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Thomas Monjalon
> Sent: Thursday, February 22, 2018 10:34 AM
> To: dev@dpdk.org
> Subject: [dpdk-dev] deadlines postponed
>
> Hi,
>
> I propose to shift the proposal deadline and the integration deadline
> for 18.05:
> - Proposal deadline: March 9, 2018
> - Integration deadline: April 6, 2018
> - Release: May 4, 2018
>
> The idea is to follow these guidelines:
> - more time before the proposal deadline
> - 4 weeks for integration in RC1
> - 4 weeks for bugs fixing after RC1
>
> You can look at this web patch for more details:
> http://dpdk.org/ml/archives/web/2018-February/000580.html
>
> Opinions?
+1
At the moment, the proposal deadline is very soon after the previous release. Moving this out a little would allow extra time for development, and would still keep reasonable intervals for integration and testing/bug fixing.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [dpdk-dev] deadlines postponed
2018-02-22 10:44 ` O'Driscoll, Tim
@ 2018-02-22 10:55 ` Ananyev, Konstantin
2018-02-22 13:22 ` Gaëtan Rivet
0 siblings, 1 reply; 4+ messages in thread
From: Ananyev, Konstantin @ 2018-02-22 10:55 UTC (permalink / raw)
To: O'Driscoll, Tim, Thomas Monjalon, dev
> -----Original Message-----
> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of O'Driscoll, Tim
> Sent: Thursday, February 22, 2018 10:44 AM
> To: Thomas Monjalon <thomas@monjalon.net>; dev@dpdk.org
> Subject: Re: [dpdk-dev] deadlines postponed
>
>
> > -----Original Message-----
> > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Thomas Monjalon
> > Sent: Thursday, February 22, 2018 10:34 AM
> > To: dev@dpdk.org
> > Subject: [dpdk-dev] deadlines postponed
> >
> > Hi,
> >
> > I propose to shift the proposal deadline and the integration deadline
> > for 18.05:
> > - Proposal deadline: March 9, 2018
> > - Integration deadline: April 6, 2018
> > - Release: May 4, 2018
> >
> > The idea is to follow these guidelines:
> > - more time before the proposal deadline
> > - 4 weeks for integration in RC1
> > - 4 weeks for bugs fixing after RC1
> >
> > You can look at this web patch for more details:
> > http://dpdk.org/ml/archives/web/2018-February/000580.html
> >
> > Opinions?
>
> +1
>
> At the moment, the proposal deadline is very soon after the previous release. Moving this out a little would allow extra time for
> development, and would still keep reasonable intervals for integration and testing/bug fixing.
+1 from me too.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [dpdk-dev] deadlines postponed
2018-02-22 10:55 ` Ananyev, Konstantin
@ 2018-02-22 13:22 ` Gaëtan Rivet
0 siblings, 0 replies; 4+ messages in thread
From: Gaëtan Rivet @ 2018-02-22 13:22 UTC (permalink / raw)
To: Ananyev, Konstantin; +Cc: O'Driscoll, Tim, Thomas Monjalon, dev
On Thu, Feb 22, 2018 at 10:55:06AM +0000, Ananyev, Konstantin wrote:
>
>
> > -----Original Message-----
> > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of O'Driscoll, Tim
> > Sent: Thursday, February 22, 2018 10:44 AM
> > To: Thomas Monjalon <thomas@monjalon.net>; dev@dpdk.org
> > Subject: Re: [dpdk-dev] deadlines postponed
> >
> >
> > > -----Original Message-----
> > > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Thomas Monjalon
> > > Sent: Thursday, February 22, 2018 10:34 AM
> > > To: dev@dpdk.org
> > > Subject: [dpdk-dev] deadlines postponed
> > >
> > > Hi,
> > >
> > > I propose to shift the proposal deadline and the integration deadline
> > > for 18.05:
> > > - Proposal deadline: March 9, 2018
> > > - Integration deadline: April 6, 2018
> > > - Release: May 4, 2018
> > >
> > > The idea is to follow these guidelines:
> > > - more time before the proposal deadline
> > > - 4 weeks for integration in RC1
> > > - 4 weeks for bugs fixing after RC1
> > >
> > > You can look at this web patch for more details:
> > > http://dpdk.org/ml/archives/web/2018-February/000580.html
> > >
> > > Opinions?
> >
> > +1
> >
> > At the moment, the proposal deadline is very soon after the previous release. Moving this out a little would allow extra time for
> > development, and would still keep reasonable intervals for integration and testing/bug fixing.
>
> +1 from me too.
>
+1 as well.
--
Gaëtan Rivet
6WIND
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2018-02-22 13:22 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-22 10:33 [dpdk-dev] deadlines postponed Thomas Monjalon
2018-02-22 10:44 ` O'Driscoll, Tim
2018-02-22 10:55 ` Ananyev, Konstantin
2018-02-22 13:22 ` Gaëtan Rivet
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).