From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 317423777 for ; Mon, 25 Jul 2016 16:59:21 +0200 (CEST) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga101.jf.intel.com with ESMTP; 25 Jul 2016 07:59:20 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.28,419,1464678000"; d="scan'208";a="853011718" Received: from unknown (HELO silpixa00394369.ir.intel.com) ([10.237.212.103]) by orsmga003.jf.intel.com with ESMTP; 25 Jul 2016 07:58:55 -0700 From: James Poole To: web@dpdk.org Cc: john.mcnamara@intel.com, James Poole Date: Mon, 25 Jul 2016 09:00:11 +0100 Message-Id: <1469433611-27405-1-git-send-email-james.g.poole@intel.com> X-Mailer: git-send-email 2.5.5 Subject: [dpdk-web] [PATCH v2] 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: Mon, 25 Jul 2016 14:59:21 -0000 Signed-off-by: James Poole --- dev/roadmap.html | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/dev/roadmap.html b/dev/roadmap.html index 7230b21..eace697 100644 --- a/dev/roadmap.html +++ b/dev/roadmap.html @@ -72,10 +72,14 @@

Version 16.11 (2016 November)

    -
  • Rx Filtering Rework -
  • QEMU Vhost backend Reconnect -
  • Delay Packet Copy in Vhost-user -
  • Fix library and symbol Namespace +
  • Additional Hardware and Software Crypto Algorithms
  • +
  • Cryptodev Performance Optimisation
  • +
  • Support for AES-GCM, AES-CTR, config file support to remove hard-coding of SAs/SPs etc.
  • +
  • Use forward cipher function to generate IV on CBC mode
  • +
  • Generic Rx Filtering API
  • +
  • Optimize the Cuckoo Hash lookup stages by using intelligent prefetching for keys and using IA AVX instructions for vector processing of keys
  • +
  • vHost PMD xStats
  • +
  • Delay Packet Copy in vHost-User Dequeue

Cycle model

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