FIX: set host physical interface mac address to rdma interface 13/24913/2
authorJan Gelety <jgelety@cisco.com>
Mon, 20 Jan 2020 11:49:02 +0000 (12:49 +0100)
committerJan Gelety <jgelety@cisco.com>
Mon, 10 Feb 2020 16:29:44 +0000 (16:29 +0000)
commit4280b615cee1bfec69d7ec693947e1a586874a2e
tree5f720df66dd7aa41e32344cb82699c081061b972
parent4c87b553c3ffec7ec20fa7e1bbe73e40ee9a4bca
FIX: set host physical interface mac address to rdma interface

Reason is that the traffic generator is initialized with MAC addresses
of physical interfaces in the suite setup while rdma interfaces
are created later.

Change-Id: I2cf182cde20f14778624740a1f0467096c336306
Signed-off-by: Jan Gelety <jgelety@cisco.com>
resources/api/vpp/supported_crcs.yaml
resources/libraries/python/InterfaceUtil.py