Re: [dpdk-dev] [PATCH v2 0/8] Rework vdev probing to use rte_bus infrastructure

2017-02-20 Thread Shreyansh Jain
On Monday 20 February 2017 07:47 PM, 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. This patchset depends on: http://dpdk.org/dev

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

2017-02-20 Thread Jan Blunck
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. This patchset depends on: http://dpdk.org/dev/patchwork/patch/20416/ http://dpdk.org/dev/patchwork/pat