From patchwork Wed Dec 14 16:41:35 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: John McNamara X-Patchwork-Id: 120893 X-Patchwork-Delegate: thomas@monjalon.net 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 0D0CEA0543; Wed, 14 Dec 2022 17:41:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EC9ED4021D; Wed, 14 Dec 2022 17:41:42 +0100 (CET) Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by mails.dpdk.org (Postfix) with ESMTP id A2749400D6 for ; Wed, 14 Dec 2022 17:41:41 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1671036101; x=1702572101; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=m/6nG/nxybDJ4U/HkvpICyPExgz/APWvLBYvEInkv7U=; b=CnTMaxgnfL8HbQsDq7IzoUN0tTl6CL0zchXV1k3Msau9A43oNBHUTuFw w6vTA2i8vJwAqykytk3p9tioKI0xwmS1Q9y9cd7R/gzTUJcdsSaTc0AEW L7HbZFr33t16V1ghQxvyCv+W6fkOEaBYyLZNxNZVHDXa31JYd1Lhh6oSb lURQXgRE7rTSWAz7d3UaBfGQHYbkwPwFAfbdHMRAn/nRzwmYuZZo5LOjy 8uyYXawtpB9KCsInBu3yH/LKwNGSiA2tn3GpgN84ch0xyowU+vfC7ISjb VIJdY39Oxq/eldi5yir4osunUwSgXj1urQjzURsgTVo22jAdDTCWriWGd Q==; X-IronPort-AV: E=McAfee;i="6500,9779,10561"; a="382753014" X-IronPort-AV: E=Sophos;i="5.96,244,1665471600"; d="scan'208";a="382753014" Received: from orsmga007.jf.intel.com ([10.7.209.58]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 14 Dec 2022 08:41:40 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10561"; a="642571502" X-IronPort-AV: E=Sophos;i="5.96,244,1665471600"; d="scan'208";a="642571502" Received: from silpixa00401122.ir.intel.com ([10.243.22.75]) by orsmga007.jf.intel.com with ESMTP; 14 Dec 2022 08:41:39 -0800 From: John McNamara To: dev@dpdk.org Cc: thomas@monjalon.net, John McNamara Subject: [PATCH v1] update Intel roadmap for 23.03 Date: Wed, 14 Dec 2022 16:41:35 +0000 Message-Id: <20221214164135.45701-1-john.mcnamara@intel.com> X-Mailer: git-send-email 2.31.1 MIME-Version: 1.0 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Was announced in the dpdk-dev mailing list: https://mails.dpdk.org/archives/dev/2022-December/257699.html Signed-off-by: John McNamara --- content/roadmap/_index.md | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md index 7c8434f..e4c1b9d 100644 --- a/content/roadmap/_index.md +++ b/content/roadmap/_index.md @@ -25,23 +25,26 @@ This list is obviously neither complete nor guaranteed. - ethdev port type hint when creating transfer table - ethdev trace points - ethdev telemetry RSS, Rx/Tx burst mode info -- pipeline connection tracking improvements -- AVF software back-end driver with device emulation libraries +- pipeline IPsec support for tunnel and transport modes - memif performance optimization - octeontx2 mirroring - qede initial support for next generation hardware - qede flow API support - spnic driver for Ramaxel devices -- Intel AFU PMD based on rawdev +- enable PTP timesync and Tx timestamp for Intel NIC I225 +- add initial Intel Control Path Function Library (CPFL) PMD support for Intel IPU E2100 +- additional features for IDPF PMD for Intel IPU E2100 - mlx5 flow matching of all switch ports in one rule +- add support for the Kubernetes AF_XDP CNI to the AF_XDP PMD -- vhost small copy with CPU in DSA-accelerated vhost -- virtio hash reporting +- enable DMADev vhost port mirroring +- add DMA perf test tool - testpmd attach/detach on primary and secondary -- qat without dependency on OpenSSL-1.x +- enable asymmetric support for QAT Gen 3 +- add SHA3 support for cryptodev QAT pmd - control adapter and RX adapter enhancements in DLB driver