From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm0-f47.google.com (mail-wm0-f47.google.com [74.125.82.47]) by dpdk.org (Postfix) with ESMTP id C1122108A for ; Tue, 7 Mar 2017 23:10:51 +0100 (CET) Received: by mail-wm0-f47.google.com with SMTP id t189so16782067wmt.1 for ; Tue, 07 Mar 2017 14:10:51 -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; bh=DwCbRoqwLKTaLhALJBk5huh2QidDF4OT+1x7DCNUplg=; b=1ABP7PZmso4a4V3Wo1VYvO2zym6xX1AASzKIB9huMHbHA7QST7KRx4lAa52m/bAfIC YmYiQcrUgUoNhWcizKmyMOr8LyX1F2u8Zr2yDGR8JaiVElBZ1/CRzlkvMbta9nomGV4G 3JqzWVhpHvkblqO1lGrsA1JhO8uQAdY3u9D7+g5AQsdV/a+ZlPvrCqFnle1uOgoCRMrP 09bi6T4C6mXwH1r34uLDyJbKbCBPNUDQ9amlTarEPzNHRbrXdGK1o4hkmuHEybyEyq6v Kl0xKspsksHUMEW5G+0bdsbWnjwAwjNVnF3qxT1t5H+ns9EhS1PoW3hDkk9gCgsZ5CYz aeZw== 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; bh=DwCbRoqwLKTaLhALJBk5huh2QidDF4OT+1x7DCNUplg=; b=DyukE1tCWivLsJn9gUpbDCU/AK8WghyGVEy2HaZoi5T9uvutHE/aqCVemivFlhWHuf HMFvMKgpASJqPL+bk1dB/xQzD98mQUdwBjS3lzqOyw59uKqQ+Y5un25t0DbFE2jowQmG HSsx0cFBSOyz5PqkIr0ceVVtRp97EbMNxUqi/ulcfn/kvZFYGw18u8aOmI/QgT14xEUv CiI+RkWC4SSlEBi2DWj8gHD98XqW82soIkrr9c6QUWhW383H6wD1o+SL/soZIURevnOs cZOLLwofzJwtTP3lbI3C9JZaOHbBkgs3B6f/qCRki13C2+OdqZgvW4UdeKVKexiRkZ8F fkEQ== X-Gm-Message-State: AMke39k2PLTiPxBA5AUsOyvTWj8kKHvvOmNhTQUC+zTFaLMJ7ls/iPS/AmlkA9v331bGmcEe X-Received: by 10.28.197.133 with SMTP id v127mr5431601wmf.120.1488924651258; Tue, 07 Mar 2017 14:10:51 -0800 (PST) Received: from XPS13.localdomain (184.203.134.77.rev.sfr.net. [77.134.203.184]) by smtp.gmail.com with ESMTPSA id 94sm1565853wrl.50.2017.03.07.14.10.50 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 07 Mar 2017 14:10:50 -0800 (PST) From: Thomas Monjalon To: web@dpdk.org Cc: john.mcnamara@intel.com, tim.odriscoll@intel.com, maxime.coquelin@redhat.com, bmcfall@redhat.com Date: Tue, 7 Mar 2017 23:10:37 +0100 Message-Id: <1488924637-30119-1-git-send-email-thomas.monjalon@6wind.com> X-Mailer: git-send-email 2.7.0 Subject: [dpdk-web] [PATCH] update 17.05 roadmap 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, 07 Mar 2017 22:10:51 -0000 Some features are moved to 17.08 because not ready after the proposal deadline, while other ones seems ready and were missing in this list. Signed-off-by: Thomas Monjalon --- dev/roadmap.html | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/dev/roadmap.html b/dev/roadmap.html index cb74b1f..8fa4447 100644 --- a/dev/roadmap.html +++ b/dev/roadmap.html @@ -44,20 +44,26 @@
  • Event Driven Model
  • Rearrange mbuf structure for performance and add timestamp -
  • Hotplug Notification -
  • Automatic Device Binding +
  • Ethernet 32-bit CRC
  • Extended Statistics for latency and bit rate +
  • Free Tx mbuf on demand
  • NXP FSLMC Bus and DPAA2 Driver -
  • Atomic Rules net/ark Arkville Driver -
  • Xen Netfront Driver +
  • MTU for virtio +
  • Interrupt Mode for virtio-user
  • New device types in vhost-user
  • Add flow API and virtual functions support in the Solarflare net driver -+
  • Enhance bnxt driver and update the HWRM version to 1.7.1 +
  • Enhance bnxt driver and update the HWRM version to 1.7.1 +
  • Tunnel and MPLS filters for i40e +
  • Automated VF processing of PF Reset for i40e +
  • Consistent PMD Batching behaviour +
  • Cryptodev DOCSIS BPI+

Version 17.08 (2017 August)

  • Hotplug Notification
  • Automatic Device Binding +
  • Atomic Rules Arkville Driver +
  • Xen Netfront Driver

Cycle model

A typical release should be done after 3 months. -- 2.7.0