From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <web-bounces@dpdk.org>
Received: from dpdk.org (dpdk.org [92.243.14.124])
	by inbox.dpdk.org (Postfix) with ESMTP id A24B4A2F19
	for <public-inbox@dpdk.space>; Thu,  3 Oct 2019 17:11:59 +0200 (CEST)
Received: from [92.243.14.124] (localhost [127.0.0.1])
	by dpdk.org (Postfix) with ESMTP id 7879B1C06D;
	Thu,  3 Oct 2019 17:11:59 +0200 (CEST)
Received: from mga09.intel.com (mga09.intel.com [134.134.136.24])
 by dpdk.org (Postfix) with ESMTP id 3CBFE1BFF0
 for <web@dpdk.org>; Thu,  3 Oct 2019 17:11:57 +0200 (CEST)
X-Amp-Result: SKIPPED(no attachment in message)
X-Amp-File-Uploaded: False
Received: from orsmga005.jf.intel.com ([10.7.209.41])
 by orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;
 03 Oct 2019 08:11:57 -0700
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.67,252,1566889200"; d="scan'208";a="367071111"
Received: from silpixa00399752.ir.intel.com (HELO
 silpixa00399752.ger.corp.intel.com) ([10.237.223.78])
 by orsmga005.jf.intel.com with ESMTP; 03 Oct 2019 08:11:56 -0700
From: Ferruh Yigit <ferruh.yigit@intel.com>
To: Thomas Monjalon <thomas@monjalon.net>
Cc: web@dpdk.org, Tim O'Driscoll <tim.odriscoll@intel.com>,
 John McNamara <john.mcnamara@intel.com>
Date: Thu,  3 Oct 2019 16:11:52 +0100
Message-Id: <20191003151152.39929-1-ferruh.yigit@intel.com>
X-Mailer: git-send-email 2.21.0
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Subject: [dpdk-web] [PATCH] update Intel roadmap for 19.11
X-BeenThere: web@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK website maintenance <web.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/web>,
 <mailto:web-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/web/>
List-Post: <mailto:web@dpdk.org>
List-Help: <mailto:web-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/web>,
 <mailto:web-request@dpdk.org?subject=subscribe>
Errors-To: web-bounces@dpdk.org
Sender: "web" <web-bounces@dpdk.org>

The full roadmap is announced in the dpdk-dev mailing list:
https://mails.dpdk.org/archives/dev/2019-August/140750.html

Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
---
Cc: Tim O'Driscoll <tim.odriscoll@intel.com>
Cc: John McNamara <john.mcnamara@intel.com>
---
 content/roadmap/_index.md | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index b859fef..103df3e 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -36,6 +36,23 @@ This list is obviously neither complete nor guaranteed.
 - eBPF arm64 JIT
 - KNI IOVA as VA
 - UBSan in build
+- ice DDP support
+- ice multi-process, flexible descriptor support
+- ice rte_flow updates to support RSS, high/low priority flows, DDP profiles
+- ice and iavf avx2 vector path
+- IPsec add security association database
+- rte_security API update to support inline crypto statistics
+- ipsec-secgw update to support multiple IPsec sessions for the same SA
+- rte_security update to improve performance for IPsec with software crypto
+- QAT support for stateful decompression
+- test-compress-perf ability to use external mbufs
+- cryptodev updates to support sessionless asymmetric crypto
+- librte_sched configuration will be made more flexible
+- Virtio packed ring performance optimisations
+- ipn3ke graceful shutdown support
+- extend raw/ntb to add a FIFO ring for Rx/Tx
+- sample application for raw/ioat
+- update net PMDs to support RTE_ETH_DEV_CLOSE_REMOVE
 
 ### Nice to have - Future {#future}
 ----
-- 
2.21.0