From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <thomas.monjalon@6wind.com>
Received: from mail-wm0-f54.google.com (mail-wm0-f54.google.com [74.125.82.54])
 by dpdk.org (Postfix) with ESMTP id 7C3212BB3
 for <web@dpdk.org>; Thu, 10 Nov 2016 16:38:10 +0100 (CET)
Received: by mail-wm0-f54.google.com with SMTP id t79so39269134wmt.0
 for <web@dpdk.org>; Thu, 10 Nov 2016 07:38:10 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=6wind-com.20150623.gappssmtp.com; s=20150623;
 h=from:to:subject:date:message-id;
 bh=3jOrusTEC6EvT7EdIdPM+sWifZnn+aG9hSjUek8RYZ8=;
 b=fWtF+w1fNissC8LYSxb9qLKW26Uh32L4v61IxqBA4Bq+s7ZZcwK8iG+ezh+Qk44vgd
 +GHMbc139Ed9gYVxGpWZrlzRNXU1xj8nlSUu25+PvM3BhJ3MmAySLHObjcjIAhz3K+ij
 xqCVhmdLi3g7S1oFtlSY45Z4sqjhk7TmA9d5eY+J6mW9gRpi+nsOf+mEj3/n0wisPFsH
 Al+d3uSAtsSNmsEx9GQMNgypXeMSidlz4bcrRsZZDG3py9v66TtCRroKfvqJxqflS0RW
 0RUtGgorqiEpHJlaPXLAoAcrHa40otLU18C2oLIj+rBEmK+UaVC0wOaAKlqjdChQtE0U
 cieg==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20130820;
 h=x-gm-message-state:from:to:subject:date:message-id;
 bh=3jOrusTEC6EvT7EdIdPM+sWifZnn+aG9hSjUek8RYZ8=;
 b=FYhF/5VqNlcLR84foge1GwFgVepCOE7jdV4bkzEg+sp4GbM7+U4V0BhgpWtlLa0Ts/
 CMO2i+N/6QZml0pKzFSGVCvh0PuCO8/87PpaaF8sPsGjdEMmM6qGtzH9WLz6MkieZ0EE
 pQceROcW1jOe5TBKVizsCFOMDRWCXSrDvav1qZtPElJW61x+3HJnnqFAfAZceIQO3N7w
 MAPo0z7rrcROqFmi8vNcLAxodu/eoxp9P3G9bcXcrp/pzMHyhYZ8lwBqHPFvHm8lVmb5
 pYnLXeEek8ZVOMr3vEH8eSTJ94nEeItf0i+uyPqcvntW2aIpevpOpIO+G7GO00GEwsKF
 U4QQ==
X-Gm-Message-State: ABUngvc+4+w9ecON7UWxu2Bz7evJwigyH0TKDTf2qZRZ8j6+gyAOLbuvFuBNSiD95B/OCeLJ
X-Received: by 10.194.18.196 with SMTP id y4mr5025991wjd.73.1478792289902;
 Thu, 10 Nov 2016 07:38:09 -0800 (PST)
Received: from XPS13.localdomain (184.203.134.77.rev.sfr.net. [77.134.203.184])
 by smtp.gmail.com with ESMTPSA id wh3sm6020815wjb.49.2016.11.10.07.38.09
 for <web@dpdk.org>
 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128);
 Thu, 10 Nov 2016 07:38:09 -0800 (PST)
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: web@dpdk.org
Date: Thu, 10 Nov 2016 16:37:45 +0100
Message-Id: <1478792265-32540-1-git-send-email-thomas.monjalon@6wind.com>
X-Mailer: git-send-email 2.7.0
Subject: [dpdk-web] [PATCH] postpone some roadmap features
X-BeenThere: web@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: website maintenance <web.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/web>,
 <mailto:web-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/web/>
List-Post: <mailto:web@dpdk.org>
List-Help: <mailto:web-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/web>,
 <mailto:web-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Thu, 10 Nov 2016 15:38:10 -0000

These are just some predictions.

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
---
 dev/roadmap.html | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/dev/roadmap.html b/dev/roadmap.html
index 6e885cd..e8da227 100644
--- a/dev/roadmap.html
+++ b/dev/roadmap.html
@@ -43,8 +43,6 @@
 	<h3 id="1611">Version 16.11 (2016 November)</h3>
 	<ul>
 		<li>Device Objects Refactoring
-		<li>Flattened Device Tree Access
-		<li>Generic Rx Filtering API
 		<li>Extend Hardware and Software Crypto algorithms support
 		<li>Optimize Crypto Performance
 		<li>IPsec sample app: AES-GCM, AES-CTR and configuration files
@@ -54,9 +52,14 @@
 	</ul>
 	<h3 id="1702">Version 17.02 (2017 February)</h3>
 	<ul>
+		<li>Generic Rx Filtering API
+		<li>Xen Netfront Driver
+	</ul>
+	<h3 id="1705">Version 17.05 (2017 May)</h3>
+	<ul>
 		<li>Hotplug Notification
 		<li>Automatic Device Binding
-		<li>Xen Netfront Driver
+		<li>Flattened Device Tree Access
 	</ul>
 	<h3 id="cycle">Cycle model</h3>
 	<p>A typical release should be done after 3 months.
-- 
2.7.0