[dts] [PATCH v5 21/22] tests/vhost_pmd_xstats: remove unused packet sniff import

Phil Yang phil.yang at arm.com
Tue Sep 4 10:26:34 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_vhost_pmd_xstats.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/TestSuite_vhost_pmd_xstats.py b/tests/TestSuite_vhost_pmd_xstats.py
index 8c800c7..a01ca16 100644
--- a/tests/TestSuite_vhost_pmd_xstats.py
+++ b/tests/TestSuite_vhost_pmd_xstats.py
@@ -46,7 +46,7 @@ from exception import VerifyFailure
 from settings import HEADER_SIZE
 from etgen import IxiaPacketGenerator
 from qemu_kvm import QEMUKvm
-from packet import Packet, sniff_packets, load_sniff_packets
+from packet import Packet
 
 
 class TestVhostPmdXstats(TestCase):
-- 
2.7.4



More information about the dts mailing list