tests: test/vpp_l2.py fix missing name.
[vpp.git] / test / vpp_l2.py
index b606ff0..79c72e6 100644 (file)
@@ -7,6 +7,7 @@ from vpp_object import VppObject
 from vpp_ip import VppIpAddress
 from vpp_lo_interface import VppLoInterface
 from vpp_papi import MACAddress
+from vpp_sub_interface import L2_VTR_OP
 
 
 class L2_PORT_TYPE: