[dts] [PATCH ] test_plans: fix a typo in VF Vlan test plan

Rami Rosen ramirose at gmail.com
Wed Dec 19 17:42:12 CET 2018


This patch fixes a typo in VF Vlan test plan.

Signed-off-by: Rami Rosen <ramirose at gmail.com>
---
 test_plans/vf_vlan_test_plan.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test_plans/vf_vlan_test_plan.rst b/test_plans/vf_vlan_test_plan.rst
index 49d7c37..173d756 100644
--- a/test_plans/vf_vlan_test_plan.rst
+++ b/test_plans/vf_vlan_test_plan.rst
@@ -81,7 +81,7 @@ Prerequisites
      -device pci-assign,host=87:02.0,id=pt_0 \
      -device pci-assign,host=87:0a.0,id=pt_1
 
-4. Login vm0 and them bind VF devices to igb_uio driver.::
+4. Login vm0 and then bind VF devices to igb_uio driver.::
 
      ./tools/dpdk_nic_bind.py --bind=igb_uio 00:04.0 00:05.0
 
-- 
1.8.3.1



More information about the dts mailing list