CSIT-622: Stateful Security Groups perf tests 21/6121/40
authorJan Gelety <jgelety@cisco.com>
Wed, 5 Apr 2017 06:54:11 +0000 (08:54 +0200)
committerJan Gelety <jgelety@cisco.com>
Thu, 6 Jul 2017 17:55:01 +0000 (17:55 +0000)
commitcd288d8e0812793b2c701ae9a4596d6d0837ca6b
tree8f75773c556d6eeb89e1abe8cb3dcbabf3a1ec20
parent176e4a72195cc5c80f73650af260ac491fb53469
CSIT-622: Stateful Security Groups perf tests

1. add L2BD iACL statefull and stateless tests with 1, 10 and 50 not-hitting
   ACEs in combination with 100, 10k and 100k flows per direction

2. add L2BD oACL statefull and stateless tests with 1, 10 and 50 not-hitting
   ACEs in combination with 100, 10k and 100k flows per direction

Change-Id: Ia38589aa81b50c5ccdf2813ad6fadd22b46fffeb
Signed-off-by: Jan Gelety <jgelety@cisco.com>
13 files changed:
resources/libraries/python/Classify.py
resources/libraries/robot/performance/performance_configuration.robot
resources/templates/vat/acl_plugin/acl_add_replace.vat [new file with mode: 0644]
resources/templates/vat/acl_plugin/acl_delete.vat [new file with mode: 0644]
resources/templates/vat/acl_plugin/acl_interface_set_acl_list.vat [new file with mode: 0644]
resources/templates/vat/acl_plugin/show_acl.vat [new file with mode: 0644]
resources/traffic_profiles/trex/trex-sl-3n-ethip4udp-100u1000p-conc.py [new file with mode: 0755]
resources/traffic_profiles/trex/trex-sl-3n-ethip4udp-10u1000p-conc.py [new file with mode: 0755]
resources/traffic_profiles/trex/trex-sl-3n-ethip4udp-10u10p-conc.py [new file with mode: 0755]
tests/vpp/perf/l2/10ge2p1x520-eth-l2bdbasemaclrn-aclinpermit-ndrpdrdisc.robot [new file with mode: 0644]
tests/vpp/perf/l2/10ge2p1x520-eth-l2bdbasemaclrn-aclinpermitreflect-ndrpdrdisc.robot [new file with mode: 0644]
tests/vpp/perf/l2/10ge2p1x520-eth-l2bdbasemaclrn-acloutpermit-ndrpdrdisc.robot [new file with mode: 0644]
tests/vpp/perf/l2/10ge2p1x520-eth-l2bdbasemaclrn-acloutpermitreflect-ndrpdrdisc.robot [new file with mode: 0644]