From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm0-f43.google.com (mail-wm0-f43.google.com [74.125.82.43]) by dpdk.org (Postfix) with ESMTP id 8E3F22BFF for ; Tue, 21 Feb 2017 10:09:18 +0100 (CET) Received: by mail-wm0-f43.google.com with SMTP id r141so70091254wmg.1 for ; Tue, 21 Feb 2017 01:09:18 -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=YBwEmQw9j5dqaIZ6pmsK8mvG7eE8VQaTIOiJAdvY+J0=; b=YvCl1lIVROjJoV9sT/+AQjdD3vH3elzCR+8JmziuNPDAGyE6H/CzjiGatOo3wNJcSg At7kJFPDO96Z/QMFLSeqk2rvamK0dnGTYKiqnT+gkYaWCGyD0T/ySlfOfOg7alN/sg4x NHcnYV+dbyju6QosvYA8J0BQ2+0/lGPJiVQS58D30wiCKRtVmH9wxZ5DlRIjicRqQTme lIFPwKud7L9L/Lq8hOaHmA/IeyitiRJGN/dOZu2UJnW9t+3ti7k0lh7pWev53T8ZuXVM iERcvD/VbEJjZUgC3YfN9YaSEu3LDYHdwQOzRybmLaZdBx03hARw18KCreXFk3scb0UB vS1w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id; bh=YBwEmQw9j5dqaIZ6pmsK8mvG7eE8VQaTIOiJAdvY+J0=; b=lCWOCcTtTxotFHXf3lHt14eI6nVZhHtHNFknLHAzagf+cy7iLtnAygkWjuwRl8Rmyi +nly/c1wTf3UYH+j1Amz5rcj7ypE3kjclTJMRcjNlk2It/gTlq4pRf2VHvyvALXy7PeO yc2Akov4xM/TLSEyjQoD1+9pIMk/GGcHdVBq9z0GDLf4/5W2H6m7S/oa9kF0DuLnJa3F bTrv3z6J2BovfAP/mXDXdJuAvF2/y65yTeXFmD6GDx5BRqetr01Pw8GoPkICysXTujOw PJIkNzVhLK8EV1OXCAVulmHsxMrhnLixJH6F6+3AL0nhYrRymhPNBJxBPGg/L/zTZk3u gPOA== X-Gm-Message-State: AMke39lioaH7JdEJz3KnSFHNnp5tCihfQiwk05oN/iMmkT/+D+2vdzCDAQpEZ5Ti9kj6pX4u X-Received: by 10.28.113.9 with SMTP id m9mr24786339wmc.60.1487668157982; Tue, 21 Feb 2017 01:09:17 -0800 (PST) Received: from XPS13.localdomain (111.15.136.77.rev.sfr.net. [77.136.15.111]) by smtp.gmail.com with ESMTPSA id e6sm28077150wrc.30.2017.02.21.01.09.15 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 21 Feb 2017 01:09:17 -0800 (PST) From: Thomas Monjalon To: web@dpdk.org Date: Tue, 21 Feb 2017 10:09:05 +0100 Message-Id: <1487668145-9070-1-git-send-email-thomas.monjalon@6wind.com> X-Mailer: git-send-email 2.7.0 Subject: [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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Feb 2017 09:09:18 -0000 Some features planned for 17.02 are moved to 17.05 or 17.08 roadmap. The proposal deadline is postponed by 5 days as requested and agreed: http://dpdk.org/ml/archives/dev/2017-February/057896.html Signed-off-by: Thomas Monjalon --- dev/roadmap.html | 46 ++++++---------------------------------------- 1 file changed, 6 insertions(+), 40 deletions(-) diff --git a/dev/roadmap.html b/dev/roadmap.html index dfd5e41..9aa701e 100644 --- a/dev/roadmap.html +++ b/dev/roadmap.html @@ -40,44 +40,22 @@

Development roadmap

Major known features and milestones may be noted here. This list is obviously neither complete nor guaranteed. -

Version 16.11 (2016 November)

-
    -
  • Device Objects Refactoring -
  • Extend Hardware and Software Crypto algorithms support -
  • Optimize Crypto Performance -
  • IPsec sample app: AES-GCM, AES-CTR and configuration files -
  • vHost PMD: XStats -
  • vHost-User: Delayed packet Copy in dequeue -
  • Cuckoo Hash: Optimize lookup for x86 -
-

Version 17.02 (2017 February)

+

Version 17.05 (2017 May)

  • Event Driven Model -
  • Generic Bus Framework
  • Rearrange mbuf structure for performance and add timestamp -
  • Generic Rx Filtering API +
  • Hotplug Notification +
  • Automatic Device Binding
  • Extended Statistics for latency and bit rate -
  • MACsec for ixgbe -
  • Run-time configuration of packet type for i40e -
  • VFD support for i40e
  • NXP FSLMC Bus and DPAA2 Driver -
  • Solarflare libefx-based Driver +
  • Atomic Rules net/ark Arkville Driver
  • Xen Netfront Driver -
  • Interrupt mode in virtio -
  • Virtio-user as an alternative exception path
  • New device types in vhost-user -
  • Optimize vhost-user performance for large packets -
  • Enhance AESNI_GCM PMD -
  • Support cipher-only and hash-only for AESNI_MB PMD -
  • Crypto performance test application -
  • Packet-distributor performance enhancements -
  • Elastic Flow Distributor library
-

Version 17.05 (2017 May)

+

Version 17.08 (2017 August)

  • Hotplug Notification
  • Automatic Device Binding -
  • Atomic Rules net/ark Arkville Driver

Cycle model

A typical release should be done after 3 months. @@ -92,21 +70,9 @@

At the end of the merge window, the first release candidate is out.

The last period is 1 month long and is dedicated to bug fixing.

Scheduling

-

16.11 -

    -
  • Proposal deadline: August 28 -
  • Integration deadline: September 30 -
  • Release: November 2 -
-

17.02 -

    -
  • Proposal deadline: December 4 -
  • Integration deadline: January 5 -
  • Release: February 1 -

17.05

    -
  • Proposal deadline: February 26 +
  • Proposal deadline: March 3
  • Integration deadline: March 30
  • Release: May 2
-- 2.7.0