From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id D96362B98 for ; Tue, 2 Aug 2016 11:00:25 +0200 (CEST) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga102.jf.intel.com with ESMTP; 02 Aug 2016 02:00:19 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.28,459,1464678000"; d="scan'208";a="1006864484" Received: from unknown (HELO silpixa00394369.ir.intel.com) ([10.237.212.103]) by orsmga001.jf.intel.com with ESMTP; 02 Aug 2016 02:00:18 -0700 From: James Poole To: web@dpdk.org Cc: James Poole Date: Tue, 2 Aug 2016 03:01:33 +0100 Message-Id: <1470103293-11691-1-git-send-email-james.g.poole@intel.com> X-Mailer: git-send-email 2.5.5 Subject: [dpdk-web] [PATCH v3] roadmap: update to 16.11 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: Tue, 02 Aug 2016 09:00:26 -0000 Signed-off-by: James Poole --- dev/roadmap.html | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/dev/roadmap.html b/dev/roadmap.html index 7230b21..8fa6017 100644 --- a/dev/roadmap.html +++ b/dev/roadmap.html @@ -72,10 +72,13 @@

Version 16.11 (2016 November)

    -
  • Rx Filtering Rework -
  • QEMU Vhost backend Reconnect -
  • Delay Packet Copy in Vhost-user -
  • Fix library and symbol Namespace +
  • Add Generic Rx Filtering API
  • +
  • Extend Hardware and Software Crypto algorithms support
  • +
  • Cryptodev: Optimize performance
  • +
  • IPSec sample app: add support for AES-GCM, AES-CTR and configuration files
  • +
  • vHost PMD : Add support for XStats
  • +
  • vHost-User: Add delayed packet copy in dequeue
  • +
  • Cuckoo Hash: Optimize the lookup for x86

Cycle model

A typical release should be done after 3 months (was 4 months during 2015). -- 2.5.5