From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <thomas.monjalon@6wind.com>
Received: from mail-wr0-f178.google.com (mail-wr0-f178.google.com
 [209.85.128.178]) by dpdk.org (Postfix) with ESMTP id 1EC692C23
 for <web@dpdk.org>; Sun, 26 Feb 2017 17:47:39 +0100 (CET)
Received: by mail-wr0-f178.google.com with SMTP id u108so8470207wrb.3
 for <web@dpdk.org>; Sun, 26 Feb 2017 08:47:39 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=6wind-com.20150623.gappssmtp.com; s=20150623;
 h=from:to:cc:subject:date:message-id:user-agent:in-reply-to
 :references:mime-version:content-transfer-encoding;
 bh=aSc2zt+P16PFi7g5jzWmW3Uh9g68SsNh8eQroT4pDZA=;
 b=A3AGWDLqMligNGxYF1u23A3X/NXF3bTVWU42u/tEZ3mXkoD9aW0gutPm0hb3Xq1trl
 A5xopD2dpN8TrdEoNCGZFzofkGKV2IXXQ51+RzM3ofKyvmfG5vx1QUbZ9H4a9pmVjXRU
 cYk3P1gxjHaVYpMPYuvuv6DVaxYK3WklCGK/CIe9d+okxkIV18bJmdeBdBi/sf2jRrY8
 vFl9rO2aZPJnZxnTILV4GPmOqxcLn4/fagoIWRcWpeHL2sgjXxhw0hgfn5v1JswxwTfI
 W6GyYO92f+qWJ5f9P9TMMV8EzEAxRsQ74QzvoPHGUdlawSugfuIkbShWJ72uPLaG0xT5
 Wweg==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20161025;
 h=x-gm-message-state:from:to:cc:subject:date:message-id:user-agent
 :in-reply-to:references:mime-version:content-transfer-encoding;
 bh=aSc2zt+P16PFi7g5jzWmW3Uh9g68SsNh8eQroT4pDZA=;
 b=n9um0+1zyte3a50AGg2dpbMNJVe502Ngmxb3kwYQ6AqwhRfQ+1ZJQfdAQZ4rcg05dn
 U9DWKb7V90qaTTYsrjZfNVxAnmiqFuC5A0Gv/U5arg2zDbqX/l2ztHinE2h7IhaJrQCh
 OsAXA5moSUC2HAly6QOY0Y+zGpBKEygUFabR1R03toLe9EdcBAsWsAgTqvmAgLTTfnbX
 +MqFzjZzOyY0/B0U12v1dt0nCI/gcU7obY79aiWO+R2kKMwN97jZeErKAaweySfCtn7v
 bAoMDORUZcjyjIAjLLSTdImk82Q2MkmVo4zlyVD0U903n4BDQQY8Rvf2ciKSYW6UW3IE
 Z2dQ==
X-Gm-Message-State: AMke39kSvWcWOvZYfPQdMe7CTNOmjh+MP4+pxmHwr4EPiD2mXsWXkc8tdAihG27X8uoGcmyg
X-Received: by 10.223.148.193 with SMTP id 59mr12435804wrr.127.1488127659681; 
 Sun, 26 Feb 2017 08:47:39 -0800 (PST)
Received: from xps13.localnet (163.21.90.92.rev.sfr.net. [92.90.21.163])
 by smtp.gmail.com with ESMTPSA id 73sm10829190wml.19.2017.02.26.08.47.38
 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);
 Sun, 26 Feb 2017 08:47:38 -0800 (PST)
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: "Mcnamara, John" <john.mcnamara@intel.com>
Cc: web@dpdk.org
Date: Sun, 26 Feb 2017 17:47:37 +0100
Message-ID: <16547801.EGiz883KRx@xps13>
User-Agent: KMail/4.14.10 (Linux/4.5.4-1-ARCH; KDE/4.14.11; x86_64; ; )
In-Reply-To: <B27915DBBA3421428155699D51E4CFE2026D32C4@IRSMSX103.ger.corp.intel.com>
References: <1487668145-9070-1-git-send-email-thomas.monjalon@6wind.com>
 <B27915DBBA3421428155699D51E4CFE2026D32C4@IRSMSX103.ger.corp.intel.com>
MIME-Version: 1.0
Content-Transfer-Encoding: 7Bit
Content-Type: text/plain; charset="us-ascii"
Subject: Re: [dpdk-web] [PATCH] update roadmap for 17.05
X-BeenThere: web@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK 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: Sun, 26 Feb 2017 16:47:40 -0000

> > -		<li>Proposal deadline: February 26
> > +		<li>Proposal deadline: March 3
> 
> Acked-by: John McNamara <john.mcnamara@intel.com>

Applied