numam-dpdk/lib/librte_compressdev
Pavan Nikhilesh acec04c4b2 build: disable experimental API check internally
Remove setting ALLOW_EXPERIMENTAL_API individually for each Makefile and
meson.build. Instead, enable ALLOW_EXPERIMENTAL_API flag across app, lib
and drivers.
This changes reduces the clutter across the project while still
maintaining the functionality of ALLOW_EXPERIMENTAL_API i.e. warning
external applications about experimental API usage.

Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
Signed-off-by: David Marchand <david.marchand@redhat.com>
2020-04-14 16:22:34 +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_internal.h compressdev: remove unused driver id 2018-05-22 16:36:12 +02:00
rte_compressdev_pmd.c remove experimental tags from all symbol definitions 2019-06-29 19:04:43 +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
rte_compressdev.c remove experimental tags from all symbol definitions 2019-06-29 19:04:43 +02:00
rte_compressdev.h enforce experimental tag at beginning of declarations 2019-06-29 19:04:48 +02:00