numam-dpdk/examples/multi_process
Ivan Ilchenko f430bbcecf examples: take promiscuous mode switch result into account
rte_eth_promiscuous_enable()/rte_eth_promiscuous_disable() return
value was changed from void to int, so this patch modify usage
of these functions across examples according to new return type.

Signed-off-by: Ivan Ilchenko <ivan.ilchenko@oktetlabs.ru>
Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
2019-10-07 15:00:54 +02:00
..
client_server_mp examples: take promiscuous mode switch result into account 2019-10-07 15:00:54 +02:00
hotplug_mp examples/multi_process: build with meson 2019-06-04 12:35:06 +02:00
simple_mp examples/multi_process: build with meson 2019-06-04 12:35:06 +02:00
symmetric_mp examples: take promiscuous mode switch result into account 2019-10-07 15:00:54 +02:00
Makefile examples: detect default build directory 2019-03-30 01:12:15 +01:00