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 <jblu...@infradead.org> > Tested-by: Ferruh Yigit <ferruh.yi...@intel.com> > Acked-by: Shreyansh Jain <shreyansh.j...@nxp.com>
There are a lot of strcmp in this patch. Maybe it should be abstracted in a "match" function. It would allow bringing new vdev rules in future.