aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2021-07-13 09:19:41 +0200
committerTibor Frank <tifrank@cisco.com>2021-07-13 07:21:04 +0000
commitca78aa0bec91eef53bbe44e60cb4b82e6fe122e7 (patch)
treeef69ee1e60f6e92ac322fa874c7871002cd765ff
parentd08066c20a0791876f9fa9bd32e55ae558099380 (diff)
Report: Fix links to graphs in hoststack section
Change-Id: If75297ecb4c55b2a1c40dffbe354d77c537e905f Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit a841b190f7e448e8c30883e43eb3e6bcecc7788a)
-rw-r--r--docs/report/vpp_performance_tests/hoststack_testing/iperf3/tcp/index.rst2
-rw-r--r--docs/report/vpp_performance_tests/hoststack_testing/iperf3/udp/index.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/report/vpp_performance_tests/hoststack_testing/iperf3/tcp/index.rst b/docs/report/vpp_performance_tests/hoststack_testing/iperf3/tcp/index.rst
index 865a5f5ef8..b86cbeb516 100644
--- a/docs/report/vpp_performance_tests/hoststack_testing/iperf3/tcp/index.rst
+++ b/docs/report/vpp_performance_tests/hoststack_testing/iperf3/tcp/index.rst
@@ -42,7 +42,7 @@ TCP/IP with iperf3
.. raw:: html
- <iframe id="ifrm01" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../../_static/vpp/3n-skx-xxv710-1460b-2t1c-eth-ip4tcp-ldpreload-iperf3-bps.html"></iframe>
+ <iframe id="ifrm01" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../../../_static/vpp/3n-skx-xxv710-1460b-2t1c-eth-ip4tcp-ldpreload-iperf3-bps.html"></iframe>
.. raw:: latex
diff --git a/docs/report/vpp_performance_tests/hoststack_testing/iperf3/udp/index.rst b/docs/report/vpp_performance_tests/hoststack_testing/iperf3/udp/index.rst
index 605791d18f..3c89c32aed 100644
--- a/docs/report/vpp_performance_tests/hoststack_testing/iperf3/udp/index.rst
+++ b/docs/report/vpp_performance_tests/hoststack_testing/iperf3/udp/index.rst
@@ -42,7 +42,7 @@ UDP/IP with iperf3
.. raw:: html
- <iframe id="ifrm02" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../../_static/vpp/3n-skx-xxv710-1460b-2t1c-eth-ip4udp-ldpreload-iperf3-bps.html"></iframe>
+ <iframe id="ifrm02" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../../../_static/vpp/3n-skx-xxv710-1460b-2t1c-eth-ip4udp-ldpreload-iperf3-bps.html"></iframe>
.. raw:: latex