update Intel roadmap for 21.11

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

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 Sept. 10, 2021, 5:10 p.m. UTC | #1
03/09/2021 17:15, Ferruh Yigit:
> 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(+)

Applied with few lines moved, thanks.
  

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}
 ----