Pipe: fix double count on TX (TX counting is done in interface-output)
[vpp.git] / test / test_acl_plugin_l2l3.py
index 0a17ed4..0c846e7 100644 (file)
@@ -37,7 +37,7 @@ from scapy.layers.inet6 import ICMPv6EchoReply, IPv6ExtHdrRouting
 from scapy.layers.inet6 import IPv6ExtHdrFragment
 
 from framework import VppTestCase, VppTestRunner
-from vpp_papi_provider import L2_PORT_TYPE
+from vpp_l2 import L2_PORT_TYPE
 import time