diff options
author | Tibor Frank <tifrank@cisco.com> | 2021-07-20 10:19:09 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2021-07-26 14:46:13 +0200 |
commit | a4fe771848907ee4a551cf06432f1ec6da496608 (patch) | |
tree | 20ef7a85447697b1448b16c98ecfc424b3f560f7 /docs/cpta/data | |
parent | 53e6c3440afd81d1504db75e7fa8d09229641079 (diff) |
Trending: Save latency data in csv files
Change-Id: I397dc1711f52324c158c775522cfef3044724ad7
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'docs/cpta/data')
-rw-r--r-- | docs/cpta/data/index.rst | 18 |
1 files changed, 6 insertions, 12 deletions
diff --git a/docs/cpta/data/index.rst b/docs/cpta/data/index.rst index bf9b485891..4c47f0fde6 100644 --- a/docs/cpta/data/index.rst +++ b/docs/cpta/data/index.rst @@ -6,10 +6,6 @@ in the CSV formats: **VPP MRR** - - 3n-hsw - - - `CSV format <../_static/vpp/csit-vpp-perf-mrr-daily-master-trending.csv>`_ - - 3n-skx - `CSV format <../_static/vpp/csit-vpp-perf-mrr-daily-master-3n-skx-trending.csv>`_ @@ -44,28 +40,26 @@ in the CSV formats: **VPP NDRPDR** - - 3n-hsw - - - `CSV format <../_static/vpp/csit-vpp-perf-ndrpdr-weekly-master-3n-hsw-trending.csv>`_ - - 3n-skx - `CSV format <../_static/vpp/csit-vpp-perf-ndrpdr-weekly-master-3n-skx-trending.csv>`_ + - `Latency (P50 at 50% load, direction 1) in CSV format <../_static/vpp/csit-vpp-perf-ndrpdr-weekly-master-3n-skx-lat-P50-50-d1.csv>`_ + - `Latency (P50 at 50% load, direction 2) in CSV format <../_static/vpp/csit-vpp-perf-ndrpdr-weekly-master-3n-skx-lat-P50-50-d2.csv>`_ - 2n-skx - `CSV format <../_static/vpp/csit-vpp-perf-ndrpdr-weekly-master-2n-skx-trending.csv>`_ + - `Latency (P50 at 50% load, direction 1) in CSV format <../_static/vpp/csit-vpp-perf-ndrpdr-weekly-master-2n-skx-lat-P50-50-d1.csv>`_ + - `Latency (P50 at 50% load, direction 2) in CSV format <../_static/vpp/csit-vpp-perf-ndrpdr-weekly-master-2n-skx-lat-P50-50-d2.csv>`_ - 2n-clx - `CSV format <../_static/vpp/csit-vpp-perf-ndrpdr-weekly-master-2n-clx-trending.csv>`_ + - `Latency (P50 at 50% load, direction 1) in CSV format <../_static/vpp/csit-vpp-perf-ndrpdr-weekly-master-2n-clx-lat-P50-50-d1.csv>`_ + - `Latency (P50 at 50% load, direction 2) in CSV format <../_static/vpp/csit-vpp-perf-ndrpdr-weekly-master-2n-clx-lat-P50-50-d2.csv>`_ **DPDK MRR** - - 3n-hsw - - - `CSV format <../_static/vpp/csit-dpdk-perf-mrr-weekly-master-trending.csv>`_ - - 3n-skx - `CSV format <../_static/vpp/csit-dpdk-perf-mrr-weekly-master-3n-skx-trending.csv>`_ |