update Marvell roadmap for 21.11

Message ID 20210921220603.1927853-1-thomas@monjalon.net (mailing list archive)
State Accepted
Headers
Series update Marvell roadmap for 21.11 |

Commit Message

Thomas Monjalon Sept. 21, 2021, 10:06 p.m. UTC
  Was announced in the dpdk-dev mailing list:
http://mails.dpdk.org/archives/dev/2021-August/217600.html

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
---
 content/roadmap/_index.md | 9 +++++++++
 1 file changed, 9 insertions(+)
  

Comments

Thomas Monjalon Sept. 24, 2021, 5:09 p.m. UTC | #1
22/09/2021 00:06, Thomas Monjalon:
> Was announced in the dpdk-dev mailing list:
> http://mails.dpdk.org/archives/dev/2021-August/217600.html
> 
> Signed-off-by: Thomas Monjalon <thomas@monjalon.net>

Applied
  

Patch

diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index 00b6ba0..00137da 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -13,12 +13,16 @@  This list is obviously neither complete nor guaranteed.
 
 <!-- General -->
 - Arm CRC32 in generic API
+- oops handler
 <!-- Networking -->
 - optimized Toeplitz hash function
 - Tx QoS marking API
+- VLAN-based input color metering
+- IP reassembly offload
 - AVF software back-end driver with device emulation libraries
 <!-- Network drivers -->
 - bonding Tx prepare
+- cnxk inline IPsec, traffic manager, policing and metering
 - hns3 refactoring and performance optimization
 - i40evf PMD removal
 - iavf support for Windows
@@ -40,15 +44,20 @@  This list is obviously neither complete nor guaranteed.
 - cryptodev telemetry
 - multi-process improvements for software crypto PMDs
 - accommodation of different QAT driver versions
+- cnxk crypto adapter and more protocols
+- IPsec SA lifetime configuration
+- IPsec unit tests
 <!-- Compress -->
 <!-- Event -->
 - event vector support in SW Rx eventdev adapter
+- event vector in examples
 - control adapter and RX adapter enhancements in DLB driver
 <!-- Others -->
 - DMA device API
 - DMA driver for Kunpeng 920
 - DMA driver for IntelĀ® Data Streaming Accelerator
 - DMA driver for IntelĀ® QuickData Technology DMA Engine
+- DMA driver for Marvell cnxk
 - test suite for new dmadev class library
 
 ### Nice to have - Future {#future}