numam-dpdk/examples/vhost
Thomas Monjalon ed3077c165 examples: make Linux environment check consistent
Some Makefiles are using CONFIG_RTE_EXEC_ENV and others
are using CONFIG_RTE_EXEC_ENV_LINUXAPP.
Use the latter one for consistency.
We could remove CONFIG_RTE_EXEC_ENV later if considered useless.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
2018-07-12 09:48:12 +02:00
..
main.c ethdev: remove old offload API 2018-07-04 21:50:32 +02:00
main.h examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
Makefile examples: make Linux environment check consistent 2018-07-12 09:48:12 +02:00
meson.build examples: disable unsupported examples on BSD build 2018-04-17 16:09:43 +02:00
virtio_net.c examples/vhost: fix header copy to discontiguous desc buffer 2018-05-14 22:31:03 +01:00