Re: [dpdk-dev] [PATCH v5 00/12] Rework vdev probing to use rte_bus infrastructure

2017-04-14 Thread Thomas Monjalon
2017-04-11 17:44, Gaetan Rivet: > I have rebased the work done by Jan to introduce the virtual device > subsystem using the new rte_bus API. > I also fixed a few outstanding compilation issues, related to PMDs introduced > during this release. > Additionally, a few virtual devices had not been port

[dpdk-dev] [PATCH v5 00/12] Rework vdev probing to use rte_bus infrastructure

2017-04-11 Thread Gaetan Rivet
I have rebased the work done by Jan to introduce the virtual device subsystem using the new rte_bus API. I also fixed a few outstanding compilation issues, related to PMDs introduced during this release. Additionally, a few virtual devices had not been ported to use the new rte_vdev_device that had