From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm0-f54.google.com (mail-wm0-f54.google.com [74.125.82.54]) by dpdk.org (Postfix) with ESMTP id 9B4325A72 for ; Sat, 19 Dec 2015 00:45:04 +0100 (CET) Received: by mail-wm0-f54.google.com with SMTP id l126so4130757wml.0 for ; Fri, 18 Dec 2015 15:45:04 -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=lXvXr4/vzC9CjI/Tk72A7FTUNW5n6YrUbFTb67NYv9I=; b=UXFrhDY5UgHKjuMAuDW/GZNGKG2V2ZQyJMQVUuo77sAavQhrgEG3hDBhJbbwPUqW5D +cad+kKoHaq7tTKIADNmEwpkdOxrxxShqVI6RVlRvd0XcWLibQhboigi39snynPlfsm8 ydcaLWhEcktTPl+Qc+tJhm5jjzxEan2/8YeOZN/YAgI66Kj/O/8rsrgM0he9oiw5b/Ii g21cMuK989ymTM4qghtLoVd/n9nHLZ/eBb8FlF2LZRQTVNlqYF5PxHj7K2bgKz3mPcxo hqDdwN9U2XRIzMnnDsUZDbkN5XGWbrtNsTLYLS3y94jyGDn0CPT/zKE+HaKBzPHVDdKn xQvg== 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=lXvXr4/vzC9CjI/Tk72A7FTUNW5n6YrUbFTb67NYv9I=; b=jSJT1alB1s5Wh7srBuLQp8Q7J6JEl4enGsYWOsn8IYhUO3iCWnNrP1BoE+2jIaWyM7 Y0OznsRoAyqK9gq+5gFlRW3jGULfc4dMavlzqwWH7lIdxhNYEA8GV7W/13e4Goq2rwZK CYb9fUdjSiDzkf8PThTn2RjXGKSK0R29TIFmfDxqfkhZ+TSbg++DYPqrUbFnyqj9+7// D1W41kGqNkuPok0SDhuffYI5uThLs7dt3jDNyTa36sB8LV5l12pGtsLk2/weaVkFHEBg Cwyb73JIi8olMiruBbXzp58WfVZzZujHhEAj+/0HuIE2LclVLf4i1eqDVya/6x/KToxv RBmw== X-Gm-Message-State: ALoCoQkdT8LsyJ96k2h1KF0MeBebcGH5uUdtATsOIGjm8TsUkW0LbG9BI8WpzZFY4FNGqw1jS3AuHXBzyMy/t7HDY2qPL1WcEg== X-Received: by 10.28.10.199 with SMTP id 190mr6239821wmk.58.1450482304396; Fri, 18 Dec 2015 15:45:04 -0800 (PST) Received: from localhost.localdomain (136-92-190-109.dsl.ovh.fr. [109.190.92.136]) by smtp.gmail.com with ESMTPSA id z127sm8663460wmz.19.2015.12.18.15.45.03 for (version=TLSv1/SSLv3 cipher=OTHER); Fri, 18 Dec 2015 15:45:03 -0800 (PST) From: Thomas Monjalon To: web@dpdk.org Date: Sat, 19 Dec 2015 00:43:40 +0100 Message-Id: <1450482221-6404-1-git-send-email-thomas.monjalon@6wind.com> X-Mailer: git-send-email 2.5.2 Subject: [dpdk-web] [PATCH 1/2] start 2.3 roadmap X-BeenThere: web@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: website maintenance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Dec 2015 23:45:04 -0000 Add roadmap inputs from Intel http://dpdk.org/ml/archives/dev/2015-November/029079.html --- dev/roadmap.html | 65 +++++++++++++++++--------------------------------------- 1 file changed, 20 insertions(+), 45 deletions(-) diff --git a/dev/roadmap.html b/dev/roadmap.html index 0594eee..5c73d85 100644 --- a/dev/roadmap.html +++ b/dev/roadmap.html @@ -40,58 +40,33 @@

Development roadmap

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

Version 2.2 (end of November 2015)

+

Version 2.3 (end of March 2016)

    -
  • queue information +
  • cgroup resource awareness +
  • hugetlbfs mount point size +
  • external mempool manager +
  • Intel resource director technology +
  • improve live migration +
  • tcpdump support
  • speed capability -
  • statistics rework -
  • keep-alive -
  • merge physical and virtual devices handling -
  • OSv support +
  • generic tunneling
  • Hyper-V driver -
  • Xen driver -
  • szedata2 driver -
  • mlx5 driver -
  • uio MSI-X -
  • e1000 Rx interrupt -
  • igb TSO
  • ixgbe base update -
  • ixgbe VF TSO -
  • ixgbe X550 VF RSS -
  • ixgbe X550 flow director for VXLAN/NVGRE -
  • ixgbe X550 DCB -
  • ixgbe X550 IEEE1588 -
  • i40e base update -
  • i40e Rx interrupt -
  • i40e DCB -
  • i40e filtering more flexible -
  • i40e GRE 32-bit key -
  • fm10k base update -
  • fm10k vector driver +
  • i40e flow director extension +
  • i40e VEB switching and floating VEB +
  • i40e IPGRE +
  • i40e VF MAC address +
  • i40e PCIe extended tag rework
  • fm10k Rx interrupt -
  • fm10k TSO -
  • fm10k IEEE1588 -
  • af_packet hotplug -
  • vmxnet3 hotplug -
  • xenvirt hotplug -
  • virtio TSO -
  • vhost multiqueue -
  • vhost optimization -
  • bonding dynamic RSS +
  • fm10k FTAG based forwarding +
  • virtio 1.0 +
  • virtio for containers +
  • vhost TSO
  • bonding mode 4 external state machine -
  • cryptodev API -
  • Quick Assist driver -
  • AES-NI multi-buffer driver
  • more LPM hops -
  • packet framework enhanced for edge router -
  • lightweight thread example -
  • IEEE1588 example -
  • ethtool example -
-

Version 2.3 (end of March 2016)

-
    -
  • automatic port binding -
  • hardware support listing app +
  • SNOW 3G cipher +
  • IPsec example +
  • packet framework enhancements for edge router

The 3 major release cycles per annum system is designed to allow DPDK to keep evolving at a rapid pace while giving enough opportunity -- 2.5.2