From patchwork Fri Sep 3 15:15:23 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Ferruh Yigit X-Patchwork-Id: 97951 Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 8995FA0C55; Fri, 3 Sep 2021 17:15:34 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7B0E041139; Fri, 3 Sep 2021 17:15:34 +0200 (CEST) Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by mails.dpdk.org (Postfix) with ESMTP id DD74B40E78; Fri, 3 Sep 2021 17:15:31 +0200 (CEST) X-IronPort-AV: E=McAfee;i="6200,9189,10096"; a="219458316" X-IronPort-AV: E=Sophos;i="5.85,265,1624345200"; d="scan'208";a="219458316" Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 03 Sep 2021 08:15:30 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.85,265,1624345200"; d="scan'208";a="521733054" Received: from silpixa00399752.ir.intel.com (HELO silpixa00399752.ger.corp.intel.com) ([10.237.222.27]) by fmsmga004.fm.intel.com with ESMTP; 03 Sep 2021 08:15:27 -0700 From: Ferruh Yigit To: web@dpdk.org Cc: dev@dpdk.org, John McNamara Date: Fri, 3 Sep 2021 16:15:23 +0100 Message-Id: <20210903151523.718918-1-ferruh.yigit@intel.com> X-Mailer: git-send-email 2.31.1 MIME-Version: 1.0 Subject: [dpdk-web] [PATCH] update Intel roadmap for 21.11 X-BeenThere: web@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK website maintenance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: web-bounces@dpdk.org Sender: "web" Signed-off-by: Ferruh Yigit --- Cc: John McNamara --- content/roadmap/_index.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md index 0bf652014350..8bc795839e0f 100644 --- a/content/roadmap/_index.md +++ b/content/roadmap/_index.md @@ -16,22 +16,38 @@ This list is obviously neither complete nor guaranteed. - Tx QoS marking API - AVF software back-end driver with device emulation libraries +- optimized Toeplitz hash function - bonding Tx prepare - hns3 link up/down +- i40evf PMD removal - iavf support for Windows +- ice DCF reset API +- ice PF flow feature extension and add IEEE1588 and 1PPS +- ice PF protocol agnostics flow offloading (experimental) - mlx5 inline IPsec ESP crypto - octeontx2 mirroring - qede initial support for next generation hardware - qede flow API support +- rte_power_monitor API in virtio/vhost PMD +- IOMMU for Intel® Data Streaming Accelerator in async vhost +- async dequeue for split ring and enable it in vhost sample app +- vhost async APIs for thread unsafe checking and thread safe clearing of in-flight packets - testpmd multi-process +- accommodation of different QAT driver versions +- telemetry support to cryptodev library +- multiprocess improvements for software crypto PMDs - event vector support in SW Rx eventdev adapter +- control adapter and RX adapter enhancements in DLB driver +- DMA driver for Intel® Data Streaming Accelerator +- DMA driver for Intel® QuickData Technology DMA Engine +- test suite for new dmadev class library ### Nice to have - Future {#future} ----