X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Fcryptodevs%2Focteontx.rst;h=497227424a7fe76343b2bb5a5966449607da147a;hb=19f3af2371a7fdc549cbc270c298be156b3bd545;hp=a39f3f3d0283e225556bca829884261b784d156a;hpb=de34aaa96be969bb919b98891af18ed0c435625d;p=dpdk.git diff --git a/doc/guides/cryptodevs/octeontx.rst b/doc/guides/cryptodevs/octeontx.rst index a39f3f3d02..497227424a 100644 --- a/doc/guides/cryptodevs/octeontx.rst +++ b/doc/guides/cryptodevs/octeontx.rst @@ -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.