* [dpdk-web] [PATCH] update 18 roadmap deadlines
@ 2017-12-07 15:26 Kevin Laatz
2017-12-07 15:39 ` Thomas Monjalon
2017-12-07 17:08 ` [dpdk-web] [PATCH v2] " Kevin Laatz
0 siblings, 2 replies; 6+ messages in thread
From: Kevin Laatz @ 2017-12-07 15:26 UTC (permalink / raw)
To: web; +Cc: Kevin Laatz
Signed-off-by: Kevin Laatz <kevin.laatz@intel.com>
---
dev/roadmap.html | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
diff --git a/dev/roadmap.html b/dev/roadmap.html
index db22d6c..c9be55f 100644
--- a/dev/roadmap.html
+++ b/dev/roadmap.html
@@ -93,5 +93,23 @@
<li>Integration deadline: January 10, 2018
<li>Release: February 5, 2018
</ul>
+ <p>18.05
+ <ul>
+ <li>Proposal deadline: February 28, 2018
+ <li>Integration deadline: March 30, 2018
+ <li>Release: May 4, 2018
+ </ul>
+ <p>18.08
+ <ul>
+ <li>Proposal deadline: May 25, 2018
+ <li>Integration deadline: June 29, 2018
+ <li>Release: August 3, 2018
+ </ul>
+ <p>18.11
+ <ul>
+ <li>Proposal deadline: August 31, 2018
+ <li>Integration deadline: September 28, 2018
+ <li>Release: November 2, 2018
+ </ul>
</section>
<footer></footer>
--
2.9.4
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [dpdk-web] [PATCH] update 18 roadmap deadlines
2017-12-07 15:26 [dpdk-web] [PATCH] update 18 roadmap deadlines Kevin Laatz
@ 2017-12-07 15:39 ` Thomas Monjalon
2017-12-07 17:08 ` [dpdk-web] [PATCH v2] " Kevin Laatz
1 sibling, 0 replies; 6+ messages in thread
From: Thomas Monjalon @ 2017-12-07 15:39 UTC (permalink / raw)
To: Kevin Laatz; +Cc: web, john.mcnamara, deepak.k.jain
07/12/2017 16:26, Kevin Laatz:
> + <p>18.08
> + <ul>
> + <li>Proposal deadline: May 25, 2018
> + <li>Integration deadline: June 29, 2018
> + <li>Release: August 3, 2018
I would prefer to target end of July for 18.08 release,
because it is difficult to work in August in many countries.
Let's say August 1st?
^ permalink raw reply [flat|nested] 6+ messages in thread
* [dpdk-web] [PATCH v2] update 18 roadmap deadlines
2017-12-07 15:26 [dpdk-web] [PATCH] update 18 roadmap deadlines Kevin Laatz
2017-12-07 15:39 ` Thomas Monjalon
@ 2017-12-07 17:08 ` Kevin Laatz
2017-12-07 17:32 ` Thomas Monjalon
2017-12-10 18:29 ` Mcnamara, John
1 sibling, 2 replies; 6+ messages in thread
From: Kevin Laatz @ 2017-12-07 17:08 UTC (permalink / raw)
To: web; +Cc: Kevin Laatz
Signed-off-by: Kevin Laatz <kevin.laatz@intel.com>
---
-v2
Change 18.08 release date from Aug 3 to Aug 1
---
dev/roadmap.html | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
diff --git a/dev/roadmap.html b/dev/roadmap.html
index db22d6c..0d67c89 100644
--- a/dev/roadmap.html
+++ b/dev/roadmap.html
@@ -93,5 +93,23 @@
<li>Integration deadline: January 10, 2018
<li>Release: February 5, 2018
</ul>
+ <p>18.05
+ <ul>
+ <li>Proposal deadline: February 28, 2018
+ <li>Integration deadline: March 30, 2018
+ <li>Release: May 4, 2018
+ </ul>
+ <p>18.08
+ <ul>
+ <li>Proposal deadline: May 25, 2018
+ <li>Integration deadline: June 29, 2018
+ <li>Release: August 1, 2018
+ </ul>
+ <p>18.11
+ <ul>
+ <li>Proposal deadline: August 31, 2018
+ <li>Integration deadline: September 28, 2018
+ <li>Release: November 2, 2018
+ </ul>
</section>
<footer></footer>
--
2.9.4
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [dpdk-web] [PATCH v2] update 18 roadmap deadlines
2017-12-07 17:08 ` [dpdk-web] [PATCH v2] " Kevin Laatz
@ 2017-12-07 17:32 ` Thomas Monjalon
2017-12-10 18:29 ` Mcnamara, John
1 sibling, 0 replies; 6+ messages in thread
From: Thomas Monjalon @ 2017-12-07 17:32 UTC (permalink / raw)
To: Kevin Laatz; +Cc: web
07/12/2017 18:08, Kevin Laatz:
> + <p>18.05
> + <ul>
> + <li>Proposal deadline: February 28, 2018
> + <li>Integration deadline: March 30, 2018
> + <li>Release: May 4, 2018
> + </ul>
> + <p>18.08
> + <ul>
> + <li>Proposal deadline: May 25, 2018
> + <li>Integration deadline: June 29, 2018
> + <li>Release: August 1, 2018
> + </ul>
> + <p>18.11
> + <ul>
> + <li>Proposal deadline: August 31, 2018
> + <li>Integration deadline: September 28, 2018
> + <li>Release: November 2, 2018
> + </ul>
Acked-by: Thomas Monjalon <thomas@monjalon.net>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [dpdk-web] [PATCH v2] update 18 roadmap deadlines
2017-12-07 17:08 ` [dpdk-web] [PATCH v2] " Kevin Laatz
2017-12-07 17:32 ` Thomas Monjalon
@ 2017-12-10 18:29 ` Mcnamara, John
2017-12-11 22:02 ` Thomas Monjalon
1 sibling, 1 reply; 6+ messages in thread
From: Mcnamara, John @ 2017-12-10 18:29 UTC (permalink / raw)
To: Laatz, Kevin, web; +Cc: Laatz, Kevin
> -----Original Message-----
> From: web [mailto:web-bounces@dpdk.org] On Behalf Of Kevin Laatz
> Sent: Thursday, December 7, 2017 5:09 PM
> To: web@dpdk.org
> Cc: Laatz, Kevin <kevin.laatz@intel.com>
> Subject: [dpdk-web] [PATCH v2] update 18 roadmap deadlines
>
> Signed-off-by: Kevin Laatz <kevin.laatz@intel.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2017-12-11 22:02 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-07 15:26 [dpdk-web] [PATCH] update 18 roadmap deadlines Kevin Laatz
2017-12-07 15:39 ` Thomas Monjalon
2017-12-07 17:08 ` [dpdk-web] [PATCH v2] " Kevin Laatz
2017-12-07 17:32 ` Thomas Monjalon
2017-12-10 18:29 ` Mcnamara, John
2017-12-11 22:02 ` 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).