[dpdk-dev] [PATCH 0/7] Rework vdev probing to use rte_bus infrastructure

Ferruh Yigit ferruh.yigit at intel.com
Wed Feb 15 18:11:19 CET 2017


On 2/15/2017 10:02 AM, Jan Blunck wrote:
> With the rte_bus infrastructure present in 17.02 it is possible to refactor
> the virtual device probing into a bus. This series also introduces the
> rte_vdev_device to better keep track of devices.
> 
> Jan Blunck (7):
>   eal: use different constructor priorities for initcalls
>   eal: probe legacy PCI devices before other bus devices
>   eal: move virtual device probing into a bus
>   eal: remove unused rte_eal_dev_init()
>   eal: Refactor vdev driver probe/remove
>   eal: add struct rte_vdev_device
>   eal: make virtual bus use rte_vdev_device

It looks like this patchset depends [1], worth mentioning here.

[1]
http://dpdk.org/dev/patchwork/patch/20416/
http://dpdk.org/dev/patchwork/patch/20417/


Overall, after dependent patches get:

Tested-by: Ferruh Yigit <ferruh.yigit at intel.com>


More information about the dev mailing list