diff options
author | Tibor Frank <tifrank@cisco.com> | 2018-03-01 14:52:47 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2018-03-21 15:43:10 +0000 |
commit | efdcf6470f6e15dcc918c70e5a61d10e10653f1e (patch) | |
tree | b2d5a5a2163b56d12f300c06119e925377674187 /docs/cpta/trending/ip6.rst | |
parent | 70068307d35abcd40abbcd9275bcb836d2cdbae6 (diff) |
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 <tifrank@cisco.com>
Diffstat (limited to 'docs/cpta/trending/ip6.rst')
-rw-r--r-- | docs/cpta/trending/ip6.rst | 20 |
1 files changed, 20 insertions, 0 deletions
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 + + <iframe width="1100" height="800" frameborder="0" scrolling="no" src="../_static/vpp/cpta-ip6-1.html"></iframe> + +*Figure 1. Daily trend.* + +.. raw:: html + + <iframe width="1100" height="800" frameborder="0" scrolling="no" src="../_static/vpp/cpta-ip6-5.html"></iframe> + +*Figure 2. Weekly trend.* + +.. raw:: html + + <iframe width="1100" height="800" frameborder="0" scrolling="no" src="../_static/vpp/cpta-ip6-30.html"></iframe> + +*Figure 3. Monthly trend.* |