[v5,2/4] doc: update eventdev feature matrix for octeontx2

Message ID 20211022074843.907766-2-skori@marvell.com (mailing list archive)
State Superseded, archived
Delegated to: Jerin Jacob
Headers
Series [v5,1/4] doc: add skeleton for eventdevs feature matrices |

Checks

Context Check Description
ci/checkpatch success coding style OK

Commit Message

Sunil Kumar Kori Oct. 22, 2021, 7:48 a.m. UTC
  From: Sunil Kumar Kori <skori@marvell.com>

Patch updates eventdev and adapters feature matrices for octeontx2
platform.

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

Patch

diff --git a/doc/guides/eventdevs/features/octeontx2.ini b/doc/guides/eventdevs/features/octeontx2.ini
index 96f1af0dca..4c50b2125f 100644
--- a/doc/guides/eventdevs/features/octeontx2.ini
+++ b/doc/guides/eventdevs/features/octeontx2.ini
@@ -4,5 +4,14 @@ 
 ; Refer to default.ini for the full list of available PMD features.
 ;
 [Features]
+Event queue priority based scheduling = Y
+Event device distributed scheduling   = Y
+Event device non sequential mode      = Y
+Event queue all types                 = Y
+Runtime event queue/port linking      = Y
+Multi queue linking per port          = Y
 
 [Adapter Features]
+Eth Rx/Tx adapter on internal port = Y
+Multiple event queues per ethdev   = Y
+Timer adapter support in H/W       = Y