CSIT-1009: SRv6 proxy tests 99/11399/34
authorJan Gelety <jgelety@cisco.com>
Thu, 22 Mar 2018 12:51:33 +0000 (13:51 +0100)
committerTibor Frank <tifrank@cisco.com>
Mon, 23 Apr 2018 11:14:42 +0000 (11:14 +0000)
commit73a01b1a7fc836c964627eea2c08106df0da5aee
treedb6fb92714f92a7f6c7ab95b89877ded0e36891c
parentcd330b5a1bf1a289e7dad68420679a5d94de1eda
CSIT-1009: SRv6 proxy tests

- SRv6 with endpoint to SR-unaware Service Function via static proxy
- SRv6 with endpoint to SR-unaware Service Function via dynamic proxy
- SRv6 with endpoint to SR-unaware Service Function via masquerading proxy

Change-Id: I6a6062cb41d810bf9e27dacfd866181bfde4c693
Signed-off-by: Jan Gelety <jgelety@cisco.com>
18 files changed:
docs/tag_documentation.rst
resources/libraries/bash/dut_setup.sh
resources/libraries/python/DUTSetup.py
resources/libraries/python/Memif.py
resources/libraries/python/SRv6.py
resources/libraries/python/Trace.py
resources/libraries/robot/overlay/srv6.robot
resources/libraries/robot/performance/performance_configuration.robot
resources/libraries/robot/performance/performance_setup.robot
resources/libraries/robot/performance/performance_utils.robot
resources/templates/vat/enable_dpdk_traces.vat
resources/templates/vat/enable_memif_traces.vat [new file with mode: 0644]
resources/templates/vat/enable_vhost_user_traces.vat
resources/templates/vat/show_trace.vat
resources/templates/vat/srv6/sr_steer_policies_show.vat
tests/vpp/perf/srv6/10ge2p1x520-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdrdisc.robot [new file with mode: 0644]
tests/vpp/perf/srv6/10ge2p1x520-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdrdisc.robot [new file with mode: 0644]
tests/vpp/perf/srv6/10ge2p1x520-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdrdisc.robot [new file with mode: 0644]