From patchwork Wed Dec 14 16:42:24 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: John McNamara X-Patchwork-Id: 120895 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 B9B30A0544; Wed, 14 Dec 2022 17:42:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B520440E28; Wed, 14 Dec 2022 17:42:30 +0100 (CET) Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by mails.dpdk.org (Postfix) with ESMTP id 76306400D6; Wed, 14 Dec 2022 17:42:28 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1671036148; x=1702572148; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=m/6nG/nxybDJ4U/HkvpICyPExgz/APWvLBYvEInkv7U=; b=GCyFjRgcO+Pk1C44JseYQT71F1YVJInPo/4LzNNM2UCtoVDjX/JS+xyu JCAOv+k/5thPekgfQWip0PI6upxaIFVtgZPw5A+MrOs0ftjkY0rkJ0qYA q2qDVPrtK4nGjMQQ3WkFvGIuczHrQ4hg1NtQha7TIWX9Pb6+uimstAzFy mUICd6yrjacMGhiRsg9udx7GTLIJduabAKxzhO0BMoxqj9z06rily5D4x Lh0uhiQA//LFS17WV1XIiMGmnJlWn+941QPUAg9+bCqJbD5wL/ZTVVORC zpw1rVE8g0+lyk0fGOzmm2OwjfEL5pYN/Ip8OluANxcmyU+qXiypYg9MA w==; X-IronPort-AV: E=McAfee;i="6500,9779,10561"; a="345530219" X-IronPort-AV: E=Sophos;i="5.96,244,1665471600"; d="scan'208";a="345530219" Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 14 Dec 2022 08:42:27 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10561"; a="737758074" X-IronPort-AV: E=Sophos;i="5.96,244,1665471600"; d="scan'208";a="737758074" Received: from silpixa00401122.ir.intel.com ([10.243.22.75]) by FMSMGA003.fm.intel.com with ESMTP; 14 Dec 2022 08:42:25 -0800 From: John McNamara To: web@dpdk.org Cc: dev@dpdk.org, thomas@monjalon.net, John McNamara Subject: [PATCH v1] update Intel roadmap for 23.03 Date: Wed, 14 Dec 2022 16:42:24 +0000 Message-Id: <20221214164224.45762-1-john.mcnamara@intel.com> X-Mailer: git-send-email 2.31.1 MIME-Version: 1.0 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 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