aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2018-06-07 14:15:26 +0200
committerTibor Frank <tifrank@cisco.com>2018-06-07 14:15:26 +0200
commitc3ad2c4b995f137fba710055ceb46870648f3e18 (patch)
tree2c88c40897cb7d58abc46bdfebbd249570c2e50c
parentcb371e36ed52b72f66dafd516598d4324259f006 (diff)
CSIT-1122: Add link bonding tests for x710 to the Trending
Change-Id: I199195bd771fcf9d363a91037cf98254b2d0b923 Signed-off-by: Tibor Frank <tifrank@cisco.com>
-rw-r--r--docs/cpta/trending/link_bonding.rst109
-rw-r--r--resources/tools/presentation/specification_CPTA.yaml50
2 files changed, 159 insertions, 0 deletions
diff --git a/docs/cpta/trending/link_bonding.rst b/docs/cpta/trending/link_bonding.rst
index 65afa504ff..e28b27768a 100644
--- a/docs/cpta/trending/link_bonding.rst
+++ b/docs/cpta/trending/link_bonding.rst
@@ -109,3 +109,112 @@ x520-imix
<iframe width="1100" height="800" frameborder="0" scrolling="no" src="../_static/vpp/cpta-lb-imix-4t4c-x520.html"></iframe>
<p><br><br></p>
</center>
+
+x710-64b
+--------
+
+1t1c
+````
+
+.. raw:: html
+
+ <a name="x710-64b-1t1c"></a>
+ <center><b>
+
+:index:`x710-lb-64b-1t1c-mrr`
+
+.. raw:: html
+
+ </b>
+ <iframe width="1100" height="800" frameborder="0" scrolling="no" src="../_static/vpp/cpta-lb-64b-1t1c-x710.html"></iframe>
+ <p><br><br></p>
+ </center>
+
+2t2c
+````
+
+.. raw:: html
+
+ <a name="x710-64b-2t2c"></a>
+ <center><b>
+
+:index:`x710-lb-64b-2t2c-mrr`
+
+.. raw:: html
+
+ </b>
+ <iframe width="1100" height="800" frameborder="0" scrolling="no" src="../_static/vpp/cpta-lb-64b-2t2c-x710.html"></iframe>
+ <p><br><br></p>
+ </center>
+
+4t4c
+````
+
+.. raw:: html
+
+ <a name="x710-64b-4t4c"></a>
+ <center><b>
+
+:index:`x710-lb-64b-4t4c-mrr`
+
+.. raw:: html
+
+ </b>
+ <iframe width="1100" height="800" frameborder="0" scrolling="no" src="../_static/vpp/cpta-lb-64b-4t4c-x710.html"></iframe>
+ <p><br><br></p>
+ </center>
+
+
+x710-imix
+---------
+
+1t1c
+````
+
+.. raw:: html
+
+ <a name="x710-imix-1t1c"></a>
+ <center><b>
+
+:index:`x710-lb-imix-1t1c-mrr`
+
+.. raw:: html
+
+ </b>
+ <iframe width="1100" height="800" frameborder="0" scrolling="no" src="../_static/vpp/cpta-lb-imix-1t1c-x710.html"></iframe>
+ <p><br><br></p>
+ </center>
+
+2t2c
+````
+
+.. raw:: html
+
+ <a name="x710-imix-2t2c"></a>
+ <center><b>
+
+:index:`x710-lb-imix-2t2c-mrr`
+
+.. raw:: html
+
+ </b>
+ <iframe width="1100" height="800" frameborder="0" scrolling="no" src="../_static/vpp/cpta-lb-imix-2t2c-x710.html"></iframe>
+ <p><br><br></p>
+ </center>
+
+4t4c
+````
+
+.. raw:: html
+
+ <a name="x710-imix-4t4c"></a>
+ <center><b>
+
+:index:`x710-lb-imix-4t4c-mrr`
+
+.. raw:: html
+
+ </b>
+ <iframe width="1100" height="800" frameborder="0" scrolling="no" src="../_static/vpp/cpta-lb-imix-4t4c-x710.html"></iframe>
+ <p><br><br></p>
+ </center>
diff --git a/resources/tools/presentation/specification_CPTA.yaml b/resources/tools/presentation/specification_CPTA.yaml
index 3bf033c6f4..049d57ad2d 100644
--- a/resources/tools/presentation/specification_CPTA.yaml
+++ b/resources/tools/presentation/specification_CPTA.yaml
@@ -1235,3 +1235,53 @@
parameters:
- "result"
layout: "plot-cpta"
+
+# Link Bonding - x710
+
+ - title: "VPP 1T1C Link Bonding 64B MRR Trending"
+ output-file-name: "lb-64b-1t1c-x710"
+ data: "plot-performance-trending"
+ filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '1T1C' and 'LBOND'"
+ parameters:
+ - "result"
+ layout: "plot-cpta"
+
+ - title: "VPP 2T2C Link Bonding 64B MRR Trending"
+ output-file-name: "lb-64b-2t2c-x710"
+ data: "plot-performance-trending"
+ filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '2T2C' and 'LBOND'"
+ parameters:
+ - "result"
+ layout: "plot-cpta"
+
+ - title: "VPP 4T4C Link Bonding 64B MRR Trending"
+ output-file-name: "lb-64b-4t4c-x710"
+ data: "plot-performance-trending"
+ filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '4T4C' and 'LBOND'"
+ parameters:
+ - "result"
+ layout: "plot-cpta"
+
+ - title: "VPP 1T1C Link Bonding IMIX MRR Trending"
+ output-file-name: "lb-imix-1t1c-x710"
+ data: "plot-performance-trending"
+ filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '1T1C' and 'LBOND'"
+ parameters:
+ - "result"
+ layout: "plot-cpta"
+
+ - title: "VPP 2T2C Link Bonding IMIX MRR Trending"
+ output-file-name: "lb-imix-2t2c-x710"
+ data: "plot-performance-trending"
+ filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '2T2C' and 'LBOND'"
+ parameters:
+ - "result"
+ layout: "plot-cpta"
+
+ - title: "VPP 4T4C Link Bonding IMIX MRR Trending"
+ output-file-name: "lb-imix-4t4c-x710"
+ data: "plot-performance-trending"
+ filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '4T4C' and 'LBOND'"
+ parameters:
+ - "result"
+ layout: "plot-cpta"