29/06/2017 20:21, Jan Blunck: > Gaetan Rivet (1): > pci: implement hotplug bus operation > > Jan Blunck (14): > bus: add bus iterator to find a bus > bus: add find_device bus operation > vdev: implement find_device bus operation > pci: implement find_device bus operation > bus/fslmc: implement find_device bus operation > bus: add helper to find which bus holds a device > bus: add bus iterator to find a device > bus: require buses to implement find_device operation > bus: add rte_bus_find_by_name > bus: introduce device plug/unplug functionality > vdev: implement unplug bus operation > eal: add hotplug add/remove functions > dev: use new hotplug API in attach / detach > ethdev: Use embedded rte_device to detach driver
It seems you forgot this patch in the series: [PATCH v6 08/11] vdev: use standard bus registration function