CSIT-545: Performance tests for SNAT 26/6226/1
authorTibor Frank <tifrank@cisco.com>
Mon, 13 Mar 2017 12:22:08 +0000 (13:22 +0100)
committerTibor Frank <tifrank@cisco.com>
Tue, 18 Apr 2017 11:15:55 +0000 (13:15 +0200)
commit9567fe498402331d552ae96ede19f8fd9e6b7fd1
tree4a0ff4216a90aee64d40a07e2ed5a813076e0618
parentcecbb10a2bb7444ad96e23744d0cd7ba66f87f09
CSIT-545: Performance tests for SNAT

- High level definition (HLD)
- Low level definition (LLD)
- Add keywords to set SNAT
- Add tests according to HLD, LLD

Change-Id: I7bf0b1870ac9c3adb36bb6590be9a3eb4ea8aa9a
Signed-off-by: Tibor Frank <tifrank@cisco.com>
17 files changed:
docs/tag_documentation.rst
resources/libraries/python/SNATUtil.py [new file with mode: 0644]
resources/libraries/python/TrafficGenerator.py
resources/libraries/python/VppConfigGenerator.py
resources/libraries/python/ssh.py
resources/libraries/robot/default.robot
resources/libraries/robot/performance.robot
resources/libraries/robot/snat.robot [new file with mode: 0644]
resources/templates/vat/snat/snat_deterministic_forward.vat [new file with mode: 0644]
resources/templates/vat/snat/snat_deterministic_reverse.vat [new file with mode: 0644]
resources/templates/vat/snat/snat_set_deterministic.vat [new file with mode: 0644]
resources/templates/vat/snat/snat_set_interfaces.vat [new file with mode: 0644]
resources/templates/vat/snat/snat_set_workers.vat [new file with mode: 0644]
resources/templates/vat/snat/snat_show_snat.vat [new file with mode: 0644]
resources/tools/t-rex/t-rex-stateless.py
tests/perf/10ge2p1x520-ethip4-ip4base-snat-ndrpdrdisc.robot [new file with mode: 0644]
tests/perf/10ge2p1x520-ethip4-ip4scale-snat-ndrpdrdisc.robot [new file with mode: 0644]