ee79a4c6d09768d11dcb3e13167dac4f9e981888
[csit.git] / docs / report / testpmd_performance_tests / packet_throughput_graphs / l2.rst
1 L2 Ethernet Looping\r
2 ===================\r
3 \r
4 Following sections provide a summary of VPP Phy-to-Phy L2 Ethernet Looping\r
5 performance illustrating NDR throughput (zero packet loss) and PDR throughput\r
6 (<0.5% packet loss). Performance is reported for Testpmd running in multiple\r
7 Testpmd worker thread (a.k.a. VPP data plane thread) and physical CPU core\r
8 configurations.\r
9 \r
10 *Title of each graph* is a regex (regular expression) matching all plotted\r
11 throughput test cases, *X-axis labels* are indeces of csit-dpdk-perf-1701 jobs\r
12 that created result output files used as data sources for the graph,\r
13 *Y-axis labels* are measured Packets Per Second [pps] values, and the *graph\r
14 legend* identifes the plotted test suites.\r
15 \r
16 .. note::\r
17 \r
18     Sources of test results data: i) FD.io executor jobs `csit-dpdk-perf-1701-all\r
19     <https://jenkins.fd.io/view/csit/job/csit-dpdk-perf-1701-all/>`_ and\r
20     `csit-dpdk-perf-1701-long\r
21     <https://jenkins.fd.io/view/csit/job/csit-dpdk-perf-1701-long/>`_, ii)\r
22     FD.io jobs archieved result files.\r
23 \r
24 NDR Throughput\r
25 ~~~~~~~~~~~~~~\r
26 \r
27 NDR throughput of Testpmd - running in configuration of **one worker thread\r
28 (1t) on one physical core (1c)** - is presented in the figure below.\r
29 \r
30 .. raw:: html\r
31 \r
32     <iframe width="700" height="700" frameborder="0" scrolling="no" src="../../_static/testpmd/64B-1t1c-l2-ndrdisc.html"></iframe>\r
33 \r
34 *Figure 1. Testpmd 1thread 1core - NDR Throughput for Phy-to-Phy L2 Ethernet\r
35 Looping.*\r
36 \r
37 CSIT test cases used to generate results presented above can be found in CSIT\r
38 git repository by filtering with specified regex as follows:\r
39 \r
40 .. code-block:: bash\r
41 \r
42     $ csit/dpdk-tests/perf\r
43     $ grep -E "64B-1t1c-(eth|dot1q|dot1ad)-(l2xcbase|l2bdbasemaclrn)-ndrdisc" *\r
44 \r
45     10ge2p1x520-eth-l2xcbase-ndrdisc.robot:| tc01-64B-1t1c-eth-l2xcbase-ndrdisc\r
46 \r
47 NDR throughput of Testpmd - running in configuration of **two worker threads\r
48 (2t) on two physical cores (2c)** - is presented in the figure below.\r
49 \r
50 .. raw:: html\r
51 \r
52     <iframe width="700" height="700" frameborder="0" scrolling="no" src="../../_static/testpmd/64B-2t2c-l2-ndrdisc.html"></iframe>\r
53 \r
54 *Figure 2. Testpmd 2threads 2cores - NDR Throughput for Phy-to-Phy L2 Ethernet\r
55 Looping.*\r
56 \r
57 CSIT test cases used to generate results presented above can be found in CSIT\r
58 git repository by filtering with specified regex as follows:\r
59 \r
60 .. code-block:: bash\r
61 \r
62     $ csit/dpdk-tests/perf\r
63     $ grep -E "64B-2t2c-(eth|dot1q|dot1ad)-(l2xcbase|l2bdbasemaclrn)-ndrdisc" *\r
64 \r
65     10ge2p1x520-eth-l2xcbase-ndrdisc.robot:| tc07-64B-2t2c-eth-l2xcbase-ndrdisc\r
66 \r
67 NDR throughput of Testpmd - running in configuration of **four worker threads\r
68 (4t) on four physical cores (4c)** - is presented in the figure below.\r
69 \r
70 .. raw:: html\r
71 \r
72     <iframe width="700" height="700" frameborder="0" scrolling="no" src="../../_static/testpmd/64B-4t4c-l2-ndrdisc.html"></iframe>\r
73 \r
74 *Figure 3. Testpmd 4threads 4cores - NDR Throughput for Phy-to-Phy L2 Ethernet\r
75 Looping.*\r
76 \r
77 CSIT test cases used to generate results presented above can be found in CSIT\r
78 git repository by filtering with specified regex as follows:\r
79 \r
80 .. code-block:: bash\r
81 \r
82     $ csit/dpdk-tests/perf\r
83     $ grep -E "64B-4t4c-(eth|dot1q|dot1ad)-(l2xcbase|l2bdbasemaclrn)-ndrdisc" *\r
84 \r
85     10ge2p1x520-eth-l2xcbase-ndrdisc.robot:| tc13-64B-4t4c-eth-l2xcbase-ndrdisc\r
86 \r
87 PDR Throughput\r
88 ~~~~~~~~~~~~~~\r
89 \r
90 PDR throughput of Testpmd - running in configuration of **one worker thread\r
91 (1t) on one physical core (1c)** - is presented in the figure below. PDR at\r
92 below 0.5% packet loss ratio.\r
93 \r
94 .. raw:: html\r
95 \r
96     <iframe width="700" height="700" frameborder="0" scrolling="no" src="../../_static/testpmd/64B-1t1c-l2-pdrdisc.html"></iframe>\r
97 \r
98 *Figure 4. Testpmd 1thread 1core - PDR Throughput for Phy-to-Phy L2 Ethernet\r
99 Looping.*\r
100 \r
101 CSIT test cases used to generate results presented above can be found in CSIT\r
102 git repository by filtering with specified regex as follows:\r
103 \r
104 .. code-block:: bash\r
105 \r
106     $ csit/tests/perf\r
107     $ grep -E "64B-1t1c-(eth|dot1q|dot1ad)-(l2xcbase|l2bdbasemaclrn)-pdrdisc" *\r
108 \r
109     10ge2p1x520-eth-l2xcbase-ndrdisc.robot:| tc02-64B-1t1c-eth-l2xcbase-pdrdisc\r
110 \r
111 PDR throughput of Testpmd - running in configuration of **two worker threads\r
112 (2t) on two physical cores (2c)** - is presented in the figure below.\r
113 \r
114 .. raw:: html\r
115 \r
116     <iframe width="700" height="700" frameborder="0" scrolling="no" src="../../_static/testpmd/64B-2t2c-l2-pdrdisc.html"></iframe>\r
117 \r
118 *Figure 5. Testpmd 2thread 2core - PDR Throughput for Phy-to-Phy L2 Ethernet\r
119 Looping.*\r
120 \r
121 CSIT test cases used to generate results presented above can be found in CSIT\r
122 git repository by filtering with specified regex as follows:\r
123 \r
124 .. code-block:: bash\r
125 \r
126     $ csit/tests/perf\r
127     $ grep -E "64B-2t2c-(eth|dot1q|dot1ad)-(l2xcbase|l2bdbasemaclrn)-pdrdisc" *\r
128 \r
129     10ge2p1x520-eth-l2xcbase-ndrdisc.robot:| tc08-64B-2t2c-eth-l2xcbase-pdrdisc\r
130 \r
131 PDR throughput of Testpmd - running in configuration of **four worker threads\r
132 (4t) on four physical cores (4c)** - is presented in the figure below.\r
133 \r
134 .. raw:: html\r
135 \r
136     <iframe width="700" height="700" frameborder="0" scrolling="no" src="../../_static/testpmd/64B-4t4c-l2-pdrdisc.html"></iframe>\r
137 \r
138 *Figure 6. Testpmd 4thread 4core - PDR Throughput for Phy-to-Phy L2 Ethernet\r
139 Looping.*\r
140 \r
141 CSIT test cases used to generate results presented above can be found in CSIT\r
142 git repository by filtering with specified regex as follows:\r
143 \r
144 .. code-block:: bash\r
145 \r
146     $ csit/tests/perf\r
147     $ grep -E "64B-4t4c-(eth|dot1q|dot1ad)-(l2xcbase|l2bdbasemaclrn)-pdrdisc" *\r
148 \r
149     10ge2p1x520-eth-l2xcbase-ndrdisc.robot:| tc14-64B-4t4c-eth-l2xcbase-pdrdisc\r