numam-dpdk/examples
David Hunt 0f2f911deb examples/vm_power: fix no port in guest
If there are no ports available to the guest cli application, it will
exit when setting up the default policy because it fails to set the mac
address. This should not be the case, as this example can be used for
many other use cases that do not need ports.

If ports not found, simply set nb_mac_to_monitor in the policy to zero
and continue.

Fixes: 70febdcfd6 ("examples: check status of getting MAC address")

Signed-off-by: David Hunt <david.hunt@intel.com>
Acked-by: Lei Yao <lei.a.yao@intel.com>
2019-11-12 08:26:25 +01:00
..
bbdev_app examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
bond examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
bpf examples/bpf: remove from list of examples to build 2019-10-27 17:23:05 +01:00
cmdline cmdline: replace FreeBSD ifdef for IP address parsing 2019-11-08 15:34:10 +01:00
distributor examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
ethtool examples/ethtool: build as part of meson build 2019-10-27 17:23:13 +01:00
eventdev_pipeline examples/eventdev: add new Rx RSS hash offload 2019-11-11 16:15:37 +01:00
fips_validation examples/fips_validation: separate ECB and CBC init 2019-10-23 16:57:06 +02:00
flow_classify examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
flow_filtering examples: check status of getting link info 2019-10-07 15:00:54 +02:00
helloworld examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
ioat examples/ioat: print statistics 2019-10-27 18:03:34 +01:00
ip_fragmentation examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
ip_pipeline sched: add 64-bit values 2019-10-25 18:07:26 +02:00
ip_reassembly examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
ipsec-secgw examples/ipsec-secgw: fix library mode selection in tests 2019-11-08 13:51:16 +01:00
ipv4_multicast examples/ipv4_multicast: check allmulticast enable status 2019-10-07 15:00:55 +02:00
kni kni: add ability to set min/max MTU 2019-10-27 11:07:43 +01:00
l2fwd examples/l2fwd: disable packet type parsing 2019-11-11 16:15:37 +01:00
l2fwd-cat examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
l2fwd-crypto examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
l2fwd-event examples/l2fwd-event: fix build on RHEL 7.6 2019-11-08 16:40:29 +01:00
l2fwd-jobstats examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
l2fwd-keepalive examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
l3fwd examples/l3fwd: fix IP reserved address range 2019-11-08 15:34:10 +01:00
l3fwd-acl examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
l3fwd-power examples/l3fwd-power: fix Rx interrupt disabling 2019-10-27 18:34:34 +01:00
link_status_interrupt examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
multi_process examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
ntb examples/ntb: add return code checks 2019-10-27 13:46:03 +01:00
packet_ordering examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
performance-thread examples/performance-thread: add pthread shim to meson 2019-10-27 17:24:25 +01:00
ptpclient examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
qos_meter examples: take promiscuous mode switch result into account 2019-10-07 15:00:54 +02:00
qos_sched sched: add 64-bit values 2019-10-25 18:07:26 +02:00
rxtx_callbacks examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
server_node_efd examples/server_node_efd: add server binary to meson build 2019-10-27 17:25:22 +01:00
service_cores examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
skeleton examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
tep_termination net: add new header file for VXLAN 2019-10-25 19:00:22 +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: check status of getting MAC address 2019-10-07 15:00:55 +02:00
vhost_blk examples/vhost_blk: introduce vhost storage sample 2019-11-11 14:23:02 +01:00
vhost_crypto cryptodev: add feature flags to disable 2019-07-05 15:03:25 +02:00
vm_power_manager examples/vm_power: fix no port in guest 2019-11-12 08:26:25 +01:00
vmdq examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
vmdq_dcb examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
Makefile examples/vhost_blk: introduce vhost storage sample 2019-11-11 14:23:02 +01:00
meson.build examples/vhost_blk: introduce vhost storage sample 2019-11-11 14:23:02 +01:00