diff options
Diffstat (limited to 'docs/cpta/data')
-rw-r--r-- | docs/cpta/data/index.rst | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/docs/cpta/data/index.rst b/docs/cpta/data/index.rst index f9992ed335..69c4c8dd6d 100644 --- a/docs/cpta/data/index.rst +++ b/docs/cpta/data/index.rst @@ -4,5 +4,12 @@ Performance Data Performance test data used to generate the trendline graphs is available in a CSV and pretty ASCII formats: - - `csv format <../_static/vpp/cpta-trending.csv>`_, - - `pretty ASCII format <../_static/vpp/cpta-trending.txt>`_. +**VPP** + + - `csv format <../_static/vpp/cpta-csit-vpp-perf-mrr-daily-master-trending.csv>`_, + - `pretty ASCII format <../_static/vpp/cpta-csit-vpp-perf-mrr-daily-master-trending.txt>`_. + +**DPDK** + + - `csv format <../_static/vpp/cpta-csit-dpdk-perf-mrr-weekly-master-trending.csv>`_, + - `pretty ASCII format <../_static/vpp/cpta-csit-dpdk-perf-mrr-weekly-master-trending.txt>`_. |