On 9/29/2020 11:53 AM, Andrew Rybchenko wrote:
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 pendin
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-
For drivers/net/i40e,
Acked-by: Jeff Guo
> -Original Message-
> From: Thomas Monjalon
> Sent: Tuesday, September 29, 2020 7:14 AM
> To: dev@dpdk.org
> Cc: Yigit, Ferruh ; arybche...@solarflare.com; Xu,
> Rosen ; Sachin Saxena ;
> Liron Himi ; John W. Linville ;
> Loftus, Ciara ; Zhang,
> -Original Message-
> From: Thomas Monjalon
> Sent: Tuesday, September 29, 2020 07:14
> To: dev@dpdk.org
> Cc: Yigit, Ferruh ; arybche...@solarflare.com; Xu,
> Rosen ;
> Sachin Saxena ; Liron Himi ;
> John W. Linville
> ; Loftus, Ciara ; Zhang, Qi Z
> ;
> Shepard Siegel ; Ed Czeck
> ;
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
Reviewed-by: Rosen Xu
Reviewed-by:
5 matches
Mail list logo