From: Sunil Kumar Kori <sk...@marvell.com>

Patch updates eventdev and adapters feature matrices for
dsw platform.

Signed-off-by: Sunil Kumar Kori <sk...@marvell.com>
---
v8:
 - Fix script dump for dsw and SW driver
 - Review comments incorporated
v7:
 - Rebased to 21.11 rc3
 - Fix Tx adapter capabilities for SW driver
v6:
 - Rebased to 21.11 rc2
 - Added feature matrices for all supported drivers
 - Added doc vs code check script
 
v5:
 - Rebased to 21.11
 - Added feature matrix for cnxk.
v4:
 - Rebased to 20.02
v3:
 - Removed .txt files to generate tables.
 - Use conf.py script to generate tables.
 - Add .ini file for all supported PMDs.
v2:
 - Review comments incorporated

 doc/guides/eventdevs/features/dsw.ini | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/doc/guides/eventdevs/features/dsw.ini 
b/doc/guides/eventdevs/features/dsw.ini
index 7de3f7b91b..c8bc6b3f1d 100644
--- a/doc/guides/eventdevs/features/dsw.ini
+++ b/doc/guides/eventdevs/features/dsw.ini
@@ -4,11 +4,20 @@
 ; Refer to default.ini for the full list of available PMD features.
 ;
 [Scheduling Features]
+distributed_sched          = Y
+burst_mode                 = Y
+nonseq_mode                = Y
+multiple_queue_port        = Y
+carry_flow_id              = Y
 
 [Eth Rx adapter Features]
+multi_eventq               = Y
+override_flow_id           = Y
+event_vector               = Y
 
 [Eth Tx adapter Features]
 
 [Crypto adapter Features]
+session_private_data       = Y
 
 [Timer adapter Features]
-- 
2.25.1

Reply via email to