numam-dpdk/app/test-bbdev
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
..
test_vectors app/bbdev: update test vectors 2020-04-05 18:26:04 +02:00
ldpc_dec_default.data app/bbdev: update test vectors 2020-04-05 18:26:04 +02:00
ldpc_enc_default.data app/bbdev: add test vectors for 5GNR 2019-07-05 15:28:14 +02:00
main.c app/bbdev: add performance tests 2020-04-05 18:26:04 +02:00
main.h app/bbdev: add performance tests 2020-04-05 18:26:04 +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
test_bbdev_perf.c app/bbdev: support offload test for LDPC 2020-04-05 18:26:04 +02:00
test_bbdev_vector.c app/bbdev: support HARQ validation 2020-04-05 18:26:04 +02:00
test_bbdev_vector.h app/bbdev: update for 5GNR 2019-07-05 15:28:14 +02:00
test_bbdev.c app/bbdev: update for 5GNR 2019-07-05 15:28:14 +02:00
test-bbdev.py app/bbdev: update for 5GNR 2019-07-05 15:28:14 +02:00
turbo_dec_default.data app/bbdev: update default test vectors 2018-05-10 17:46:20 +01:00
turbo_enc_default.data app/bbdev: update for 5GNR 2019-07-05 15:28:14 +02:00