numam-dpdk/app/test-bbdev
Bruce Richardson 218c4e68c1 mk: use linux and freebsd in config names
Rather than using linuxapp and bsdapp everywhere, we can change things to
use the, more readable, terms "linux" and "freebsd" in our build configs.
Rather than renaming the configs we can just duplicate the existing ones
with the new names using symlinks, and use the new names exclusively
internally. ["make showconfigs" also only shows the new names to keep the
list short] The result is that backward compatibility is kept fully but any
new builds or development can be done using the newer names, i.e.  both
"make config T=x86_64-native-linuxapp-gcc" and "T=x86_64-native-linux-gcc"
work.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
2019-03-12 23:05:06 +01:00
..
test_vectors app/bbdev: add new test vectors 2018-05-10 17:46:20 +01:00
main.c bbdev: enhance throughput test 2018-12-19 11:19:10 +01:00
main.h app/testbbdev: add test application for bbdev 2018-01-19 01:44:25 +01:00
Makefile baseband/turbo_sw: scale likelihood ratio input 2018-05-10 17:46:20 +01:00
meson.build build: add dependency on telemetry to apps with meson 2018-10-27 15:21:33 +02:00
test_bbdev_perf.c app/bbdev: fix return value check 2019-01-10 16:57:22 +01:00
test_bbdev_vector.c build/freebsd: rename macro BSDPAPP to FREEBSD 2019-03-12 23:01:14 +01:00
test_bbdev_vector.h app/testbbdev: add test application for bbdev 2018-01-19 01:44:25 +01:00
test_bbdev.c app/bbdev: improve readability 2018-05-10 17:46:20 +01:00
test-bbdev.py mk: use linux and freebsd in config names 2019-03-12 23:05:06 +01: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 default test vectors 2018-05-10 17:46:20 +01:00