From cadab3a8d0f465cc5ac8b005d9670b80c102170b Mon Sep 17 00:00:00 2001 From: Maciek Konstantynowicz Date: Fri, 27 Apr 2018 12:20:05 +0100 Subject: Edits in trending docs: methodology, dashboard. Change-Id: I137f4fd9c0a32435de65c9e25088e6775d6c2dca Signed-off-by: Maciek Konstantynowicz --- docs/cpta/introduction/index.rst | 31 ++++++++++++++++++------------- 1 file changed, 18 insertions(+), 13 deletions(-) (limited to 'docs/cpta/introduction/index.rst') diff --git a/docs/cpta/introduction/index.rst b/docs/cpta/introduction/index.rst index df47dc5cd9..8b3c17029d 100644 --- a/docs/cpta/introduction/index.rst +++ b/docs/cpta/introduction/index.rst @@ -1,30 +1,35 @@ -VPP MRR Performance Dashboard -============================= +VPP Performance Dashboard +========================= Description ----------- -Dashboard tables list a summary of per test-case VPP MRR performance -trend and trend compliance metrics, and detected number of anomalies. -Data samples come from the CSIT VPP trending MRR jobs executed twice a -day, every 12 hrs (02:00, 14:00 UTC). All trend and anomaly evaluation -is based on a rolling window of data samples, covering last 7 -days. +Dashboard tables list a summary of latest per test-case VPP Maximum +Receive Rate (MRR) performance trend, trend compliance metrics and +detected number of anomalies. Data samples come from the CSIT VPP +performance trending jobs executed twice a day, every 12 hrs (02:00, +14:00 UTC). All trend and anomaly evaluation is based on a rolling +window of data samples, covering last 7 days. Legend to table: - **Test Case** : name of CSIT test case, naming convention in `CSIT wiki `_. - **Trend [Mpps]** : last value of trend. - - **Short-Term Change [%]** : Relative change of last trend value vs. last - week trend value. - - **Long-Term Change [%]** : Relative change of last trend value vs. maximum - of trend values over the last quarter except last week. + - **Short-Term Change [%]** : Relative change of last trend value + vs. last week trend value. + - **Long-Term Change [%]** : Relative change of last trend value vs. + maximum of trend values over the last quarter except last week. - **Regressions [#]** : Number of regressions detected. - **Progressions [#]** : Number of progressions detected. - **Outliers [#]** : Number of outliers detected. -All trend and anomaly calculations are defined in :ref:`trending_methodology`. +MRR tests measure the packet forwarding rate under the maximum load +offered by traffic generator over a set trial duration, regardless of +packet loss. + +For more detail about MRR tests, trend and anomaly calculations please +refer to :ref:`trending_methodology` section. Tested VPP worker-thread-core combinations (1t1c, 2t2c, 4t4c) are listed in separate tables in section 1.x. Followed by trending methodology in -- cgit 1.2.3-korg