From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 9A799A0C45; Thu, 25 Nov 2021 14:34:53 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 66CE040DFD; Thu, 25 Nov 2021 14:34:53 +0100 (CET) Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by mails.dpdk.org (Postfix) with ESMTP id 7FB0A40140; Thu, 25 Nov 2021 14:34:51 +0100 (CET) X-IronPort-AV: E=McAfee;i="6200,9189,10178"; a="234246576" X-IronPort-AV: E=Sophos;i="5.87,263,1631602800"; d="scan'208";a="234246576" Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 25 Nov 2021 05:34:50 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.87,263,1631602800"; d="scan'208";a="457405960" Received: from silpixa00399752.ir.intel.com (HELO silpixa00399752.ger.corp.intel.com) ([10.237.222.27]) by orsmga003.jf.intel.com with ESMTP; 25 Nov 2021 05:34:48 -0800 From: Ferruh Yigit To: web@dpdk.org Cc: Ferruh Yigit , dev@dpdk.org, Thomas Monjalon , David Marchand , John McNamara Subject: [PATCH] update Intel roadmap for 22.03 Date: Thu, 25 Nov 2021 13:34:45 +0000 Message-Id: <20211125133445.1631067-1-ferruh.yigit@intel.com> X-Mailer: git-send-email 2.31.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 Signed-off-by: Ferruh Yigit --- Cc: John McNamara The patch will need a rebase after v21.11, sending anyway to share the roadmap early with community. --- content/roadmap/_index.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md index ef0da716cf90..24678d7fbd2c 100644 --- a/content/roadmap/_index.md +++ b/content/roadmap/_index.md @@ -69,6 +69,16 @@ This list is obviously neither complete nor guaranteed. - DMA driver for Marvell cnxk - test suite for new dmadev class library +### Version 22.03 (2022 March) {#2203} + + +- af_xdp secondary process +- af_xdp with libxdp library +- ice flow director and flow API enhancements + +- qat async crypto +- qat with OpenSSL3.0 library + ### Nice to have - Future {#future} ---- - lock-free l3fwd algorithms -- 2.31.1