This little patchset makes it possible for an application to know if a port supports hotplug.
Changes since v1: - rebased on HEAD - dropped patch 3 -- David Marchand Maxime Leroy (2): ethdev: rework value return by rte_eth_dev_is_detachable ethdev: export rte_eth_dev_is_detachable function lib/librte_ether/rte_ethdev.c | 12 ++++++------ lib/librte_ether/rte_ethdev.h | 12 ++++++++++++ lib/librte_ether/rte_ether_version.map | 1 + 3 files changed, 19 insertions(+), 6 deletions(-) -- 1.9.1