Test framework: StringIO fixes for Python3
Add 2/3 support to binarytomac and mactobinary and move to vpp_mac.py Change-Id: I3dc7e4a24486aee22140c781aae7e44e58935877 Signed-off-by: Ole Troan <ot@cisco.com>
This commit is contained in:
@@ -13,7 +13,7 @@ from framework import VppTestCase, VppTestRunner
|
||||
from vpp_sub_interface import VppP2PSubint
|
||||
from vpp_ip import DpoProto
|
||||
from vpp_ip_route import VppIpRoute, VppRoutePath
|
||||
from util import mactobinary
|
||||
from vpp_mac import mactobinary
|
||||
|
||||
|
||||
class P2PEthernetAPI(VppTestCase):
|
||||
|
||||
Reference in New Issue
Block a user