xref: /dpdk/doc/guides/compressdevs/overview.rst (revision 64454ff20e5537ddff585f26ecce4657cb97cf12)
1..  SPDX-License-Identifier: BSD-3-Clause
2    Copyright(c) 2018 Intel Corporation.
3
4Compression Device Supported Functionality Matrices
5===================================================
6
7Supported 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).
19