numam-dpdk/examples/qos_sched
Ivan Ilchenko 45069992a3 examples/qos_sched: check status of getting ethdev info
rte_eth_dev_info_get() return value was changed from void to
int, so this patch modify rte_eth_dev_info_get() usage across
examples/qos_sched according to its new return type.

Signed-off-by: Ivan Ilchenko <ivan.ilchenko@oktetlabs.ru>
Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
Acked-by: Jasvinder Singh <jasvinder.singh@intel.com>
2019-10-07 14:45:35 +02:00
..
app_thread.c examples/qos_sched: add TC and queue config flexibility 2019-07-22 15:43:10 +02:00
args.c examples/qos_sched: do not dereference global config struct 2019-05-30 00:30:17 +02:00
cfg_file.c examples/qos_sched: add TC and queue config flexibility 2019-07-22 15:43:10 +02: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: check status of getting ethdev info 2019-10-07 14:45:35 +02:00
main.c mbuf: implement generic format for sched field 2018-12-22 00:22:44 +01:00
main.h examples/qos_sched: add TC and queue config flexibility 2019-07-22 15:43:10 +02:00
Makefile examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
meson.build ethdev: remove experimental flag of ports enumeration 2018-04-27 18:00:24 +01:00
profile_ov.cfg examples/qos_sched: add more TC to red configuration 2019-07-30 10:19:08 +02:00
profile.cfg examples/qos_sched: add more TC to red configuration 2019-07-30 10:19:08 +02:00
stats.c examples/qos_sched: add TC and queue config flexibility 2019-07-22 15:43:10 +02:00