[dpdk-dev] [PATCH] ethdev: promote device removal check function as stable
Kinsella, Ray
mdr at ashroe.eu
Thu Oct 28 10:38:06 CEST 2021
On 28/10/2021 09:35, Thomas Monjalon wrote:
> The function rte_eth_dev_is_removed() was introduced in DPDK 18.02,
> and is integrated in error checks of ethdev library.
>
> It is promoted as stable ABI.
>
> Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
> ---
> lib/ethdev/rte_ethdev.h | 4 ----
> lib/ethdev/version.map | 2 +-
> 2 files changed, 1 insertion(+), 5 deletions(-)
>
Acked-by: Ray Kinsella <mdr at ashroe.eu>
More information about the dev
mailing list