[dpdk-dev] [PATCH v3 5/6] ethdev: adjust flow APIs removal error report

Thomas Monjalon thomas at monjalon.net
Sun Jan 7 10:58:44 CET 2018


19/12/2017 18:10, Matan Azrad:
> rte_eth_dev_is_removed API was added to detect a device removal
> synchronously.
> 
> When a device removal occurs during flow command execution, many
> different errors can be reported to the user.
> 
> Adjust all flow APIs error reports to return -EIO in case of device
> removal using rte_eth_dev_is_removed API.
> 
> Signed-off-by: Matan Azrad <matan at mellanox.com>

Acked-by: Thomas Monjalon <thomas at monjalon.net>



More information about the dev mailing list