From 4fbf1ec2d535d322725d395c369b6c9f7222c8dd Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Wed, 9 May 2018 11:26:04 +0200 Subject: Report: remove greps Change-Id: I57fee701a99bcdb4f523011fa774c42ecdacdde4 Signed-off-by: Tibor Frank --- .../container_orchestrated.rst | 67 +++------------------- 1 file changed, 8 insertions(+), 59 deletions(-) (limited to 'docs/report/vpp_performance_tests/packet_throughput_graphs/container_orchestrated.rst') diff --git a/docs/report/vpp_performance_tests/packet_throughput_graphs/container_orchestrated.rst b/docs/report/vpp_performance_tests/packet_throughput_graphs/container_orchestrated.rst index adf87d0e0e..5fd535d9db 100644 --- a/docs/report/vpp_performance_tests/packet_throughput_graphs/container_orchestrated.rst +++ b/docs/report/vpp_performance_tests/packet_throughput_graphs/container_orchestrated.rst @@ -29,20 +29,8 @@ in the graph below. *Figure 1. VPP 1thread 1core - NDR Throughput for Phy-to-Phy L2 Ethernet Switching (base).* -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/kubernetes/perf/container_memif && grep -E "64B-1t1c-(eth|dot1q|dot1ad)-[1-9]drc(l2xcbase|l2bdbasemaclrn)-.*ndrdisc" * - :shell: - -.. only:: latex - - .. code-block:: bash - - $ cd tests/kubernetes/perf/container_memif - $ grep -E "64B-1t1c-(eth|dot1q|dot1ad)-[1-9]drc(l2xcbase|l2bdbasemaclrn)-.*ndrdisc" * +CSIT source code for the test cases used for above plots can be found in +`CSIT git repository `_. VPP NDR 64B packet throughput in 2t2c setup (2thread, 2core) is presented in the graph below. @@ -63,20 +51,8 @@ in the graph below. *Figure 2. VPP 2threads 2cores - NDR Throughput for Phy-to-Phy L2 Ethernet Switching (base).* -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/kubernetes/perf/container_memif && grep -E "64B-2t2c-(eth|dot1q|dot1ad)-[1-9]drc(l2xcbase|l2bdbasemaclrn)-.*ndrdisc" * - :shell: - -.. only:: latex - - .. code-block:: bash - - $ cd tests/kubernetes/perf/container_memif - $ grep -E "64B-2t2c-(eth|dot1q|dot1ad)-[1-9]drc(l2xcbase|l2bdbasemaclrn)-.*ndrdisc" * +CSIT source code for the test cases used for above plots can be found in +`CSIT git repository `_. PDR Throughput @@ -101,23 +77,8 @@ in the graph below. PDR measured for 0.5% packet loss ratio. *Figure 3. VPP 1thread 1core - PDR Throughput for Phy-to-Phy L2 Ethernet Switching (base).* -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/kubernetes/perf/container_memif && grep -E "64B-1t1c-(eth|dot1q|dot1ad)-[1-9]drc(l2xcbase|l2bdbasemaclrn)-.*pdrdisc" * - :shell: - -.. only:: latex - - .. code-block:: bash - - $ cd tests/kubernetes/perf/container_memif - $ grep -E "64B-1t1c-(eth|dot1q|dot1ad)-[1-9]drc(l2xcbase|l2bdbasemaclrn)-.*pdrdisc" * - -VPP PDR 64B packet throughput in 2t2c setup (2thread, 2core) is presented -in the graph below. PDR measured for 0.5% packet loss ratio. +CSIT source code for the test cases used for above plots can be found in +`CSIT git repository `_. .. raw:: html @@ -135,17 +96,5 @@ in the graph below. PDR measured for 0.5% packet loss ratio. *Figure 4. VPP 2thread 2core - PDR Throughput for Phy-to-Phy L2 Ethernet Switching (base).* -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/kubernetes/perf/container_memif && grep -E "64B-2t2c-(eth|dot1q|dot1ad)-[1-9]drc(l2xcbase|l2bdbasemaclrn)-.*pdrdisc" * - :shell: - -.. only:: latex - - .. code-block:: bash - - $ cd tests/kubernetes/perf/container_memif - $ grep -E "64B-2t2c-(eth|dot1q|dot1ad)-[1-9]drc(l2xcbase|l2bdbasemaclrn)-.*pdrdisc" * +CSIT source code for the test cases used for above plots can be found in +`CSIT git repository `_. -- cgit 1.2.3-korg