X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=docs%2Fcpta%2Fintroduction%2Fdashboard.rst;h=9cd41816af1bdd46a5b18a759b3cee2d0779fdf6;hp=587e3daa7559b9a831a8c3f7f1de6b8e3b29e097;hb=6997d57c8baa51cb4c5578e86794737afa2a8f82;hpb=f98ff8b4954df62497f9751b82e89fff4f399134 diff --git a/docs/cpta/introduction/dashboard.rst b/docs/cpta/introduction/dashboard.rst index 587e3daa75..9cd41816af 100644 --- a/docs/cpta/introduction/dashboard.rst +++ b/docs/cpta/introduction/dashboard.rst @@ -1,20 +1,97 @@ Data Plane Performance ====================== +.. _Dashboard: + Legend to the tables: - **Test Case**: name of FD.io CSIT test case, naming convention `here `_. - - **Trend [Mpps]**: Trend (population average) of the last group of runs. - - **Short-Term Change [%]**: Relative change of last trend value - vs. last week trend value. - - **Long-Term Change [%]**: Relative change of last trend value vs. + - **Trend [Mpps]**: Population average of the last group of runs. + - **Runs [#]**: Number of runs belonging to the last sample group. + - **Long-Term Change [%]**: Relative change of Last Trend vs. maximum of trend values over the last quarter except last week. - - **Regressions [#]**: Number of regressions detected. - - **Progressions [#]**: Number of progressions detected. + - **Regressions [#]**: Number of regressions detected + in last few runs (4 for weekly, 14 for daily). + - **Progressions [#]**: Number of progressions detected + in last few runs (4 for weekly, 14 for daily). For full explanation see :ref:`Trend_Compliance` document. +2n-icx +------ + +VPP worker on 2t1c +`````````````````` + +.. include:: ../../../_build/_static/vpp/performance-trending-dashboard-2t1c-2n-icx.rst + +VPP worker on 4t2c +`````````````````` + +.. include:: ../../../_build/_static/vpp/performance-trending-dashboard-4t2c-2n-icx.rst + +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 +------ + +VPP worker on 2t1c +`````````````````` + +.. include:: ../../../_build/_static/vpp/performance-trending-dashboard-2t1c-3n-icx.rst + +VPP worker on 4t2c +`````````````````` + +.. include:: ../../../_build/_static/vpp/performance-trending-dashboard-4t2c-3n-icx.rst + +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 + +3n-alt +------ + +VPP worker on 1t1c +`````````````````` + +.. include:: ../../../_build/_static/vpp/performance-trending-dashboard-1t1c-3n-alt.rst + +VPP worker on 2t2c +`````````````````` + +.. include:: ../../../_build/_static/vpp/performance-trending-dashboard-2t2c-3n-alt.rst + +VPP worker on 4t4c +`````````````````` + +.. include:: ../../../_build/_static/vpp/performance-trending-dashboard-4t4c-3n-alt.rst + 2n-skx ------