[v6,09/11] doc: update eventdev feature matrix for opdl

Message ID 20211115131518.1650809-9-skori@marvell.com (mailing list archive)
State Superseded, archived
Delegated to: Jerin Jacob
Headers
Series [v6,01/11] doc: add skeleton for eventdevs feature matrices |

Checks

Context Check Description
ci/checkpatch success coding style OK

Commit Message

Sunil Kumar Kori Nov. 15, 2021, 1:15 p.m. UTC
  From: Sunil Kumar Kori <skori@marvell.com>

Patch updates eventdev and adapters feature matrices for
opdl platform.

Signed-off-by: Sunil Kumar Kori <skori@marvell.com>
---
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/opdl.ini | 4 ++++
 1 file changed, 4 insertions(+)
  

Patch

diff --git a/doc/guides/eventdevs/features/opdl.ini b/doc/guides/eventdevs/features/opdl.ini
index 73922ca79f..5cc35d3c77 100644
--- a/doc/guides/eventdevs/features/opdl.ini
+++ b/doc/guides/eventdevs/features/opdl.ini
@@ -4,11 +4,15 @@ 
 ; Refer to default.ini for the full list of available PMD features.
 ;
 [Scheduling Features]
+burst_mode                 = Y
+carry_flow_id              = Y
+maintenance_free           = Y
 
 [Eth Rx adapter Features]
 
 [Eth Tx adapter Features]
 
 [Crypto adapter Features]
+session_private_data       = Y
 
 [Timer adapter Features]