diff options
author | Tibor Frank <tifrank@cisco.com> | 2022-02-03 08:09:49 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2022-02-04 14:55:14 +0100 |
commit | e5796ad7fac33f70942e4fd0f126a9c97e9fe9be (patch) | |
tree | 9831a588107bacab5ca690b07e0d8eef70c5bdc4 /docs/cpta/introduction | |
parent | aead5d42f927ebaeff2bf1b2f4063d6adfd99f36 (diff) |
Trending: Add icx weekly
- Tables
- data
- dashboard
- failed tests
- last failed tests
- weekly comparison tables
- graphs
- stats
- dpdk_mrr
- vpp_ndrpdr
- DPDK MRR
- VPP NDRPDR
Change-Id: I371ba97992a0fcc1906d96c5020c9e2b13c396ce
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'docs/cpta/introduction')
-rw-r--r-- | docs/cpta/introduction/dashboard.rst | 20 | ||||
-rw-r--r-- | docs/cpta/introduction/failures.rst | 10 | ||||
-rw-r--r-- | docs/cpta/introduction/weekly.rst | 42 |
3 files changed, 72 insertions, 0 deletions
diff --git a/docs/cpta/introduction/dashboard.rst b/docs/cpta/introduction/dashboard.rst index 92d20fed60..5ed85049d2 100644 --- a/docs/cpta/introduction/dashboard.rst +++ b/docs/cpta/introduction/dashboard.rst @@ -36,6 +36,16 @@ VPP worker on 8t4c .. include:: ../../../_build/_static/vpp/performance-trending-dashboard-8t4c-2n-icx.rst +NDR Weekly VPP worker on 2t1c +````````````````````````````` + +.. include:: ../../../_build/_static/vpp/performance-trending-dashboard-2t1c-2n-icx-ndr.rst + +PDR Weekly VPP worker on 2t1c +````````````````````````````` + +.. include:: ../../../_build/_static/vpp/performance-trending-dashboard-2t1c-2n-icx-pdr.rst + 3n-icx ------ @@ -54,6 +64,16 @@ VPP worker on 8t4c .. include:: ../../../_build/_static/vpp/performance-trending-dashboard-8t4c-3n-icx.rst +NDR Weekly VPP worker on 2t1c +````````````````````````````` + +.. include:: ../../../_build/_static/vpp/performance-trending-dashboard-2t1c-3n-icx-ndr.rst + +PDR Weekly VPP worker on 2t1c +````````````````````````````` + +.. include:: ../../../_build/_static/vpp/performance-trending-dashboard-2t1c-3n-icx-pdr.rst + 2n-skx ------ diff --git a/docs/cpta/introduction/failures.rst b/docs/cpta/introduction/failures.rst index 27d6dab402..31572dfcc7 100644 --- a/docs/cpta/introduction/failures.rst +++ b/docs/cpta/introduction/failures.rst @@ -18,11 +18,21 @@ Legend to the tables: .. include:: ../../../_build/_static/vpp/failed-tests-2n-icx.rst +2n-icx-ndrpdr +------------- + +.. include:: ../../../_build/_static/vpp/failed-tests-2n-icx-ndrpdr.rst + 3n-icx-mrr ---------- .. include:: ../../../_build/_static/vpp/failed-tests-3n-icx.rst +3n-icx-ndrpdr +------------- + +.. include:: ../../../_build/_static/vpp/failed-tests-3n-icx-ndrpdr.rst + 2n-skx-mrr ---------- diff --git a/docs/cpta/introduction/weekly.rst b/docs/cpta/introduction/weekly.rst index e32f1d7a11..861b69e941 100644 --- a/docs/cpta/introduction/weekly.rst +++ b/docs/cpta/introduction/weekly.rst @@ -1,6 +1,48 @@ NDRPDR Weekly Comparison ======================== +2n-icx +------ + +NDR Comparison +`````````````` + +Comparison tables in HTML, ASCII and CSV formats: + + - `HTML 2t1c NDR comparison <../_static/vpp/ndrpdr-weekly-comp-2n-icx-2t1c-ndr_in.html>`_ + - `ASCII 2t1c NDR comparison <../_static/vpp/ndrpdr-weekly-comp-2n-icx-2t1c-ndr.txt>`_ + - `CSV 2t1c NDR comparison <../_static/vpp/ndrpdr-weekly-comp-2n-icx-2t1c-ndr.csv>`_ + +PDR Comparison +`````````````` + +Comparison tables in HTML, ASCII and CSV formats: + + - `HTML 2t1c PDR comparison <../_static/vpp/ndrpdr-weekly-comp-2n-icx-2t1c-pdr_in.html>`_ + - `ASCII 2t1c PDR comparison <../_static/vpp/ndrpdr-weekly-comp-2n-icx-2t1c-pdr.txt>`_ + - `CSV 2t1c PDR comparison <../_static/vpp/ndrpdr-weekly-comp-2n-icx-2t1c-pdr.csv>`_ + +3n-icx +------ + +NDR Comparison +`````````````` + +Comparison tables in HTML, ASCII and CSV formats: + + - `HTML 2t1c NDR comparison <../_static/vpp/ndrpdr-weekly-comp-3n-icx-2t1c-ndr_in.html>`_ + - `ASCII 2t1c NDR comparison <../_static/vpp/ndrpdr-weekly-comp-3n-icx-2t1c-ndr.txt>`_ + - `CSV 2t1c NDR comparison <../_static/vpp/ndrpdr-weekly-comp-3n-icx-2t1c-ndr.csv>`_ + +PDR Comparison +`````````````` + +Comparison tables in HTML, ASCII and CSV formats: + + - `HTML 2t1c PDR comparison <../_static/vpp/ndrpdr-weekly-comp-3n-icx-2t1c-pdr_in.html>`_ + - `ASCII 2t1c PDR comparison <../_static/vpp/ndrpdr-weekly-comp-3n-icx-2t1c-pdr.txt>`_ + - `CSV 2t1c PDR comparison <../_static/vpp/ndrpdr-weekly-comp-3n-icx-2t1c-pdr.csv>`_ + 2n-skx ------ |