csit rls1701 report nits and updates: 68/5068/4
authorMaciek Konstantynowicz <mkonstan@cisco.com>
Tue, 7 Feb 2017 18:52:35 +0000 (18:52 +0000)
committerPeter Mikus <pmikus@cisco.com>
Wed, 8 Feb 2017 05:24:31 +0000 (05:24 +0000)
- Completed paragraph for each thput and latency graph in report describing: graphs title, x-axis, y-axis, legend.

Change-Id: Ia45e2da2623b909123f6b3d4abe65e6caf72e058
Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
15 files changed:
docs/report/testpmd_performance_tests/packet_latency_graphs/l2.rst
docs/report/testpmd_performance_tests/packet_throughput_graphs/l2.rst
docs/report/vpp_performance_tests/packet_latency_graphs/ipv4.rst
docs/report/vpp_performance_tests/packet_latency_graphs/ipv4_tunnels.rst
docs/report/vpp_performance_tests/packet_latency_graphs/ipv6.rst
docs/report/vpp_performance_tests/packet_latency_graphs/ipv6_tunnels.rst
docs/report/vpp_performance_tests/packet_latency_graphs/l2.rst
docs/report/vpp_performance_tests/packet_latency_graphs/vm_vhost.rst
docs/report/vpp_performance_tests/packet_throughput_graphs/ipv4.rst
docs/report/vpp_performance_tests/packet_throughput_graphs/ipv4_tunnels.rst
docs/report/vpp_performance_tests/packet_throughput_graphs/ipv6.rst
docs/report/vpp_performance_tests/packet_throughput_graphs/ipv6_tunnels.rst
docs/report/vpp_performance_tests/packet_throughput_graphs/l2.rst
docs/report/vpp_performance_tests/packet_throughput_graphs/vm_vhost.rst
resources/tools/report_gen/run_report.sh

index a323761..fc2e833 100644 (file)
@@ -7,8 +7,11 @@ throughput rate. Latency is reported for Testpmd running in multiple
 configurations of Testpmd worker thread(s), a.k.a. Testpmd data plane thread\r
 (s), and their physical CPU core(s) placement.\r
 \r
 configurations of Testpmd worker thread(s), a.k.a. Testpmd data plane thread\r
 (s), and their physical CPU core(s) placement.\r
 \r
-Title of each graph is a regex (regular expression) matching all plotted\r
-test case throughput measurements.\r
+*Title of each graph* is a regex (regular expression) matching all plotted\r
+latency test cases, *X-axis labels* are indeces of csit-dpdk-perf-1701 jobs\r
+that created result output files used as data sources for the graph,\r
+*Y-axis labels* are measured packet Latency [uSec] values, and the *graph\r
+legend* identifes the plotted test suites.\r
 \r
 .. note::\r
 \r
 \r
 .. note::\r
 \r
index 31a3d31..ee79a4c 100644 (file)
@@ -7,8 +7,11 @@ performance illustrating NDR throughput (zero packet loss) and PDR throughput
 Testpmd worker thread (a.k.a. VPP data plane thread) and physical CPU core\r
 configurations.\r
 \r
 Testpmd worker thread (a.k.a. VPP data plane thread) and physical CPU core\r
 configurations.\r
 \r
-Title of each graph is a regex (regular expression) matching plotted\r
-test cases.\r
+*Title of each graph* is a regex (regular expression) matching all plotted\r
+throughput test cases, *X-axis labels* are indeces of csit-dpdk-perf-1701 jobs\r
+that created result output files used as data sources for the graph,\r
+*Y-axis labels* are measured Packets Per Second [pps] values, and the *graph\r
+legend* identifes the plotted test suites.\r
 \r
 .. note::\r
 \r
 \r
 .. note::\r
 \r
index c46f014..6473422 100644 (file)
@@ -7,8 +7,11 @@ throughput rate. Latency is reported for VPP running in multiple
 configurations of VPP worker thread(s), a.k.a. VPP data plane thread (s), and
 their physical CPU core(s) placement.
 
 configurations of VPP worker thread(s), a.k.a. VPP data plane thread (s), and
 their physical CPU core(s) placement.
 
