numam-dpdk/examples/tep_termination
Ivan Ilchenko 089e5ed727 examples: 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 according to its new return type.

Signed-off-by: Ivan Ilchenko <ivan.ilchenko@oktetlabs.ru>
Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2019-10-07 14:45:35 +02:00
..
main.c examples/tep_term: remove duplicate definitions 2019-07-18 23:10:19 +02:00
main.h net: add rte prefix to ether structures 2019-05-24 13:34:45 +02:00
Makefile examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
meson.build eal: promote some experimental functions as stable 2019-04-21 19:11:37 +02:00
vxlan_setup.c examples: check status of getting ethdev info 2019-10-07 14:45:35 +02:00
vxlan_setup.h net: add rte prefix to ether structures 2019-05-24 13:34:45 +02:00
vxlan.c net: replace IPv4/v6 constants with uppercase name 2019-06-03 16:54:54 +02:00
vxlan.h net: add rte prefix to IP structure 2019-05-24 13:34:46 +02:00