aboutsummaryrefslogtreecommitdiffstats
path: root/test/vpp_l2.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/vpp_l2.py')
-rw-r--r--test/vpp_l2.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/vpp_l2.py b/test/vpp_l2.py
index b606ff0077a..79c72e69051 100644
--- a/test/vpp_l2.py
+++ b/test/vpp_l2.py
@@ -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: