numam-dpdk/examples/load_balancer
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
..
config.c convert snprintf to strlcpy 2018-04-04 17:33:08 +02:00
init.c examples: check status of getting link info 2019-10-07 15:00:54 +02:00
main.c examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
main.h examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
Makefile examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
meson.build build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
runtime.c net: add rte prefix to IP structure 2019-05-24 13:34:46 +02:00