numam-dpdk/examples/qos_sched
Igor Romanov 22e5c73bd1 examples: check status of getting link info
The return value of rte_eth_link_get() and rte_eth_link_get_nowait()
was changed from void to int. Update the usage of the functions
according to the new return type.

Signed-off-by: Igor Romanov <igor.romanov@oktetlabs.ru>
Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
2019-10-07 15:00:54 +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: check status of getting link info 2019-10-07 15:00:54 +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