From efdcf6470f6e15dcc918c70e5a61d10e10653f1e Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Thu, 1 Mar 2018 14:52:47 +0100 Subject: CSIT-913: Continuous Trending, Analysis and Change Detection - CSIT-915: LLD - CSIT-917: Functions to evaluate the results according to the PASS / FAIL criteria - CSIT-918: Sphinx configuration - CSIT-948: Statistical functions - CSIT-949: Data models for trending plots - CSIT-950: Code trending plots - CSIT-951: Static content - CSIT-984: PAL Specification file - CSIT-996: Download data from nexus Change-Id: Icb9305945bb0f142135bb177cb8781ba0096280e Signed-off-by: Tibor Frank --- docs/cpta/trending/container_memif.rst | 80 +++++++++++++++++++++++ docs/cpta/trending/index.rst | 10 +++ docs/cpta/trending/ip4.rst | 20 ++++++ docs/cpta/trending/ip6.rst | 20 ++++++ docs/cpta/trending/l2.rst | 20 ++++++ docs/cpta/trending/vm_vhost.rst | 116 +++++++++++++++++++++++++++++++++ 6 files changed, 266 insertions(+) create mode 100644 docs/cpta/trending/container_memif.rst create mode 100644 docs/cpta/trending/index.rst create mode 100644 docs/cpta/trending/ip4.rst create mode 100644 docs/cpta/trending/ip6.rst create mode 100644 docs/cpta/trending/l2.rst create mode 100644 docs/cpta/trending/vm_vhost.rst (limited to 'docs/cpta/trending') diff --git a/docs/cpta/trending/container_memif.rst b/docs/cpta/trending/container_memif.rst new file mode 100644 index 0000000000..5d145aa0f0 --- /dev/null +++ b/docs/cpta/trending/container_memif.rst @@ -0,0 +1,80 @@ +Container memif Connections +=========================== + +NIC 10ge2p1x520 +--------------- + +.. raw:: html + + + +*Figure 1. Daily trend.* + +.. raw:: html + + + +*Figure 2. Weekly trend.* + +.. raw:: html + + + +*Figure 3. Monthly trend.* + +.. raw:: html + + + +*Figure 4. Daily trend.* + +.. raw:: html + + + +*Figure 5. Weekly trend.* + +.. raw:: html + + + +*Figure 6. Monthly trend.* + +NIC 40ge2p1xl710 +---------------- + +.. raw:: html + + + +*Figure 1. Daily trend.* + +.. raw:: html + + + +*Figure 2. Weekly trend.* + +.. raw:: html + + + +*Figure 3. Monthly trend.* + +.. raw:: html + + + +*Figure 4. Daily trend.* + +.. raw:: html + + + +*Figure 5. Weekly trend.* + +.. raw:: html + + + +*Figure 6. Monthly trend.* \ No newline at end of file diff --git a/docs/cpta/trending/index.rst b/docs/cpta/trending/index.rst new file mode 100644 index 0000000000..0dd9cf66a5 --- /dev/null +++ b/docs/cpta/trending/index.rst @@ -0,0 +1,10 @@ +VPP Performance Trend +===================== + +.. toctree:: + + l2 + ip4 + ip6 + container_memif + vm_vhost diff --git a/docs/cpta/trending/ip4.rst b/docs/cpta/trending/ip4.rst new file mode 100644 index 0000000000..a84f362b5d --- /dev/null +++ b/docs/cpta/trending/ip4.rst @@ -0,0 +1,20 @@ +IPv4 Routed-Forwarding +====================== + +.. raw:: html + + + +*Figure 1. Daily trend.* + +.. raw:: html + + + +*Figure 2. Weekly trend.* + +.. raw:: html + + + +*Figure 3. Monthly trend.* diff --git a/docs/cpta/trending/ip6.rst b/docs/cpta/trending/ip6.rst new file mode 100644 index 0000000000..a2b5afdfd7 --- /dev/null +++ b/docs/cpta/trending/ip6.rst @@ -0,0 +1,20 @@ +IPv6 Routed-Forwarding +====================== + +.. raw:: html + + + +*Figure 1. Daily trend.* + +.. raw:: html + + + +*Figure 2. Weekly trend.* + +.. raw:: html + + + +*Figure 3. Monthly trend.* diff --git a/docs/cpta/trending/l2.rst b/docs/cpta/trending/l2.rst new file mode 100644 index 0000000000..8a51270ba5 --- /dev/null +++ b/docs/cpta/trending/l2.rst @@ -0,0 +1,20 @@ +L2 Ethernet Switching +===================== + +.. raw:: html + + + +*Figure 1. Daily trend.* + +.. raw:: html + + + +*Figure 2. Weekly trend.* + +.. raw:: html + + + +*Figure 3. Monthly trend.* diff --git a/docs/cpta/trending/vm_vhost.rst b/docs/cpta/trending/vm_vhost.rst new file mode 100644 index 0000000000..6b464cc3cb --- /dev/null +++ b/docs/cpta/trending/vm_vhost.rst @@ -0,0 +1,116 @@ +VM vhost Connections +==================== + +NIC 10ge2p1x520 +--------------- + +.. raw:: html + + + +*Figure 1. Daily trend.* + +.. raw:: html + + + +*Figure 2. Weekly trend.* + +.. raw:: html + + + +*Figure 3. Monthly trend.* + +.. raw:: html + + + +*Figure 4. Daily trend.* + +.. raw:: html + + + +*Figure 5. Weekly trend.* + +.. raw:: html + + + +*Figure 6. Monthly trend.* + +.. raw:: html + + + +*Figure 7. Daily trend.* + +.. raw:: html + + + +*Figure 8. Weekly trend.* + +.. raw:: html + + + +*Figure 9. Monthly trend.* + +.. raw:: html + + + +*Figure 10. Daily trend.* + +.. raw:: html + + + +*Figure 11. Weekly trend.* + +.. raw:: html + + + +*Figure 12. Monthly trend.* + +NIC 40ge2p1xl710 +---------------- + +.. raw:: html + + + +*Figure 1. Daily trend.* + +.. raw:: html + + + +*Figure 2. Weekly trend.* + +.. raw:: html + + + +*Figure 3. Monthly trend.* + +.. raw:: html + + + +*Figure 4. Daily trend.* + +.. raw:: html + + + +*Figure 5. Weekly trend.* + +.. raw:: html + + + +*Figure 6. Monthly trend.* -- cgit 1.2.3-korg