aboutsummaryrefslogtreecommitdiffstats
path: root/docs/report/vpp_performance_tests/packet_latency_graphs/srv6.rst
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2018-05-09 11:26:04 +0200
committerTibor Frank <tifrank@cisco.com>2018-05-09 09:31:22 +0000
commit4fbf1ec2d535d322725d395c369b6c9f7222c8dd (patch)
tree69854136526311a7a28627ea81d44bdf8edea31a /docs/report/vpp_performance_tests/packet_latency_graphs/srv6.rst
parent7e20228f4abf509e883093b79bf1f842b092f63b (diff)
Report: remove greps
Change-Id: I57fee701a99bcdb4f523011fa774c42ecdacdde4 Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'docs/report/vpp_performance_tests/packet_latency_graphs/srv6.rst')
-rw-r--r--docs/report/vpp_performance_tests/packet_latency_graphs/srv6.rst32
1 files changed, 4 insertions, 28 deletions
diff --git a/docs/report/vpp_performance_tests/packet_latency_graphs/srv6.rst b/docs/report/vpp_performance_tests/packet_latency_graphs/srv6.rst
index bb45c4b9a5..163d892cde 100644
--- a/docs/report/vpp_performance_tests/packet_latency_graphs/srv6.rst
+++ b/docs/report/vpp_performance_tests/packet_latency_graphs/srv6.rst
@@ -24,20 +24,8 @@ VPP packet latency in 1t1c setup (1thread, 1core) is presented in the graph belo
*Figure 1. VPP 1thread 1core - packet latency for Phy-to-Phy SRv6.*
-CSIT source code for the test cases used for above plots can be found in CSIT
-git repository:
-
-.. only:: html
-
- .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/srv6 && grep -E "78B-1t1c-ethip6.*srv6.*ndrdisc" *
- :shell:
-
-.. only:: latex
-
- .. code-block:: bash
-
- $ cd tests/vpp/perf/srv6
- $ grep -E "78B-1t1c-ethip6.*srv6.*ndrdisc" *
+CSIT source code for the test cases used for above plots can be found in
+`CSIT git repository <https://git.fd.io/csit/tree/tests/vpp/perf/srv6?h=rls1804>`_.
VPP packet latency in 2t2c setup (2thread, 2core) is presented in the graph below.
@@ -56,17 +44,5 @@ VPP packet latency in 2t2c setup (2thread, 2core) is presented in the graph belo
*Figure 2. VPP 2threads 2cores - packet latency for Phy-to-Phy SRv6.*
-CSIT source code for the test cases used for above plots can be found in CSIT
-git repository:
-
-.. only:: html
-
- .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/srv6 && grep -E "78B-2t2c-ethip6.*srv6.*ndrdisc" *
- :shell:
-
-.. only:: latex
-
- .. code-block:: bash
-
- $ cd tests/vpp/perf/srv6
- $ grep -E "78B-2t2c-ethip6.*srv6.*ndrdisc" *
+CSIT source code for the test cases used for above plots can be found in
+`CSIT git repository <https://git.fd.io/csit/tree/tests/vpp/perf/srv6?h=rls1804>`_.