[dts] [PATCH] tests/vf_port_start_stop: fix typos

Rami Rosen ramirose at gmail.com
Sat Jan 19 13:46:29 CET 2019


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

diff --git a/tests/TestSuite_vf_port_start_stop.py b/tests/TestSuite_vf_port_start_stop.py
index 29c0fb9..7cb797b 100644
--- a/tests/TestSuite_vf_port_start_stop.py
+++ b/tests/TestSuite_vf_port_start_stop.py
@@ -120,7 +120,7 @@ class TestVfPortStartStop(TestCase):
 
     def testpmd_reset_status(self, testpmd):
         """
-        Reset testpmd :stop forword & stop port
+        Reset testpmd :stop forward & stop port
         """
         testpmd.execute_cmd('stop')
         testpmd.execute_cmd('port stop all')
-- 
2.19.2



More information about the dts mailing list