[dts] [PATCH] tests:dynamic_flowtype: fix typos

Rami Rosen ramirose at gmail.com
Sat Jan 19 13:36:09 CET 2019


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

diff --git a/tests/TestSuite_dynamic_flowtype.py b/tests/TestSuite_dynamic_flowtype.py
index a718238..1a1cf5f 100644
--- a/tests/TestSuite_dynamic_flowtype.py
+++ b/tests/TestSuite_dynamic_flowtype.py
@@ -190,7 +190,7 @@ class TestDynamicFlowtype(TestCase):
     def dynamic_flowtype_test(self, pctype=22, flowtype=26, reset=False):
         """
         Dynamic modify, return or reset the contents of flow type to pctype
-        dynamic mapping, enable rss hash for new protocal.
+        dynamic mapping, enable rss hash for new protocol.
         reset: If reset is true, reset the contents of flow type to pctype
                mapping. If reset is false, enable rss hash for new protocal.
         """
-- 
2.19.2



More information about the dts mailing list