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

Rami Rosen ramirose at gmail.com
Sat Jan 19 13:38:41 CET 2019


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

diff --git a/tests/TestSuite_inline_ipsec.py b/tests/TestSuite_inline_ipsec.py
index e04886c..ea852a9 100644
--- a/tests/TestSuite_inline_ipsec.py
+++ b/tests/TestSuite_inline_ipsec.py
@@ -167,7 +167,7 @@ class TestInlineIpsec(TestCase):
 
     def send_encryption_package(self, intf, paysize=64, do_encrypt=False, send_spi=5, count=1, inner_dst='192.168.105.10', sa_src='172.16.1.5', sa_dst='172.16.2.5'):
         """
-        make a package and send 
+        prepare a packet and send 
         """
         test = 'test-' * 2000
         payload = test[0:int(paysize)]
-- 
2.19.2



More information about the dts mailing list