doc: add limitations to qat compressdev guide
[dpdk.git] / doc / guides / compressdevs / qat_comp.rst
index 8b1270b..b45f4a6 100644 (file)
@@ -36,8 +36,10 @@ Limitations
 -----------
 
 * Compressdev level 0, no compression, is not supported.
-
 * Dynamic Huffman encoding is not yet supported.
+* Queue pairs are not thread-safe (that is, within a single queue pair, RX and TX from different lcores is not supported).
+* No BSD support as BSD QAT kernel driver not available.
+
 
 Installation
 ------------