CSIT-1122: Add link bonding tests for x710 to the Trending 41/12941/1
authorTibor Frank <tifrank@cisco.com>
Thu, 7 Jun 2018 12:15:26 +0000 (14:15 +0200)
committerTibor Frank <tifrank@cisco.com>
Thu, 7 Jun 2018 12:15:26 +0000 (14:15 +0200)
Change-Id: I199195bd771fcf9d363a91037cf98254b2d0b923
Signed-off-by: Tibor Frank <tifrank@cisco.com>
docs/cpta/trending/link_bonding.rst
resources/tools/presentation/specification_CPTA.yaml

index 65afa50..e28b277 100644 (file)
@@ -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>
index 3bf033c..049d57a 100644 (file)
       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"