numam-dpdk/examples/qos_meter
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
..
main.c examples: take promiscuous mode switch result into account 2019-10-07 15:00:54 +02:00
main.h meter: replace color definitions 2019-04-11 14:27:32 +02:00
Makefile examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
meson.build meter: remove experimental tag from profile API 2018-08-06 01:15:11 +02:00
rte_policer.c meter: replace color definitions 2019-04-11 14:27:32 +02:00
rte_policer.h meter: replace color definitions 2019-04-11 14:27:32 +02:00