On 9/10/2019 10:02 AM, Andrew Rybchenko wrote:
> From: Igor Romanov
>
> Change rte_eth_dev_owner_delete() return value from void to int
> and return negative errno values in case of error conditions.
>
> Right now there is only one error case for rte_eth_dev_owner_delete() -
> invalid owner, but
From: Igor Romanov
Change rte_eth_dev_owner_delete() return value from void to int
and return negative errno values in case of error conditions.
Right now there is only one error case for rte_eth_dev_owner_delete() -
invalid owner, but it still makes sense to return error to catch bugs
in the co
2 matches
Mail list logo