aboutsummaryrefslogtreecommitdiffstats
path: root/docs/report/testpmd_performance_tests
diff options
context:
space:
mode:
Diffstat (limited to 'docs/report/testpmd_performance_tests')
-rw-r--r--docs/report/testpmd_performance_tests/packet_latency_graphs/l2.rst7
-rw-r--r--docs/report/testpmd_performance_tests/packet_throughput_graphs/l2.rst7
2 files changed, 10 insertions, 4 deletions
diff --git a/docs/report/testpmd_performance_tests/packet_latency_graphs/l2.rst b/docs/report/testpmd_performance_tests/packet_latency_graphs/l2.rst
index a323761133..fc2e833967 100644
--- a/docs/report/testpmd_performance_tests/packet_latency_graphs/l2.rst
+++ b/docs/report/testpmd_performance_tests/packet_latency_graphs/l2.rst
@@ -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
(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-dpdk-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::
diff --git a/docs/report/testpmd_performance_tests/packet_throughput_graphs/l2.rst b/docs/report/testpmd_performance_tests/packet_throughput_graphs/l2.rst
index 31a3d31b66..ee79a4c6d0 100644
--- a/docs/report/testpmd_performance_tests/packet_throughput_graphs/l2.rst
+++ b/docs/report/testpmd_performance_tests/packet_throughput_graphs/l2.rst
@@ -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
configurations.
-Title of each graph is a regex (regular expression) matching plotted
-test cases.
+*Title of each graph* is a regex (regular expression) matching all plotted
+throughput test cases, *X-axis labels* are indeces of csit-dpdk-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::