aboutsummaryrefslogtreecommitdiffstats
path: root/docs
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 08:29:50 +0100
commit3cca71c6377e2c2405510127fc05c28a16e1d8d0 (patch)
tree6b47b28caf575c4d4f99a33b1232243172e616db /docs
parent21237e6f00a9c9e7258814c1980e0ccb01a49d0c (diff)
CSIT-891: Add data sources for 1801 report
Change-Id: I269a26c67b9e567007909438c221c58312458e61 Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'docs')
-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