xref: /dpdk/doc/guides/compressdevs/overview.rst (revision 64454ff20e5537ddff585f26ecce4657cb97cf12)
15a441543SLee Daly..  SPDX-License-Identifier: BSD-3-Clause
25a441543SLee Daly    Copyright(c) 2018 Intel Corporation.
35a441543SLee Daly
45a441543SLee DalyCompression Device Supported Functionality Matrices
55a441543SLee Daly===================================================
65a441543SLee Daly
75a441543SLee DalySupported Feature Flags
85a441543SLee Daly-----------------------
95a441543SLee Daly
105a441543SLee Daly.. _table_compression_pmd_features:
115a441543SLee Daly
125a441543SLee Daly.. include:: overview_feature_table.txt
13*64454ff2SPablo de Lara
14*64454ff2SPablo de Lara.. Note::
15*64454ff2SPablo de Lara
16*64454ff2SPablo de Lara   - "Pass-through" feature flag refers to the ability of the PMD
17*64454ff2SPablo de Lara     to let input buffers pass-through it, copying the input to the output,
18*64454ff2SPablo de Lara     without making any modifications to it (no compression done).
19