Ivan Ilchenko 4f25d7d225 ethdev: add return code to device info get function
Change rte_eth_dev_info_get() return value from void to int and return
negative errno values in case of error conditions.
Modify rte_eth_dev_info_get() usage across the ethdev according
to 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:43:50 +02:00
..
2019-09-20 10:19:41 +02:00
2019-07-15 19:16:48 +02:00
2019-05-29 13:03:22 +02:00
2019-04-03 01:21:31 +02:00
2019-07-06 10:32:40 +02:00