[dts] [PATCH] test_plans: use VM0 instead VM1 in sriov_kvm_test_plan.rst.

Rami Rosen rami.rosen at intel.com
Sun Dec 11 13:52:32 CET 2016


When mentioning "Similar for", the intention is: similar to the VM which 
was previously discussed, which is VM0 and not VM1.

Signed-off-by: Rami Rosen <rami.rosen at intel.com>
---
 test_plans/sriov_kvm_test_plan.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test_plans/sriov_kvm_test_plan.rst b/test_plans/sriov_kvm_test_plan.rst
index 7bad8b0..5317d10 100644
--- a/test_plans/sriov_kvm_test_plan.rst
+++ b/test_plans/sriov_kvm_test_plan.rst
@@ -91,7 +91,7 @@ The /etc/qemu-ifup can be below script, need you to create first::
     exit 1
     fi
 
-Similar for VM1, please refer to below command for VM1::
+Similar for VM0, please refer to below command for VM1::
 
     qemu-system-x86_64 -name vm1 -enable-kvm -m 2048 -smp 4 -cpu host -drive file=/root/Downloads/vm1.img -net nic,macaddr=00:00:00:00:00:02 -net tap,script=/etc/qemu-ifup -device pci-assign,host=08:10.2 -vnc :4 -daemonize
 
-- 
1.9.1



More information about the dts mailing list