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

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


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

diff --git a/tests/TestSuite_pmdpcap.py b/tests/TestSuite_pmdpcap.py
index e0c4993..d9d838c 100644
--- a/tests/TestSuite_pmdpcap.py
+++ b/tests/TestSuite_pmdpcap.py
@@ -60,7 +60,7 @@ class TestPmdPcap(TestCase):
 
         # make sure there is no interface to bind
         # because if there is any interface bonded to igb_uio,
-        # it will result in packet transmiting failed
+        # it will result in packet transmitting failed
         self.dut.restore_interfaces()
 
     def get_pcap_compile_config(self):
-- 
2.19.2



More information about the dts mailing list