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

Rami Rosen ramirose at gmail.com
Sat Jan 19 13:43:32 CET 2019


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

diff --git a/tests/TestSuite_uni_pkt.py b/tests/TestSuite_uni_pkt.py
index 17de58f..1b3bae8 100644
--- a/tests/TestSuite_uni_pkt.py
+++ b/tests/TestSuite_uni_pkt.py
@@ -379,7 +379,7 @@ class TestUniPacket(TestCase):
 
     def test_nsh(self):
         """
-        check if NSH packets can be norally detected by Fortpark and Fortville
+        check if NSH packets can be normally detected by Fortpark and Fortville
         """
         self.verify(self.kdriver == 'i40e', "NSH packet detection only supported by i40e driver nic")
 
-- 
2.19.2



More information about the dts mailing list