aboutsummaryrefslogtreecommitdiffstats
path: root/docs/report/vpp_performance_tests/packet_latency_graphs/vm_vhost.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:35 +0000
commite3cfd5d4195c2211d861df38913812cff7016b25 (patch)
tree248a354ef0ab01554f442b0e3011fc1243b54f83 /docs/report/vpp_performance_tests/packet_latency_graphs/vm_vhost.rst
parent54447c700437fa0a4eaea455df19e7718b13db58 (diff)
Report: remove greps
Change-Id: I57fee701a99bcdb4f523011fa774c42ecdacdde4 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 4fbf1ec2d535d322725d395c369b6c9f7222c8dd)
Diffstat (limited to 'docs/report/vpp_performance_tests/packet_latency_graphs/vm_vhost.rst')
-rw-r--r--docs/report/vpp_performance_tests/packet_latency_graphs/vm_vhost.rst38
1 files changed, 10 insertions, 28 deletions
diff --git a/docs/report/vpp_performance_tests/packet_latency_graphs/vm_vhost.rst b/docs/report/vpp_performance_tests/packet_latency_graphs/vm_vhost.rst
index 4a9aa6c9fb..5eb8a5750c 100644
--- a/docs/report/vpp_performance_tests/packet_latency_graphs/vm_vhost.rst
+++ b/docs/report/vpp_performance_tests/packet_latency_graphs/vm_vhost.rst
@@ -26,6 +26,9 @@ VPP packet latency in 1t1c setup (1thread, 1core) is presented in the graph belo
*Figure 1a. VPP 1thread 1core - packet latency for Phy-to-VM-to-Phy VM
vhost-user selected TCs (ipv4).*
+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/vm_vhost?h=rls1804>`_.
+
.. raw:: html
<iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/vpp/64B-1t1c-vhost-sel2-ndrdisc-lat50.html"></iframe>
@@ -42,20 +45,8 @@ vhost-user selected TCs (ipv4).*
*Figure 1b. VPP 1thread 1core - packet latency for Phy-to-VM-to-Phy VM
vhost-user selected TCs (l2).*
-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/vm_vhost && grep -E "64B-1t1c-.*vhost.*-ndrdisc" *
- :shell:
-
-.. only:: latex
-
- .. code-block:: bash
-
- $ cd tests/vpp/perf/vm_vhost
- $ grep -E "64B-1t1c-.*vhost.*-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/vm_vhost?h=rls1804>`_.
VPP packet latency in 2t2c setup (2thread, 2core) is presented in the graph below.
@@ -75,6 +66,9 @@ VPP packet latency in 2t2c setup (2thread, 2core) is presented in the graph belo
*Figure 2a. VPP 2threads 2cores - packet latency for Phy-to-VM-to-Phy VM
vhost-user selected TCs (ipv4).*
+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/vm_vhost?h=rls1804>`_.
+
.. raw:: html
<iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/vpp/64B-2t2c-vhost-sel2-ndrdisc-lat50.html"></iframe>
@@ -91,17 +85,5 @@ vhost-user selected TCs (ipv4).*
*Figure 2b. VPP 2threads 2cores - packet latency for Phy-to-VM-to-Phy VM
vhost-user selected TCs (l2).*
-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/vm_vhost && grep -E "64B-2t2c-.*vhost.*-ndrdisc" *
- :shell:
-
-.. only:: latex
-
- .. code-block:: bash
-
- $ cd tests/vpp/perf/vm_vhost
- $ grep -E "64B-2t2c-.*vhost.*-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/vm_vhost?h=rls1804>`_.