net/cnxk: add Tx burst for CN10K
[dpdk.git] / doc / guides / cryptodevs / octeontx.rst
index a39f3f3..4972274 100644 (file)
@@ -135,3 +135,9 @@ application:
 
         ./dpdk-test
         RTE>>cryptodev_octeontx_asym_autotest
+
+Limitations
+-----------
+
+Multiple lcores may not operate on the same crypto queue pair. The lcore that
+enqueues to a queue pair is the one that must dequeue from it.