Re: [dpdk-dev] [PATCH v4 09/10] eal: make virtual bus use rte_vdev_device

2017-03-27 Thread Jan Blunck
On Mon, Mar 13, 2017 at 6:51 PM, Thomas Monjalon wrote: > 2017-03-06 11:56, Jan Blunck: >> This allows the virtual bus to be rescanned and probed by tracking the >> creation of rte_vdev_device. >> >> Signed-off-by: Jan Blunck >> Tested-by: Ferruh Yigit >> Acked-by: Shreyansh Jain > > There are

Re: [dpdk-dev] [PATCH v4 09/10] eal: make virtual bus use rte_vdev_device

2017-03-13 Thread Thomas Monjalon
2017-03-06 11:56, Jan Blunck: > This allows the virtual bus to be rescanned and probed by tracking the > creation of rte_vdev_device. > > Signed-off-by: Jan Blunck > Tested-by: Ferruh Yigit > Acked-by: Shreyansh Jain There are a lot of strcmp in this patch. Maybe it should be abstracted in a "