[dts] [PATCH v5 19/22] tests/keep_alive: remove unused packet sniff import

Phil Yang phil.yang at arm.com
Tue Sep 4 10:26:32 CEST 2018


From: Phil Yang <phil.yang at arm.com>

remove unused packet sniff import.

Signed-off-by: Phil Yang <phil.yang at arm.com>
Suggested-by: Marvin Liu <yong.liu at intel.com>
---
 tests/TestSuite_keep_alive.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tests/TestSuite_keep_alive.py b/tests/TestSuite_keep_alive.py
index 41c8732..711d8ce 100644
--- a/tests/TestSuite_keep_alive.py
+++ b/tests/TestSuite_keep_alive.py
@@ -43,7 +43,6 @@ from test_case import TestCase
 from plotting import Plotting 
 from settings import HEADER_SIZE   
 from etgen import IxiaPacketGenerator
-from packet import Packet, sniff_packets, load_sniff_packets
 
 class TestKeepAlive(TestCase):
 
-- 
2.7.4



More information about the dts mailing list