dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
From: Sunil Kumar Kori <skori@marvell.com>
To: <jerinj@marvell.com>, <nikhil.rao@intel.com>,
	<pbhagavatula@marvell.com>,  <hemant.agrawal@nxp.com>,
	<nipun.gupta@nxp.com>, <harry.van.haaren@intel.com>,
	<mattias.ronnblom@ericsson.com>, <liang.j.ma@intel.com>,
	John McNamara <john.mcnamara@intel.com>,
	"Marko Kovacevic" <marko.kovacevic@intel.com>
Cc: <dev@dpdk.org>, Sunil Kumar Kori <skori@marvell.com>
Subject: [dpdk-dev] [PATCH 3/3] doc: update eventdev feature matrix for octeontx
Date: Thu, 7 Nov 2019 16:44:54 +0530	[thread overview]
Message-ID: <20191107111454.17295-3-skori@marvell.com> (raw)
In-Reply-To: <20191107111454.17295-1-skori@marvell.com>

Patch updates eventdev and adapters feature metrices for octeontx
platform.

Signed-off-by: Sunil Kumar Kori <skori@marvell.com>
---
 doc/guides/eventdevs/features/octeontx.ini        | 15 +++++++++++++++
 .../eventdevs/overview_adptr_feature_table.txt    |  2 +-
 doc/guides/eventdevs/overview_feature_table.txt   | 12 ++++++------
 3 files changed, 22 insertions(+), 7 deletions(-)
 create mode 100644 doc/guides/eventdevs/features/octeontx.ini

diff --git a/doc/guides/eventdevs/features/octeontx.ini b/doc/guides/eventdevs/features/octeontx.ini
new file mode 100644
index 000000000..af6700711
--- /dev/null
+++ b/doc/guides/eventdevs/features/octeontx.ini
@@ -0,0 +1,15 @@
+;
+; Supported features of the 'octeontx2' eventdev driver.
+;
+; 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]
+Rx/Tx on internal port           = Y
diff --git a/doc/guides/eventdevs/overview_adptr_feature_table.txt b/doc/guides/eventdevs/overview_adptr_feature_table.txt
index 11c66eb49..b5715713f 100644
--- a/doc/guides/eventdevs/overview_adptr_feature_table.txt
+++ b/doc/guides/eventdevs/overview_adptr_feature_table.txt
@@ -70,7 +70,7 @@
                                           x x
                                             2
    ================================ = = = = = = =
-   Rx/Tx on internal port                   Y
+   Rx/Tx on internal port                 Y Y
    Multiple event queues per ethdev         Y
    Override flow ID
    ================================ = = = = = = =
diff --git a/doc/guides/eventdevs/overview_feature_table.txt b/doc/guides/eventdevs/overview_feature_table.txt
index c4d3bd6d4..e48893378 100644
--- a/doc/guides/eventdevs/overview_feature_table.txt
+++ b/doc/guides/eventdevs/overview_feature_table.txt
@@ -70,13 +70,13 @@
                                                x x
                                                  2
    ===================================== = = = = = = =
-   Event queue priority based scheduling         Y
+   Event queue priority based scheduling       Y Y
    Event priority based scheduling
-   Event device distributed scheduling           Y
-   Event device non sequential mode              Y
-   Event queue all types                         Y
+   Event device distributed scheduling         Y Y
+   Event device non sequential mode            Y Y
+   Event queue all types                       Y Y
    Burst mode enqueue/dequeue
    Event port implicit release disable
-   Runtime event queue/port linking              Y
-   Multi queue linking per port                  Y
+   Runtime event queue/port linking            Y Y
+   Multi queue linking per port                Y Y
    ===================================== = = = = = = =
-- 
2.17.1


  parent reply	other threads:[~2019-11-07 11:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-07 11:14 [dpdk-dev] [PATCH 1/3] doc: add skeleton for eventdevs feature metrices Sunil Kumar Kori
2019-11-07 11:14 ` [dpdk-dev] [PATCH 2/3] doc: update eventdev feature matrix for octeontx2 Sunil Kumar Kori
2019-11-07 11:14 ` Sunil Kumar Kori [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-11-07 11:12 [dpdk-dev] [PATCH 1/3] doc: add skeleton for eventdevs feature metrices Sunil Kumar Kori
2019-11-07 11:12 ` [dpdk-dev] [PATCH 3/3] doc: update eventdev feature matrix for octeontx Sunil Kumar Kori

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191107111454.17295-3-skori@marvell.com \
    --to=skori@marvell.com \
    --cc=dev@dpdk.org \
    --cc=harry.van.haaren@intel.com \
    --cc=hemant.agrawal@nxp.com \
    --cc=jerinj@marvell.com \
    --cc=john.mcnamara@intel.com \
    --cc=liang.j.ma@intel.com \
    --cc=marko.kovacevic@intel.com \
    --cc=mattias.ronnblom@ericsson.com \
    --cc=nikhil.rao@intel.com \
    --cc=nipun.gupta@nxp.com \
    --cc=pbhagavatula@marvell.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).