[dpdk-dev] [PATCH v2 3/3] doc: add event octeontx Rx adapter limitation

Pavan Nikhilesh pbhagavatula at caviumnetworks.com
Wed Oct 18 10:45:42 CEST 2017


Add limitaion when using eth_octeontx as Rx adapter with event_octeontx.

Signed-off-by: Pavan Nikhilesh <pbhagavatula at caviumnetworks.com>
---
 doc/guides/eventdevs/octeontx.rst | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/doc/guides/eventdevs/octeontx.rst b/doc/guides/eventdevs/octeontx.rst
index b43d515..4412bfa 100644
--- a/doc/guides/eventdevs/octeontx.rst
+++ b/doc/guides/eventdevs/octeontx.rst
@@ -149,3 +149,8 @@ Burst mode support
 Burst mode is not supported. Dequeue and Enqueue functions accepts only single
 event at a time.
 
+Rx adapter support
+~~~~~~~~~~~~~~~~~~
+
+When eth_octeontx is used as Rx adapter event schedule type
+RTE_SCHED_TYPE_PARALLEL is not supported.
-- 
2.7.4



More information about the dev mailing list