]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/eventdevs/octeontx2.rst
net/ifc: check VFIO query error
[dpdk.git] / doc / guides / eventdevs / octeontx2.rst
index e5624ba23aaba8851c5e7c5780973580d592dbb2..fad84cf42d54169bbd1da137c94cbc564ea13ee7 100644 (file)
@@ -32,6 +32,12 @@ Features of the OCTEON TX2 SSO PMD are:
   time granularity of 2.5us.
 - Up to 256 TIM rings aka event timer adapters.
 - Up to 8 rings traversed in parallel.
+- HW managed packets enqueued from ethdev to eventdev exposed through event eth
+  RX adapter.
+- N:1 ethernet device Rx queue to Event queue mapping.
+- Lockfree Tx from event eth Tx adapter using ``DEV_TX_OFFLOAD_MT_LOCKFREE``
+  capability while maintaining receive packet order.
+- Full Rx/Tx offload support defined through ethdev queue config.
 
 Prerequisites and Compilation procedure
 ---------------------------------------