From eb420bd5097a5cbbc4df984b87cf274038d80571 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Thu, 22 Mar 2018 15:15:45 +0100 Subject: CSIT-913: Continuous Trending, Analysis and Change Detection - CSIT-949: Add new plots - CSIT 951: Add new plots Change-Id: I09440df5209e3207339a8a9509c084da16f06356 Signed-off-by: Tibor Frank --- docs/cpta/trending/container_memif.rst | 38 +++++++- docs/cpta/trending/index.rst | 5 +- docs/cpta/trending/ip4.rst | 164 ++++++++++++++++++++++++++++++++- docs/cpta/trending/ip4_tunnels.rst | 56 +++++++++++ docs/cpta/trending/ip6_tunnels.rst | 3 + docs/cpta/trending/ipsec.rst | 2 + docs/cpta/trending/l2.rst | 162 +++++++++++++++++++++++++++++++- docs/cpta/trending/vm_vhost.rst | 66 +++++++++++-- 8 files changed, 482 insertions(+), 14 deletions(-) create mode 100644 docs/cpta/trending/ip4_tunnels.rst create mode 100644 docs/cpta/trending/ip6_tunnels.rst create mode 100644 docs/cpta/trending/ipsec.rst (limited to 'docs/cpta') diff --git a/docs/cpta/trending/container_memif.rst b/docs/cpta/trending/container_memif.rst index 5d145aa0f0..40ebc522e5 100644 --- a/docs/cpta/trending/container_memif.rst +++ b/docs/cpta/trending/container_memif.rst @@ -40,6 +40,24 @@ NIC 10ge2p1x520 *Figure 6. Monthly trend.* +.. raw:: html + + + +*Figure 7. Daily trend.* + +.. raw:: html + + + +*Figure 8. Weekly trend.* + +.. raw:: html + + + +*Figure 9. Monthly trend.* + NIC 40ge2p1xl710 ---------------- @@ -77,4 +95,22 @@ NIC 40ge2p1xl710 -*Figure 6. Monthly trend.* \ No newline at end of file +*Figure 6. Monthly trend.* + +.. raw:: html + + + +*Figure 7. Daily trend.* + +.. raw:: html + + + +*Figure 8. Weekly trend.* + +.. raw:: html + + + +*Figure 9. Monthly trend.* diff --git a/docs/cpta/trending/index.rst b/docs/cpta/trending/index.rst index 0dd9cf66a5..36c0754563 100644 --- a/docs/cpta/trending/index.rst +++ b/docs/cpta/trending/index.rst @@ -6,5 +6,8 @@ VPP Performance Trend l2 ip4 ip6 - container_memif + ip4_tunnels + ip6_tunnels vm_vhost + container_memif + ipsec diff --git a/docs/cpta/trending/ip4.rst b/docs/cpta/trending/ip4.rst index a84f362b5d..c8b4f8be33 100644 --- a/docs/cpta/trending/ip4.rst +++ b/docs/cpta/trending/ip4.rst @@ -1,20 +1,178 @@ IPv4 Routed-Forwarding ====================== +NIC 10ge2p1x520 +--------------- + +IPv4 Routed-Forwarding - Base and Scale +``````````````````````````````````````` + +.. raw:: html + + + +*Figure 1. Daily trend - base and scale.* + +.. raw:: html + + + +*Figure 2. Weekly trend - base and scale.* + +.. raw:: html + + + +*Figure 3. Monthly trend - base and scale.* + +.. raw:: html + + + +*Figure 4. Daily trend - base and scale.* + +.. raw:: html + + + +*Figure 5. Weekly trend - base and scale.* + +.. raw:: html + + + +*Figure 6. Monthly trend - base and scale.* + +.. raw:: html + + + +*Figure 7. Daily trend - base and scale.* + +.. raw:: html + + + +*Figure 8. Weekly trend - base and scale.* + +.. raw:: html + + + +*Figure 9. Monthly trend - base and scale.* + + +IPv4 Routed-Forwarding - Features +````````````````````````````````` + +.. raw:: html + + + +*Figure 1. Daily trend - features.* + +.. raw:: html + + + +*Figure 2. Weekly trend - features.* + +.. raw:: html + + + +*Figure 3. Monthly trend - features.* + +.. raw:: html + + + +*Figure 4. Daily trend - features.* + +.. raw:: html + + + +*Figure 5. Weekly trend - features.* + +.. raw:: html + + + +*Figure 6. Monthly trend - features.* + +.. raw:: html + + + +*Figure 7. Daily trend - features.* + +.. raw:: html + + + +*Figure 8. Weekly trend - features.* + +.. raw:: html + + + +*Figure 9. Monthly trend - features.* + +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.* + +.. raw:: html + + + +*Figure 7. Daily trend.* + +.. raw:: html + + + +*Figure 8. Weekly trend.* + +.. raw:: html + + + +*Figure 9. Monthly trend.* + diff --git a/docs/cpta/trending/ip4_tunnels.rst b/docs/cpta/trending/ip4_tunnels.rst new file mode 100644 index 0000000000..a9de1a7614 --- /dev/null +++ b/docs/cpta/trending/ip4_tunnels.rst @@ -0,0 +1,56 @@ +IPv4 Overlay Tunnels +==================== + +.. 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.* diff --git a/docs/cpta/trending/ip6_tunnels.rst b/docs/cpta/trending/ip6_tunnels.rst new file mode 100644 index 0000000000..6306588673 --- /dev/null +++ b/docs/cpta/trending/ip6_tunnels.rst @@ -0,0 +1,3 @@ +IPv6 Overlay Tunnels +==================== + diff --git a/docs/cpta/trending/ipsec.rst b/docs/cpta/trending/ipsec.rst new file mode 100644 index 0000000000..345f109d6b --- /dev/null +++ b/docs/cpta/trending/ipsec.rst @@ -0,0 +1,2 @@ +IPSec Crypto HW: IP4 Routed-Forwarding +====================================== diff --git a/docs/cpta/trending/l2.rst b/docs/cpta/trending/l2.rst index 8a51270ba5..88c2be3e0d 100644 --- a/docs/cpta/trending/l2.rst +++ b/docs/cpta/trending/l2.rst @@ -1,20 +1,176 @@ L2 Ethernet Switching ===================== +NIC 10ge2p1x520 +--------------- + +L2 Ethernet Switching - Base and Scale +`````````````````````````````````````` + +.. raw:: html + + + +*Figure 1. Daily trend - base and scale.* + +.. raw:: html + + + +*Figure 2. Weekly trend - base and scale.* + +.. raw:: html + + + +*Figure 3. Monthly trend - base and scale.* + +.. raw:: html + + + +*Figure 4. Daily trend - base and scale.* + +.. raw:: html + + + +*Figure 5. Weekly trend - base and scale.* + +.. raw:: html + + + +*Figure 6. Monthly trend - base and scale.* + +.. raw:: html + + + +*Figure 7. Daily trend - base and scale.* + +.. raw:: html + + + +*Figure 8. Weekly trend - base and scale.* + +.. raw:: html + + + +*Figure 9. Monthly trend - base and scale.* + +L2 Ethernet Switching - Features +```````````````````````````````` + +.. raw:: html + + + +*Figure 1. Daily trend - features.* + +.. raw:: html + + + +*Figure 2. Weekly trend - features.* + +.. raw:: html + + + +*Figure 3. Monthly trend - features.* + +.. raw:: html + + + +*Figure 4. Daily trend - features.* + +.. raw:: html + + + +*Figure 5. Weekly trend - features.* + +.. raw:: html + + + +*Figure 6. Monthly trend - features.* + +.. raw:: html + + + +*Figure 7. Daily trend - features.* + +.. raw:: html + + + +*Figure 8. Weekly trend - features.* + +.. raw:: html + + + +*Figure 9. Monthly trend - features.* + +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.* + +.. raw:: html + + + +*Figure 7. Daily trend.* + +.. raw:: html + + + +*Figure 8. Weekly trend.* + +.. raw:: html + + + +*Figure 9. Monthly trend.* diff --git a/docs/cpta/trending/vm_vhost.rst b/docs/cpta/trending/vm_vhost.rst index 6b464cc3cb..da2c38f833 100644 --- a/docs/cpta/trending/vm_vhost.rst +++ b/docs/cpta/trending/vm_vhost.rst @@ -42,40 +42,76 @@ NIC 10ge2p1x520 .. 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.* +.. raw:: html + + + +*Figure 13. Daily trend.* + +.. raw:: html + + + +*Figure 14. Weekly trend.* + +.. raw:: html + + + +*Figure 15. Monthly trend.* + +.. raw:: html + + + +*Figure 16. Daily trend.* + +.. raw:: html + + + +*Figure 17. Weekly trend.* + +.. raw:: html + + + +*Figure 18. Monthly trend.* + NIC 40ge2p1xl710 ---------------- @@ -114,3 +150,21 @@ NIC 40ge2p1xl710 *Figure 6. 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