numam-dpdk/drivers/net/null
Ivan Ilchenko bdad90d12e ethdev: change device info get callback to return int
Change eth_dev_infos_get_t return value from void to int.
Make eth_dev_infos_get_t implementations across all drivers to return
negative errno values if case of error conditions.

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
..
Makefile net/null: update license text to SPDX format 2019-08-30 10:25:19 +02:00
meson.build
rte_eth_null.c ethdev: change device info get callback to return int 2019-10-07 14:45:35 +02:00
rte_pmd_null_version.map