X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=test%2Ftemplate_bd.py;h=bd55b9b689092684a8f55bb91614bbec022cfe89;hb=5d4b8912d2fe186b4fb920a72b3a2f7b556f4e7d;hp=c4017616a9b3225163c4cba0a93e4a72f1aa8bc0;hpb=aa72578637e2a346ee845545b2e26aad83e12192;p=vpp.git diff --git a/test/template_bd.py b/test/template_bd.py index c4017616a9b..bd55b9b6890 100644 --- a/test/template_bd.py +++ b/test/template_bd.py @@ -3,7 +3,8 @@ import abc import six -from scapy.layers.l2 import Ether, Raw +from scapy.layers.l2 import Ether +from scapy.packet import Raw from scapy.layers.inet import IP, UDP from util import ip4_range