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

Thomas Monjalon thomas.monjalon at 6wind.com
Mon Mar 13 18:51:13 CET 2017


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 <jblunck at infradead.org>
> Tested-by: Ferruh Yigit <ferruh.yigit at intel.com>
> Acked-by: Shreyansh Jain <shreyansh.jain at 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.


More information about the dev mailing list