FIX: set host physical interface mac address to rdma interface 12/24712/4
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:13:06 +0000 (16:13 +0000)
commit256743b509bec8dec3075d91e384b3e6bb01cf77
tree87e1919c923920dfa2c56614ad8663ea2fbce300
parent574397e8d5e606ebeff4656d75829c494af418a9
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