numam-dpdk/drivers/net/avp
Thomas Monjalon b142387b07 ethdev: allow drivers to return error on close
The device operation .dev_close was returning void.
This driver interface is changed to return an int.

Note that the API rte_eth_dev_close() is still returning void,
although a deprecation notice is pending to change it as well.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Reviewed-by: Rosen Xu <rosen.xu@intel.com>
Reviewed-by: Sachin Saxena <sachin.saxena@oss.nxp.com>
Reviewed-by: Liron Himi <lironh@marvell.com>
Reviewed-by: Haiyue Wang <haiyue.wang@intel.com>
Acked-by: Jeff Guo <jia.guo@intel.com>
Reviewed-by: Andrew Rybchenko <arybchenko@solarflare.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
Acked-by: Stephen Hemminger <stephen@networkplumber.org>
2020-09-30 19:19:13 +02:00
..
avp_ethdev.c ethdev: allow drivers to return error on close 2020-09-30 19:19:13 +02:00
avp_logs.h net/avp: convert to SPDX license tags 2018-03-30 14:08:44 +02:00
meson.build build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
rte_avp_common.h replace packed attributes 2020-04-16 18:16:46 +02:00
rte_avp_fifo.h net/avp: convert to SPDX license tags 2018-03-30 14:08:44 +02:00
rte_pmd_avp_version.map version: 20.11-rc0 2020-08-12 11:32:16 +02:00