CSIT-1201 Create L2patch perf tests 05/13505/10
authorPeter Mikus <pmikus@cisco.com>
Tue, 17 Jul 2018 10:14:44 +0000 (10:14 +0000)
committerPeter Mikus <pmikus@cisco.com>
Wed, 18 Jul 2018 10:22:50 +0000 (10:22 +0000)
commitac6cc22910ea0d3bda42c227d799f2d4e89bc9d0
tree691ebd2765b299d0232db982e0a73783714b0651
parent1524a6e34d850528f990bb66ea243cc3f7d8c863
CSIT-1201 Create L2patch perf tests

- XL710, XXV710, X710
- 2n, 3n
- all pkt.size groups
- ndrpdr, mrr

Change-Id: Ibb36d734cd70a0a4d07e3d177fa2477bf9bfaacd
Signed-off-by: Peter Mikus <pmikus@cisco.com>
14 files changed:
resources/libraries/python/L2Util.py
resources/libraries/robot/l2/l2_patch.robot [new file with mode: 0644]
resources/libraries/robot/performance/performance_configuration.robot
resources/templates/vat/l2_patch.vat [new file with mode: 0644]
tests/vpp/perf/l2/10ge2p1x710-eth-l2patch-mrr.robot [new file with mode: 0644]
tests/vpp/perf/l2/10ge2p1x710-eth-l2patch-ndrpdr.robot [new file with mode: 0644]
tests/vpp/perf/l2/25ge2p1xxv710-eth-l2patch-mrr.robot [new file with mode: 0644]
tests/vpp/perf/l2/25ge2p1xxv710-eth-l2patch-ndrpdr.robot [new file with mode: 0644]
tests/vpp/perf/l2/2n1l-10ge2p1x710-eth-l2patch-mrr.robot [new file with mode: 0644]
tests/vpp/perf/l2/2n1l-10ge2p1x710-eth-l2patch-ndrpdr.robot [new file with mode: 0644]
tests/vpp/perf/l2/2n1l-25ge2p1xxv710-eth-l2patch-mrr.robot [new file with mode: 0644]
tests/vpp/perf/l2/2n1l-25ge2p1xxv710-eth-l2patch-ndrpdr.robot [new file with mode: 0644]
tests/vpp/perf/l2/40ge2p1xl710-eth-l2patch-mrr.robot [new file with mode: 0644]
tests/vpp/perf/l2/40ge2p1xl710-eth-l2patch-ndrpdr.robot [new file with mode: 0644]