d01c1a9665ad37d41dbbf4a85965a5204722b87d
[dpdk.git] / doc / guides / compressdevs / overview.rst
1 ..  SPDX-License-Identifier: BSD-3-Clause
2     Copyright(c) 2018 Intel Corporation.
3
4 Compression Device Supported Functionality Matrices
5 ===================================================
6
7 Supported Feature Flags
8 -----------------------
9
10 .. _table_compression_pmd_features:
11
12 .. include:: overview_feature_table.txt
13
14 .. Note::
15
16    - "Pass-through" feature flag refers to the ability of the PMD
17      to let input buffers pass-through it, copying the input to the output,
18      without making any modifications to it (no compression done).