numam-dpdk/app
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
..
pdump app/pdump: remove only created vdevs 2019-03-01 18:17:36 +01:00
proc-info app/procinfo: add --iter-mempool 2019-01-11 15:45:30 +01:00
test mk: use linux and freebsd in config names 2019-03-12 23:05:06 +01:00
test-acl app/acl: move from test directory 2019-02-26 15:28:10 +01:00
test-bbdev mk: use linux and freebsd in config names 2019-03-12 23:05:06 +01:00
test-cmdline app/cmdline: move from test directory 2019-02-26 15:24:11 +01:00
test-compress-perf app/compress-perf: call generic strlcpy 2019-03-01 18:17:35 +01:00
test-crypto-perf build/freebsd: rename macro BSDPAPP to FREEBSD 2019-03-12 23:01:14 +01:00
test-eventdev app/eventdev: detect deadlock for timer event producer 2018-12-16 17:58:06 +01:00
test-pipeline app/pipeline: move from test directory 2019-02-26 15:28:46 +01:00
test-pmd build/freebsd: rename macro BSDPAPP to FREEBSD 2019-03-12 23:01:14 +01:00
Makefile test: move to app directory 2019-02-26 15:29:27 +01:00
meson.build test: move to app directory 2019-02-26 15:29:27 +01:00