aboutsummaryrefslogtreecommitdiffstats
path: root/docs/report/vpp_performance_tests/packet_latency_graphs/ip6_tunnels.rst
diff options
context:
space:
mode:
authorPeter Mikus <pmikus@cisco.com>2017-07-17 07:52:54 +0200
committerPeter Mikus <pmikus@cisco.com>2017-07-19 12:52:28 +0000
commit927e92961ca3f1b0f2b16c59ff96bcfa1cb18986 (patch)
treee6b0f9e280d435a26e7a714df402229966cdde5e /docs/report/vpp_performance_tests/packet_latency_graphs/ip6_tunnels.rst
parentfea4fb938fa75ed209bb1c18ef4ece686538022f (diff)
FIX: CSIT rls1707 Report - Update III
Change-Id: Ic857e004136b2d936c2a8affb779ada238eb007c Signed-off-by: Peter Mikus <pmikus@cisco.com> (cherry picked from commit be82f49dda573dfc7010a56d6f76f8e161beac16)
Diffstat (limited to 'docs/report/vpp_performance_tests/packet_latency_graphs/ip6_tunnels.rst')
-rw-r--r--docs/report/vpp_performance_tests/packet_latency_graphs/ip6_tunnels.rst19
1 files changed, 4 insertions, 15 deletions
diff --git a/docs/report/vpp_performance_tests/packet_latency_graphs/ip6_tunnels.rst b/docs/report/vpp_performance_tests/packet_latency_graphs/ip6_tunnels.rst
index aa22f72aa6..aaa942a8ff 100644
--- a/docs/report/vpp_performance_tests/packet_latency_graphs/ip6_tunnels.rst
+++ b/docs/report/vpp_performance_tests/packet_latency_graphs/ip6_tunnels.rst
@@ -18,13 +18,8 @@ VPP packet latency in 1t1c setup (1thread, 1core) is presented in the graph belo
CSIT source code for the test cases used for above plots can be found in CSIT
git repository:
-.. code-block:: bash
-
- $ cd $CSIT/tests/vpp/perf/ipv6_tunnels
- $ grep -E "78B-1t1c-ethip6[a-z0-9]+-[a-z0-9]*-ndrdisc" *
-
- 10ge2p1x520-ethip6lispip4-ip6base-ndrdisc.robot:| tc01-78B-1t1c-ethip6lispip4-ip6base-ndrdisc
- 10ge2p1x520-ethip6lispip6-ip6base-ndrdisc.robot:| tc01-78B-1t1c-ethip6lispip6-ip6base-ndrdisc
+.. program-output:: cd ../../ && set -x && cd tests/vpp/perf/ip6_tunnels && grep -E "78B-1t1c-ethip6[a-z0-9]+-[a-z0-9]*-ndrdisc" *
+ :shell:
VPP packet latency in 2t2c setup (2thread, 2core) is presented in the graph below.
@@ -37,11 +32,5 @@ VPP packet latency in 2t2c setup (2thread, 2core) is presented in the graph belo
CSIT source code for the test cases used for above plots can be found in CSIT
git repository:
-.. code-block:: bash
-
- $ cd $CSIT/tests/vpp/perf/ipv6_tunnels
- $ grep -E "78B-2t2c-ethip6[a-z0-9]+-[a-z0-9]*-ndrdisc" *
-
- 10ge2p1x520-ethip6lispip4-ip6base-ndrdisc.robot:| tc07-78B-2t2c-ethip6lispip4-ip6base-ndrdisc
- 10ge2p1x520-ethip6lispip6-ip6base-ndrdisc.robot:| tc07-78B-2t2c-ethip6lispip6-ip6base-ndrdisc
-
+.. program-output:: cd ../../ && set -x && cd tests/vpp/perf/ip6_tunnels && grep -E "78B-2t2c-ethip6[a-z0-9]+-[a-z0-9]*-ndrdisc" *
+ :shell: