[dpdk-dev] [PATCH 0/3] export hotplug capability

David Marchand david.marchand at 6wind.com
Thu Oct 29 09:55:00 CET 2015


This little patchset makes it possible for an application to know if a port
supports hotplug.


-- 
David Marchand

Maxime Leroy (3):
  ethdev: rework value return by rte_eth_dev_is_detachable
  ethdev: export rte_eth_dev_is_detachable function
  ethdev: prevent segfaults in rte_eth_dev_is_detachable

 lib/librte_ether/rte_ethdev.c          | 15 +++++++++------
 lib/librte_ether/rte_ethdev.h          | 12 ++++++++++++
 lib/librte_ether/rte_ether_version.map |  7 +++++++
 3 files changed, 28 insertions(+), 6 deletions(-)

-- 
1.9.1



More information about the dev mailing list