[dpdk-dev] [PATCH v3 02/29] ethdev: allow drivers to return error on close

Andrew Rybchenko arybchenko at solarflare.com
Tue Sep 29 12:53:32 CEST 2020


On 9/29/20 2:14 AM, Thomas Monjalon wrote:
> 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 at monjalon.net>
> Reviewed-by: Rosen Xu <rosen.xu at intel.com>
> Reviewed-by: Sachin Saxena <sachin.saxena at oss.nxp.com>
> Reviewed-by: Liron Himi <lironh at marvell.com>

Reviewed-by: Andrew Rybchenko <arybchenko at solarflare.com>



More information about the dev mailing list