-Title of each graph is a regex (regular expression) matching all plotted
-test case throughput measurements.
+*Title of each graph* is a regex (regular expression) matching all plotted
+latency test cases, *X-axis labels* are indeces of csit-vpp-perf-1701 jobs
+that created result output files used as data sources for the graph,
+*Y-axis labels* are measured packet Latency [uSec] values, and the *graph
+legend* identifes the plotted test suites.
 
 .. note::
 
 
 .. note::
 
index d3293cc..a413514 100644 (file)
@@ -7,8 +7,11 @@ throughput rate. Latency is reported for VPP running in multiple
 configurations of VPP worker thread(s), a.k.a. VPP data plane thread (s), and
 their physical CPU core(s) placement.
 
 configurations of VPP worker thread(s), a.k.a. VPP data plane thread (s), and
 their physical CPU core(s) placement.
 
-Title of each graph is a regex (regular expression) matching all plotted
-test case throughput measurements.
+*Title of each graph* is a regex (regular expression) matching all plotted
+latency test cases, *X-axis labels* are indeces of csit-vpp-perf-1701 jobs
+that created result output files used as data sources for the graph,
+*Y-axis labels* are measured packet Latency [uSec] values, and the *graph
+legend* identifes the plotted test suites.
 
 .. note::
 
 
 .. note::
 
index 38bcf71..762b427 100644 (file)
@@ -7,8 +7,11 @@ throughput rate. Latency is reported for VPP running in multiple
 configurations of VPP worker thread(s), a.k.a. VPP data plane thread (s), and
 their physical CPU core(s) placement.
 
 configurations of VPP worker thread(s), a.k.a. VPP data plane thread (s), and
 their physical CPU core(s) placement.
 
-Title of each graph is a regex (regular expression) matching all plotted
-test case throughput measurements.
+*Title of each graph* is a regex (regular expression) matching all plotted
+latency test cases, *X-axis labels* are indeces of csit-vpp-perf-1701 jobs
+that created result output files used as data sources for the graph,
+*Y-axis labels* are measured packet Latency [uSec] values, and the *graph
+legend* identifes the plotted test suites.
 
 .. note::
 
 
 .. note::
 
index 94bf9a8..1b9e562 100644 (file)
@@ -7,8 +7,11 @@ throughput rate. Latency is reported for VPP running in multiple
 configurations of VPP worker thread(s), a.k.a. VPP data plane thread (s), and
 their physical CPU core(s) placement.
 
 configurations of VPP worker thread(s), a.k.a. VPP data plane thread (s), and
 their physical CPU core(s) placement.
 
-Title of each graph is a regex (regular expression) matching all plotted
-test case throughput measurements.
+*Title of each graph* is a regex (regular expression) matching all plotted
+latency test cases, *X-axis labels* are indeces of csit-vpp-perf-1701 jobs
+that created result output files used as data sources for the graph,
+*Y-axis labels* are measured packet Latency [uSec] values, and the *graph
+legend* identifes the plotted test suites.
 
 .. note::
 
 
 .. note::
 
index a487306..8354ac5 100644 (file)
@@ -7,8 +7,11 @@ throughput rate. Latency is reported for VPP running in multiple
 configurations of VPP worker thread(s), a.k.a. VPP data plane thread (s), and
 their physical CPU core(s) placement.
 
 configurations of VPP worker thread(s), a.k.a. VPP data plane thread (s), and
 their physical CPU core(s) placement.
 
-Title of each graph is a regex (regular expression) matching all plotted
-test case throughput measurements.
+*Title of each graph* is a regex (regular expression) matching all plotted
+latency test cases, *X-axis labels* are indeces of csit-vpp-perf-1701 jobs
+that created result output files used as data sources for the graph,
+*Y-axis labels* are measured packet Latency [uSec] values, and the *graph
+legend* identifes the plotted test suites.
 
 .. note::
 
 
 .. note::
 
