VPP link bonding - lacp mode 23/12623/24
authorJan Gelety <jgelety@cisco.com>
Thu, 17 May 2018 12:31:43 +0000 (14:31 +0200)
committerTibor Frank <tifrank@cisco.com>
Fri, 1 Jun 2018 06:02:24 +0000 (06:02 +0000)
commit44e82a32bb10129d1f85d12e5141de2a17d5ff1a
tree124478b18ab316b195f9cae10420e0cdc52a4fd8
parentaea0a78dd1b090010b6b1262b82a34a2d107a85b
VPP link bonding - lacp mode

CSIT-1072
CSIT-1083
CSIT-1084

Change-Id: Icaf0e09af633d301306a84251f47822e95b411a2
Signed-off-by: Jan Gelety <jgelety@cisco.com>
15 files changed:
docs/tag_documentation.rst
resources/libraries/python/InterfaceUtil.py
resources/libraries/robot/l2/l2_bridge_domain.robot
resources/libraries/robot/performance/performance_configuration.robot
resources/libraries/robot/performance/performance_setup.robot
resources/templates/vat/create_bond_interface.vat [new file with mode: 0644]
resources/templates/vat/enslave_physical_interface.vat [new file with mode: 0644]
tests/vpp/perf/vm_vhost/10ge2p1x520-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr.robot [new file with mode: 0644]
tests/vpp/perf/vm_vhost/10ge2p1x520-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdrdisc.robot [new file with mode: 0644]
tests/vpp/perf/vm_vhost/10ge2p1x520-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-mrr.robot [new file with mode: 0644]
tests/vpp/perf/vm_vhost/10ge2p1x520-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdrdisc.robot [new file with mode: 0644]
tests/vpp/perf/vm_vhost/10ge2p1x710-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr.robot [new file with mode: 0644]
tests/vpp/perf/vm_vhost/10ge2p1x710-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdrdisc.robot [new file with mode: 0644]
tests/vpp/perf/vm_vhost/10ge2p1x710-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-mrr.robot [new file with mode: 0644]
tests/vpp/perf/vm_vhost/10ge2p1x710-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdrdisc.robot [new file with mode: 0644]