numam-dpdk/examples/qos_sched
Bruce Richardson 22119c4591 examples: use pkg-config in makefiles
Change the example app Makefiles to query if DPDK is installed and
registered using pkg-config. If so, build directly using pkg-config info,
otherwise fall back to using the original build system with RTE_SDK and
RTE_TARGET

This commit changes the makefiles for the basic examples, i.e. those which
do not have multiple subdirectories underneath the main examples dir.
Examples not covered are:

* ethtool
* multi_process
* performance-thread
* quota_watermark
* netmap_compat
* server_node_efd
* vm_power_manager

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Reviewed-by: Luca Boccassi <bluca@debian.org>
2018-01-30 21:58:59 +01:00
..
app_thread.c examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
args.c examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
cfg_file.c examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
cfg_file.h examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
cmdline.c examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
init.c examples/qos_sched: convert to new ethdev offloads API 2018-01-16 18:47:49 +01:00
main.c examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
main.h examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
Makefile examples: use pkg-config in makefiles 2018-01-30 21:58:59 +01:00
meson.build examples: build some samples with meson 2018-01-30 21:58:59 +01:00
profile_ov.cfg remove trailing whitespaces 2014-06-11 00:29:34 +02:00
profile.cfg doc: drop old naming of the project 2016-02-10 15:47:51 +01:00
stats.c examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00