aboutsummaryrefslogtreecommitdiffstats
path: root/docs/report/vpp_performance_tests/csit_release_notes.rst
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2018-02-14 08:28:38 +0100
committerTibor Frank <tifrank@cisco.com>2018-02-14 07:30:39 +0000
commit3d7e8ac591289952efcf13dd812b285eeaf2e75a (patch)
tree644ff587443e94ff8fc002a5e9085ac432d176c6 /docs/report/vpp_performance_tests/csit_release_notes.rst
parent4e3c47b4f65604ebab39fc514443afaf2a1c4733 (diff)
CSIT-891: Add data sources for 1801 report
Change-Id: I269a26c67b9e567007909438c221c58312458e61 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 3cca71c6377e2c2405510127fc05c28a16e1d8d0)
Diffstat (limited to 'docs/report/vpp_performance_tests/csit_release_notes.rst')
-rw-r--r--docs/report/vpp_performance_tests/csit_release_notes.rst40
1 files changed, 20 insertions, 20 deletions
diff --git a/docs/report/vpp_performance_tests/csit_release_notes.rst b/docs/report/vpp_performance_tests/csit_release_notes.rst
index 85cbd7b203..7c268c3de9 100644
--- a/docs/report/vpp_performance_tests/csit_release_notes.rst
+++ b/docs/report/vpp_performance_tests/csit_release_notes.rst
@@ -67,7 +67,7 @@ NDR Throughput: Best 20 Changes
.. csv-table::
:align: center
- :file: ../../../../_build/_static/vpp/performance-changes-ndr-1t1c-top.csv
+ :file: ../../../_build/_static/vpp/performance-changes-ndr-1t1c-top.csv
.. only:: latex
@@ -86,7 +86,7 @@ NDR Throughput: Best 20 Changes
perfimprovements column width=1cm,
late after line={\\\hline},
late after last line={\end{longtable}}
- ]{../_build/_static/vpp/performance-changes-ndr-1t1c-top.csv}
+ ]{_build/_static/vpp/performance-changes-ndr-1t1c-top.csv}
}
NDR Throughput: Worst 20 Changes
@@ -96,7 +96,7 @@ NDR Throughput: Worst 20 Changes
.. csv-table::
:align: center
- :file: ../../../../_build/_static/vpp/performance-changes-ndr-1t1c-bottom.csv
+ :file: ../../../_build/_static/vpp/performance-changes-ndr-1t1c-bottom.csv
.. only:: latex
@@ -115,7 +115,7 @@ NDR Throughput: Worst 20 Changes
perfimprovements column width=1cm,
late after line={\\\hline},
late after last line={\end{longtable}}
- ]{../_build/_static/vpp/performance-changes-ndr-1t1c-bottom.csv}
+ ]{_build/_static/vpp/performance-changes-ndr-1t1c-bottom.csv}
}
.. only:: html
@@ -126,12 +126,12 @@ NDR Throughput: Worst 20 Changes
Complete results for all NDR tests are available in a CSV and pretty
ASCII formats:
- - `csv format for 1t1c <../../_static/vpp/performance-changes-ndr-1t1c-full.csv>`_,
- - `csv format for 2t2c <../../_static/vpp/performance-changes-ndr-2t2c-full.csv>`_,
- - `csv format for 4t4c <../../_static/vpp/performance-changes-ndr-4t4c-full.csv>`_,
- - `pretty ASCII format for 1t1c <../../_static/vpp/performance-changes-ndr-1t1c-full.txt>`_,
- - `pretty ASCII format for 2t2c <../../_static/vpp/performance-changes-ndr-2t2c-full.txt>`_,
- - `pretty ASCII format for 4t4c <../../_static/vpp/performance-changes-ndr-4t4c-full.txt>`_.
+ - `csv format for 1t1c <../_static/vpp/performance-changes-ndr-1t1c-full.csv>`_,
+ - `csv format for 2t2c <../_static/vpp/performance-changes-ndr-2t2c-full.csv>`_,
+ - `csv format for 4t4c <../_static/vpp/performance-changes-ndr-4t4c-full.csv>`_,
+ - `pretty ASCII format for 1t1c <../_static/vpp/performance-changes-ndr-1t1c-full.txt>`_,
+ - `pretty ASCII format for 2t2c <../_static/vpp/performance-changes-ndr-2t2c-full.txt>`_,
+ - `pretty ASCII format for 4t4c <../_static/vpp/performance-changes-ndr-4t4c-full.txt>`_.
PDR Throughput: Best 20 Changes
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -140,7 +140,7 @@ PDR Throughput: Best 20 Changes
.. csv-table::
:align: center
- :file: ../../../../_build/_static/vpp/performance-changes-pdr-1t1c-top.csv
+ :file: ../../../_build/_static/vpp/performance-changes-pdr-1t1c-top.csv
.. only:: latex
@@ -159,7 +159,7 @@ PDR Throughput: Best 20 Changes
perfimprovements column width=1cm,
late after line={\\\hline},
late after last line={\end{longtable}}
- ]{../_build/_static/vpp/performance-changes-pdr-1t1c-top.csv}
+ ]{_build/_static/vpp/performance-changes-pdr-1t1c-top.csv}
}
PDR Throughput: Worst 20 Changes
@@ -169,7 +169,7 @@ PDR Throughput: Worst 20 Changes
.. csv-table::
:align: center
- :file: ../../../../_build/_static/vpp/performance-changes-pdr-1t1c-bottom.csv
+ :file: ../../../_build/_static/vpp/performance-changes-pdr-1t1c-bottom.csv
.. only:: latex
@@ -188,7 +188,7 @@ PDR Throughput: Worst 20 Changes
perfimprovements column width=1cm,
late after line={\\\hline},
late after last line={\end{longtable}}
- ]{../_build/_static/vpp/performance-changes-pdr-1t1c-bottom.csv}
+ ]{_build/_static/vpp/performance-changes-pdr-1t1c-bottom.csv}
}
.. only:: html
@@ -199,12 +199,12 @@ PDR Throughput: Worst 20 Changes
Complete results for all PDR tests are available in a CSV and pretty
ASCII formats:
- - `csv format for 1t1c <../../_static/vpp/performance-changes-pdr-1t1c-full.csv>`_,
- - `csv format for 2t2c <../../_static/vpp/performance-changes-pdr-2t2c-full.csv>`_,
- - `csv format for 4t4c <../../_static/vpp/performance-changes-pdr-4t4c-full.csv>`_,
- - `pretty ASCII format for 1t1c <../../_static/vpp/performance-changes-pdr-1t1c-full.txt>`_,
- - `pretty ASCII format for 2t2c <../../_static/vpp/performance-changes-pdr-2t2c-full.txt>`_,
- - `pretty ASCII format for 4t4c <../../_static/vpp/performance-changes-pdr-4t4c-full.txt>`_.
+ - `csv format for 1t1c <../_static/vpp/performance-changes-pdr-1t1c-full.csv>`_,
+ - `csv format for 2t2c <../_static/vpp/performance-changes-pdr-2t2c-full.csv>`_,
+ - `csv format for 4t4c <../_static/vpp/performance-changes-pdr-4t4c-full.csv>`_,
+ - `pretty ASCII format for 1t1c <../_static/vpp/performance-changes-pdr-1t1c-full.txt>`_,
+ - `pretty ASCII format for 2t2c <../_static/vpp/performance-changes-pdr-2t2c-full.txt>`_,
+ - `pretty ASCII format for 4t4c <../_static/vpp/performance-changes-pdr-4t4c-full.txt>`_.
Measured improvements are in line with VPP code optimizations listed in
`VPP-17.10 release notes