numam-dpdk/app/test-bbdev
Dmitry Kozlyuk 72b452c5f2 eal: remove unneeded includes from a public header
Do not include <ctype.h>, <errno.h>, and <stdlib.h> from <rte_common.h>,
because they are not used by this file.
Include the needed headers directly from the files that need them.

Signed-off-by: Dmitry Kozlyuk <dmitry.kozliuk@gmail.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
2022-09-21 15:31:03 +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: fix test vector symlink 2020-10-14 21:32:11 +02:00
main.c eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +02:00
main.h app/bbdev: include explicit HARQ preloading 2020-11-02 09:24:41 +01:00
meson.build devtools: forbid indent with tabs in Meson 2021-11-02 19:25:30 +01:00
test_bbdev_perf.c eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +02:00
test_bbdev_vector.c eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +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 support python 3 only 2020-10-02 13:51:00 +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