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 --- .../packet_latency_graphs/ip6.rst | 32 +++------------------- 1 file changed, 4 insertions(+), 28 deletions(-) (limited to 'docs/report/vpp_performance_tests/packet_latency_graphs/ip6.rst') diff --git a/docs/report/vpp_performance_tests/packet_latency_graphs/ip6.rst b/docs/report/vpp_performance_tests/packet_latency_graphs/ip6.rst index c2e5102450..622813d763 100644 --- a/docs/report/vpp_performance_tests/packet_latency_graphs/ip6.rst +++ b/docs/report/vpp_performance_tests/packet_latency_graphs/ip6.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 IPv6 Routed-Forwarding.* -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/ip6 && grep -E "78B-1t1c-ethip6-ip6[a-z0-9]+-[a-z-]*ndrdisc" * - :shell: - -.. only:: latex - - .. code-block:: bash - - $ cd tests/vpp/perf/ip6 - $ grep -E "78B-1t1c-ethip6-ip6[a-z0-9]+-[a-z-]*ndrdisc" * +CSIT source code for the test cases used for above plots can be found in +`CSIT git repository `_. 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 IPv6 Routed-Forwarding.* -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/ip6 && grep -E "78B-2t2c-ethip6-ip6[a-z0-9]+-[a-z-]*ndrdisc" * - :shell: - -.. only:: latex - - .. code-block:: bash - - $ cd tests/vpp/perf/ip6 - $ grep -E "78B-2t2c-ethip6-ip6[a-z0-9]+-[a-z-]*ndrdisc" * +CSIT source code for the test cases used for above plots can be found in +`CSIT git repository `_. -- cgit 1.2.3-korg