]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/cryptodevs/octeontx2.rst
doc: update limitations of OCTEON TX crypto PMDs
[dpdk.git] / doc / guides / cryptodevs / octeontx2.rst
index d312eeb74cfac7035b1e8e4b1b835ed3318686c9..8c7df065b341790196dc1a64aa3ec88462d9059d 100644 (file)
@@ -184,3 +184,9 @@ Features supported
 * AES-128/192/256-GCM
 * AES-128/192/256-CBC-SHA1-HMAC
 * AES-128/192/256-CBC-SHA256-128-HMAC
+
+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.