CSIT-179 IPv6 Scale - performance 64/1664/38
authorpmikus <pmikus@cisco.com>
Mon, 20 Jun 2016 12:13:02 +0000 (13:13 +0100)
committerMiroslav Miklus <mmiklus@cisco.com>
Mon, 1 Aug 2016 14:41:46 +0000 (14:41 +0000)
commit8fa8590c30540f53edb02c223a6de616cbe149da
treeaffd629efc2ce42dc7a39c9f3d5ae93725544f35
parentfeef56fdb844e82997e8665557762a004f0d1922
CSIT-179 IPv6 Scale - performance

- Add libraries for ipv6 scale setup
- Add test cases for testing 10k/100k/1M fib entries
- Add t-rex profiles for large scale testing

Change-Id: I4260405c960afe659db7e0764a68a87b9e8de0b2
Signed-off-by: pmikus <pmikus@cisco.com>
resources/libraries/python/TrafficGenerator.py
resources/libraries/python/VppConfigGenerator.py
resources/libraries/robot/performance.robot
resources/tools/t-rex/t-rex-stateless.py
tests/perf/Long_IPv6_Fib_200k_Intel-X520-DA2.robot [new file with mode: 0644]
tests/perf/Long_IPv6_Fib_20k_Intel-X520-DA2.robot [new file with mode: 0644]
tests/perf/Long_IPv6_Fib_2M_Intel-X520-DA2.robot [new file with mode: 0644]
tests/perf/Short_IPv6_Fib_200k_Intel-X520-DA2.robot [new file with mode: 0644]
tests/perf/Short_IPv6_Fib_20k_Intel-X520-DA2.robot [new file with mode: 0644]
tests/perf/Short_IPv6_Fib_2M_Intel-X520-DA2.robot [new file with mode: 0644]