[V1] conf/global_suite: set the default vf driver to be vfio-pci
Commit Message
pci-stub has been abandoned and vfio-pci is used by default now.
Signed-off-by: hanyingya <yingyax.han@intel.com>
---
conf/global_suite.cfg | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Comments
> pci-stub has been abandoned and vfio-pci is used by default now.
>
> Signed-off-by: hanyingya <yingyax.han@intel.com>
Applied
@@ -1,2 +1,2 @@
[global]
-vf_driver=pci-stub
\ No newline at end of file
+vf_driver=vfio-pci