index 6421db1..9c070fa 100644 (file)
@@ -7,8 +7,11 @@ throughput rate. Latency is reported for VPP running in multiple
 configurations of VPP worker thread(s), a.k.a. VPP data plane thread (s), and
 their physical CPU core(s) placement.
 
 configurations of VPP worker thread(s), a.k.a. VPP data plane thread (s), and
 their physical CPU core(s) placement.
 
-Title of each graph is a regex (regular expression) matching all plotted
-test case throughput measurements.
+*Title of each graph* is a regex (regular expression) matching all plotted
+latency test cases, *X-axis labels* are indeces of csit-vpp-perf-1701 jobs
+that created result output files used as data sources for the graph,
+*Y-axis labels* are measured packet Latency [uSec] values, and the *graph
+legend* identifes the plotted test suites.
 
 .. note::
 
 
 .. note::
 
index c413adb..169d07a 100644 (file)
@@ -7,8 +7,11 @@ performance illustrating NDR throughput (zero packet loss) and PDR throughput
 configurations of VPP worker thread(s), a.k.a. VPP data plane thread (s), and
 their physical CPU core(s) placement.
 
 configurations of VPP worker thread(s), a.k.a. VPP data plane thread (s), and
 their physical CPU core(s) placement.
 
-Title of each graph is a regex (regular expression) matching all plotted
-test case throughput measurements.
+*Title of each graph* is a regex (regular expression) matching all plotted
+throughput test cases, *X-axis labels* are indeces of csit-vpp-perf-1701 jobs
+that created result output files used as data sources for the graph,
+*Y-axis labels* are measured Packets Per Second [pps] values, and the *graph
+legend* identifes the plotted test suites.
 
 .. note::
 
 
 .. note::
 
index 23ac3fc..131e4e4 100644 (file)
@@ -7,8 +7,11 @@ performance illustrating NDR throughput (zero packet loss) and PDR throughput
 configurations of VPP worker thread(s), a.k.a. VPP data plane thread (s), and
 their physical CPU core(s) placement.
 
 configurations of VPP worker thread(s), a.k.a. VPP data plane thread (s), and
 their physical CPU core(s) placement.
 
-Title of each graph is a regex (regular expression) matching all plotted
-test case throughput measurements.
+*Title of each graph* is a regex (regular expression) matching all plotted
+throughput test cases, *X-axis labels* are indeces of csit-vpp-perf-1701 jobs
+that created result output files used as data sources for the graph,
+*Y-axis labels* are measured Packets Per Second [pps] values, and the *graph
+legend* identifes the plotted test suites.
 
 .. note::
 
 
 .. note::
 
index e04f2c6..1230bde 100644 (file)
@@ -7,8 +7,11 @@ performance illustrating NDR throughput (zero packet loss) and PDR throughput
 configurations of VPP worker thread(s), a.k.a. VPP data plane thread (s), and
 their physical CPU core(s) placement.
 
 configurations of VPP worker thread(s), a.k.a. VPP data plane thread (s), and
 their physical CPU core(s) placement.
 
-Title of each graph is a regex (regular expression) matching all plotted
-test case throughput measurements.
+*Title of each graph* is a regex (regular expression) matching all plotted
+throughput test cases, *X-axis labels* are indeces of csit-vpp-perf-1701 jobs
+that created result output files used as data sources for the graph,
+*Y-axis labels* are measured Packets Per Second [pps] values, and the *graph
+legend* identifes the plotted test suites.
 
 .. note::
 
 
 .. note::
 
index 1a57998..fcd5bef 100644 (file)
@@ -7,8 +7,11 @@ performance illustrating NDR throughput (zero packet loss) and PDR throughput
 configurations of VPP worker thread(s), a.k.a. VPP data plane thread (s), and
 their physical CPU core(s) placement.
 
 configurations of VPP worker thread(s), a.k.a. VPP data plane thread (s), and
 their physical CPU core(s) placement.
 
