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 <tho...@monjalon.net>
---
  lib/ethdev/rte_ethdev.h | 4 ----
  lib/ethdev/version.map  | 2 +-
  2 files changed, 1 insertion(+), 5 deletions(-)

Acked-by: Ray Kinsella <m...@ashroe.eu>

Reply via email to