update Intel roadmap for 22.07

Message ID 20220324122439.27090-1-conor.walsh@intel.com (mailing list archive)
State Superseded
Headers
Series update Intel roadmap for 22.07 |

Commit Message

Conor Walsh March 24, 2022, 12:24 p.m. UTC
  Signed-off-by: Conor Walsh <conor.walsh@intel.com>
Cc: John McNamara <john.mcnamara@intel.com>
---
 content/roadmap/_index.md | 25 ++++++++++++++++++++++++-
 1 file changed, 24 insertions(+), 1 deletion(-)
  

Comments

John McNamara March 24, 2022, 12:39 p.m. UTC | #1
> -----Original Message-----
> From: Walsh, Conor <conor.walsh@intel.com>
> Sent: Thursday, March 24, 2022 12:25 PM
> To: web@dpdk.org
> Cc: Walsh, Conor <conor.walsh@intel.com>; Mcnamara, John
> <john.mcnamara@intel.com>
> Subject: [PATCH] update Intel roadmap for 22.07
> 

Note, we weren't sure if this patch should fully remove the previous roadmap items or just the Intel one so we went with the second option as the safer one.

Acked-by: John McNamara <john.mcnamara@intel.com>
  
Thomas Monjalon March 24, 2022, 2:19 p.m. UTC | #2
24/03/2022 13:39, Mcnamara, John:
> Note, we weren't sure if this patch should fully remove the previous roadmap items or just the Intel one so we went with the second option as the safer one.

Items which are completed are already removed when doing the release.
You should not have anything to remove.
  

Patch

diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index cdc351e..8ee68df 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -19,6 +19,12 @@  This list is obviously neither complete nor guaranteed.
 - Tx QoS marking API
 - VLAN-based input color metering
 - AVF software back-end driver with device emulation libraries
+- dmadev library add telemetry support
+- ethdev library add protocol-based header split API
+- pipeline connection tracking improvements
+- pipeline packet mirroring support
+- pipeline hash support
+- pipeline default action arguments
 <!-- Network drivers -->
 - bonding Tx prepare
 - mlx5 inline IPsec ESP crypto
@@ -26,19 +32,36 @@  This list is obviously neither complete nor guaranteed.
 - qede initial support for next generation hardware
 - qede flow API support
 - spnic driver for Ramaxel devices
+- bbdev new PMD for Intel ACC101 device
+- DLB add support for DLB 2.5 QE weight hardware feature
+- DLB allow assignment of SW/HW credit quanta assignment on port usage hint
+- DLB allow dlb2 eventdev apps to use specific COS on per port basis
+- iavf PMD add raw pattern rte_flow support
+- iavf PMD add Rx timestamp offload support
+- ice PMD add header split support
+- ice PMD implement rte_tm to support 3 level QoS
+- Intel IPU SoC add new "idpf" PMD
 <!-- Virtualisation -->
 - vhost async dequeue for split ring and enable in vhost sample app
 - vhost library statistics
 - virtio hash reporting
+- Add thread-unsafe/thread-safe in-flight packets check
+- AESNI-MB PMD support chained mbuf for AES GCM and chachapoly
+- vhost add async dequeue support for split ring
+- vhost add small copy with CPU in DSA accelerated vhost
 <!-- Network apps -->
 - more info in dpdk-proc-info
 <!-- Crypto -->
-- qat with OpenSSL-3.0 library
+- openssl PMD add OpenSSL 3.0 lib support
+- QAT PMD remove deprecated dependency on openssl 1.x
+- QAT Gen 4 add asymmetric crypto algorithm support
 <!-- Compress -->
 <!-- Event -->
 - event vector support in SW Rx eventdev adapter
 - control adapter and RX adapter enhancements in DLB driver
 <!-- Others -->
+- add eventdev_dump sample application
+- EEPROM info dump add telemetric command
 
 ### Nice to have - Future {#future}
 ----