CSIT-1009: SRv6 proxy tests 02/12002/1
authorJan Gelety <jgelety@cisco.com>
Thu, 22 Mar 2018 12:51:33 +0000 (13:51 +0100)
committerJan Gelety <jgelety@cisco.com>
Mon, 23 Apr 2018 11:16:07 +0000 (11:16 +0000)
commit179b1fd92324163a5375be388240eb91fe7e7004
treeb0f1d1cbbb861fdd1bfc8202136915ff98e94ced
parentb1c21534b9ffcd30779fb0c7ebb6173a9edc4d9f
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>
(cherry picked from commit 73a01b1a7fc836c964627eea2c08106df0da5aee)
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]