-Title of each graph is a regex (regular expression) matching all plotted
-test case throughput measurements.
+*Title of each graph* is a regex (regular expression) matching all plotted
+throughput test cases, *X-axis labels* are indeces of csit-vpp-perf-1701 jobs
+that created result output files used as data sources for the graph,
+*Y-axis labels* are measured Packets Per Second [pps] values, and the *graph
+legend* identifes the plotted test suites.
 
 .. note::
 
 
 .. note::
 
index 89429a6..e28400e 100644 (file)
@@ -7,8 +7,11 @@ performance illustrating NDR throughput (zero packet loss) and PDR throughput
 configurations of VPP worker thread(s), a.k.a. VPP data plane thread (s), and
 their physical CPU core(s) placement.
 
 configurations of VPP worker thread(s), a.k.a. VPP data plane thread (s), and
 their physical CPU core(s) placement.
 
-Title of each graph is a regex (regular expression) matching all plotted
-test case throughput measurements.
+*Title of each graph* is a regex (regular expression) matching all plotted
+throughput test cases, *X-axis labels* are indeces of csit-vpp-perf-1701 jobs
+that created result output files used as data sources for the graph,
+*Y-axis labels* are measured Packets Per Second [pps] values, and the *graph
+legend* identifes the plotted test suites.
 
 .. note::
 
 
 .. note::
 
index b5bc0dd..beadc05 100644 (file)
@@ -7,8 +7,11 @@ performance illustrating NDR throughput (zero packet loss) and PDR throughput
 configurations of VPP worker thread(s), a.k.a. VPP data plane thread (s), and
 their physical CPU core(s) placement.
 
 configurations of VPP worker thread(s), a.k.a. VPP data plane thread (s), and
 their physical CPU core(s) placement.
 
-Title of each graph is a regex (regular expression) matching all plotted
-test case throughput measurements.
+*Title of each graph* is a regex (regular expression) matching all plotted
+throughput test cases, *X-axis labels* are indeces of csit-vpp-perf-1701 jobs
+that created result output files used as data sources for the graph,
+*Y-axis labels* are measured Packets Per Second [pps] values, and the *graph
+legend* identifes the plotted test suites.
 
 .. note::
 
 
 .. note::
 
index 83a4467..f169a1d 100755 (executable)
@@ -65,7 +65,7 @@ JEN_URL='https://jenkins.fd.io/view/csit/job'
 JEN_FILE_PERF='output_perf_data.xml'
 
 JEN_JOB='csit-vpp-perf-1701-all'
 JEN_FILE_PERF='output_perf_data.xml'
 
 JEN_JOB='csit-vpp-perf-1701-all'
-JEN_BUILD=(3 4 7 8)
+JEN_BUILD=(3 4 7 8 9)
 
 for i in "${JEN_BUILD[@]}"; do
     curl -fs ${JEN_URL}/${JEN_JOB}/${i}/artifact/${JEN_FILE_PERF} -o ${STATIC_DIR_VPP}/${JEN_JOB}-${i}.xml
 
 for i in "${JEN_BUILD[@]}"; do
     curl -fs ${JEN_URL}/${JEN_JOB}/${i}/artifact/${JEN_FILE_PERF} -o ${STATIC_DIR_VPP}/${JEN_JOB}-${i}.xml
@@ -89,7 +89,7 @@ for i in "${JEN_BUILD[@]}"; do
 done
 
 JEN_JOB='csit-vpp-functional-1701-virl'
 done
 
 JEN_JOB='csit-vpp-functional-1701-virl'
-JEN_BUILD=(18)
+JEN_BUILD=(48)
 
 for i in "${JEN_BUILD[@]}"; do
     curl -fs ${JEN_URL}/${JEN_JOB}/${i}/artifact/\*zip\*/archive.zip -o ${STATIC_DIR_ARCH}/${JEN_JOB}-${i}.zip
 
 for i in "${JEN_BUILD[@]}"; do
     curl -fs ${JEN_URL}/${JEN_JOB}/${i}/artifact/\*zip\*/archive.zip -o ${STATIC_DIR_ARCH}/${JEN_JOB}-${i}.zip