[dpdk-dev] [PATCH v2 15/17] eal: add hotplug operations for pci and vdev

2016-05-27 Thread Iremonger, Bernard
Hi David, > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of David Marchand > Sent: Wednesday, April 20, 2016 12:44 PM > To: dev at dpdk.org > Cc: thomas.monjalon at 6wind.com; viktorin at rehivetech.com > Subject: [dpdk-dev] [PATCH v2 15/17

[dpdk-dev] [PATCH v2 15/17] eal: add hotplug operations for pci and vdev

2016-04-20 Thread David Marchand
hotplug which deals with resources should come from the layer that already handles them, i.e. eal. For both attach and detach operations, 'name' is used to select the bus that will handle the request. Signed-off-by: David Marchand --- lib/librte_eal/bsdapp/eal/rte_eal_version.map | 8 +