update Intel roadmap for 21.11

Message ID 20210903151523.718918-1-ferruh.yigit@intel.com (mailing list archive)
State Not Applicable, archived
Headers
Series update Intel roadmap for 21.11 |

Checks

Context Check Description
ci/checkpatch warning coding style issues

Commit Message

Ferruh Yigit Sept. 3, 2021, 3:15 p.m. UTC
  Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
---
Cc: John McNamara <john.mcnamara@intel.com>
---
 content/roadmap/_index.md | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
  

Comments

Thomas Monjalon July 31, 2023, 2:16 p.m. UTC | #1
Hello,

03/09/2021 17:15, Ferruh Yigit:
> +- control adapter and RX adapter enhancements in DLB driver

Any news about this feature?
Was it implemented?
Should I remove it from the online roadmap?
  
Sevincer, Abdullah Aug. 2, 2023, 2:36 p.m. UTC | #2
Hi Thomas,

There is one patch needs review, we can remove it if it gets merged.

http://patches.dpdk.org/project/dpdk/patch/20230627132421.1946338-1-abdullah.sevincer@intel.com/

-----Original Message-----
From: Thomas Monjalon <thomas@monjalon.net> 
Sent: Monday, July 31, 2023 7:17 AM
To: Mcnamara, John <john.mcnamara@intel.com>; Sevincer, Abdullah <abdullah.sevincer@intel.com>; McDaniel, Timothy <timothy.mcdaniel@intel.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] update Intel roadmap for 21.11

Hello,

03/09/2021 17:15, Ferruh Yigit:
> +- control adapter and RX adapter enhancements in DLB driver

Any news about this feature?
Was it implemented?
Should I remove it from the online roadmap?
  

Patch

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.
 <!-- Networking -->
 - Tx QoS marking API
 - AVF software back-end driver with device emulation libraries
+- optimized Toeplitz hash function
 <!-- Network drivers -->
 - 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
 <!-- Virtualisation -->
+- 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
 <!-- Network apps -->
 - testpmd multi-process
 <!-- Crypto -->
+- accommodation of different QAT driver versions
+- telemetry support to cryptodev library
+- multiprocess improvements for software crypto PMDs
 <!-- Compress -->
 <!-- Event -->
 - event vector support in SW Rx eventdev adapter
+- control adapter and RX adapter enhancements in DLB driver
 <!-- Others -->
+- 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}
 ----