X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Fcompressdevs%2Fqat_comp.rst;h=475c4a9f9f1cd44feec4eb9a87f71c2ad8fec5a2;hb=47909357a0697fe9aaf4f0f27939f4edcdbb5e22;hp=757611a30c5c324e1fb830f9362dd36eb0d2cf38;hpb=026f21c0b95120a4e249af4480a0ddad75838ff9;p=dpdk.git diff --git a/doc/guides/compressdevs/qat_comp.rst b/doc/guides/compressdevs/qat_comp.rst index 757611a30c..475c4a9f9f 100644 --- a/doc/guides/compressdevs/qat_comp.rst +++ b/doc/guides/compressdevs/qat_comp.rst @@ -42,9 +42,6 @@ Limitations from the RX queue must be done from one thread, but enqueues and dequeues may be done in different threads.) * No BSD support as BSD QAT kernel driver not available. -* When using Deflate dynamic huffman encoding for compression, the input size (op.src.length) - must be < CONFIG_RTE_PMD_QAT_COMP_IM_BUFFER_SIZE from the config file, - see :ref:`building_qat_config` for more details. * Stateful compression is not supported.