From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <web-bounces@dpdk.org>
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 <ferruh.yigit@intel.com>
To: web@dpdk.org
Cc: Ferruh Yigit <ferruh.yigit@intel.com>, dev@dpdk.org,
 Thomas Monjalon <thomas@monjalon.net>,
 David Marchand <david.marchand@redhat.com>,
 John McNamara <john.mcnamara@intel.com>
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 <web.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/web>,
 <mailto:web-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/web/>
List-Post: <mailto:web@dpdk.org>
List-Help: <mailto:web-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/web>,
 <mailto:web-request@dpdk.org?subject=subscribe>
Errors-To: web-bounces@dpdk.org

Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
---
Cc: John McNamara <john.mcnamara@intel.com>

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}
+
+<!-- Network drivers -->
+- af_xdp secondary process
+- af_xdp with libxdp library
+- ice flow director and flow API enhancements
+<!-- Crypto -->
+- qat async crypto
+- qat with OpenSSL3.0 library
+
 ### Nice to have - Future {#future}
 ----
 - lock-free l3fwd algorithms
-- 
2.31.1