From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 453AD4C92 for ; Wed, 12 Sep 2018 13:01:04 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga007.fm.intel.com ([10.253.24.52]) by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 12 Sep 2018 04:01:03 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.53,364,1531810800"; d="scan'208";a="69396131" Received: from silpixa00399502.ir.intel.com (HELO silpixa00399502.ger.corp.intel.com) ([10.237.223.218]) by fmsmga007.fm.intel.com with ESMTP; 12 Sep 2018 04:01:02 -0700 From: Marko Kovacevic To: web@dpdk.org Cc: ferruh.yigit@intel.com, john.mcnamara@intel.com, Marko Kovacevic Date: Wed, 12 Sep 2018 11:59:08 +0100 Message-Id: <20180912105908.22499-1-marko.kovacevic@intel.com> X-Mailer: git-send-email 2.9.5 In-Reply-To: <20180911154447.4325-1-marko.kovacevic@intel.com> References: <20180911154447.4325-1-marko.kovacevic@intel.com> Subject: [dpdk-web] [PATCH v3] update roadmap for 18.11 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: Wed, 12 Sep 2018 11:01:05 -0000 The NAT support was already integrated in DPDK 18.08. The new features were announced in the dpdk-dev mailing list: http://mails.dpdk.org/archives/dev/2018-August/109986.html Signed-off-by: Marko Kovacevic --- V2: Removed feature that was merged into 18.08 V3: Updated commit message with better clarification --- content/roadmap/_index.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md index 166bf4a..5451767 100644 --- a/content/roadmap/_index.md +++ b/content/roadmap/_index.md @@ -19,10 +19,20 @@ This list is obviously neither complete nor guaranteed. - failure handler for PCIE hardware hotplug - virtual device hotplug - tap and failsafe support in multi-process -- SoftNIC support for NAT - eventdev ordered and atomic queues for DPAA2 - libedit integration - noisy VNF forward mode in testpmd +- Add Crypto Support to Packet Framework: +- AES-CMAC Support in QAT PMD +- FIPS Test Suite +- QAT Compression PMD Enhancements +- Compression Performance Test App +- vDPA Sample Application +- Add Classification and Metering Support to SoftNIC +- Ability to use Externally Allocated Memory +- Telemetry API +- IPsec Library +- Add Extended Table to Hash Library ### Nice to have - Future {#future} ---- -- 2.9.5