numam-dpdk/examples
David Hunt 16015fd65a examples/power: fix FreeBSD meson lib dependency
Samples apps that depend on the power library should not build if
the power library is not present. So now the following apps will
check to see if it's built, else skip building.
* l3fwd-pwer
* vm_power_manager
* guest_cli

Fixes: e013078857 ("examples/power: support meson/ninja build")
Fixes: 89f0711f9d ("examples: build some samples with meson")
Cc: stable@dpdk.org

Signed-off-by: David Hunt <david.hunt@intel.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
2019-07-12 10:26:55 +01:00
..
bbdev_app examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
bond examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
bpf examples/bpf: move from test directory 2019-02-26 15:29:07 +01:00
cmdline examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
distributor examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
ethtool net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
eventdev_pipeline examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
exception_path examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
fips_validation cryptodev: add feature flags to disable 2019-07-05 15:03:25 +02:00
flow_classify examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
flow_filtering examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
helloworld examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
ip_fragmentation examples/ip_fragmentation: enable IP checksum offload 2019-07-08 11:04:01 +02:00
ip_pipeline cryptodev: add feature flags to disable 2019-07-05 15:03:25 +02:00
ip_reassembly examples/ip_reassembly: enable IP checksum offload 2019-07-08 11:04:01 +02:00
ipsec-secgw examples/ipsec-secgw: fix error sign 2019-07-08 12:35:55 +02:00
ipv4_multicast examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
kni examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
l2fwd examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
l2fwd-cat examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
l2fwd-crypto cryptodev: add feature flags to disable 2019-07-05 15:03:25 +02:00
l2fwd-jobstats examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
l2fwd-keepalive examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
l3fwd examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
l3fwd-acl examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
l3fwd-power examples/power: fix FreeBSD meson lib dependency 2019-07-12 10:26:55 +01:00
l3fwd-vf examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
link_status_interrupt examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
load_balancer examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
multi_process examples/multi_process: fix FreeBSD build 2019-06-05 15:13:06 +02:00
netmap_compat replace snprintf with strlcpy without adding extra include 2019-04-04 22:45:54 +02:00
ntb examples/ntb: add example for NTB 2019-07-05 12:50:19 +02:00
packet_ordering examples/packet_ordering: add stats per worker thread 2019-07-08 16:33:06 +02:00
performance-thread net: replace IPv4/v6 constants with uppercase name 2019-06-03 16:54:54 +02:00
ptpclient examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
qos_meter examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
qos_sched examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
quota_watermark net: add rte prefix to ether functions 2019-05-24 13:34:45 +02:00
rxtx_callbacks examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
server_node_efd fix off-by-one errors in snprintf 2019-05-29 13:02:53 +02:00
service_cores examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
skeleton examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
tep_termination examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
timer examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
vdpa examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
vhost examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
vhost_crypto cryptodev: add feature flags to disable 2019-07-05 15:03:25 +02:00
vhost_scsi examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
vm_power_manager examples/power: fix FreeBSD meson lib dependency 2019-07-12 10:26:55 +01:00
vmdq examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
vmdq_dcb examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
Makefile examples/ntb: add example for NTB 2019-07-05 12:50:19 +02:00
meson.build examples/ntb: add example for NTB 2019-07-05 12:50:19 +02:00