dpdk-fm10k/lib/librte_compressdev
David Marchand 74f4d6424d lib: remind experimental status in headers
The following libraries are experimental, all of their functions can
be changed or removed:

- librte_bbdev
- librte_bpf
- librte_compressdev
- librte_fib
- librte_flow_classify
- librte_graph
- librte_ipsec
- librte_node
- librte_rcu
- librte_rib
- librte_stack
- librte_telemetry

Their status is properly announced in MAINTAINERS.
Remind this status in their headers in a common fashion (aligned to ABI
docs).

Cc: stable@dpdk.org

Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
2020-07-07 12:49:10 +02:00
..
Makefile build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
meson.build build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
rte_comp.c remove experimental tags from all symbol definitions 2019-06-29 19:04:43 +02:00
rte_comp.h compressdev: clarify destination buffer size 2019-07-29 10:18:24 +02:00
rte_compressdev.c log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
rte_compressdev.h lib: remind experimental status in headers 2020-07-07 12:49:10 +02:00
rte_compressdev_internal.h compressdev: remove unused driver id 2018-05-22 16:36:12 +02:00
rte_compressdev_pmd.c log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
rte_compressdev_pmd.h compressdev: remove unused function pointer prototype 2020-04-05 18:26:04 +02:00
rte_compressdev_version.map compressdev: add bulk free operation API 2018-12-19 11:19:10 +01:00