5bbedc9f7b40289cf116fabf2917f0645ab8cdfb
[csit.git] / docs / report / vpp_performance_tests_hw / packet_throughput_graphs / ipv4.rst
1 IPv4 Routed-Forwarding\r
2 ======================\r
3 \r
4 Following sections provide a summary of VPP Phy-to-Phy IPv4 Routed-Forwarding\r
5 performance illustrating NDR throughput (zero packet loss) and PDR throughput\r
6 (<0.5% packet loss). Performance is reported for VPP running in multiple\r
7 configurations of VPP worker thread(s), a.k.a. VPP data plane thread (s), and\r
8 their physical CPU core(s) placement.\r
9 \r
10 Title of each graph is a regex (regular expression) matching all plotted\r
11 test case throughput measurements.\r
12 \r
13 .. note::\r
14 \r
15     Data sources for reported test results: i) FD.io test executor jobs\r
16     `csit-vpp-perf-1701-all\r
17     <https://jenkins.fd.io/view/csit/job/csit-vpp-perf-1701-all/>`_ and\r
18     `csit-vpp-perf-1701-long\r
19     <https://jenkins.fd.io/view/csit/job/csit-vpp-perf-1701-long/>`_\r
20     , ii) archived FD.io jobs test result output files\r
21     `csit-vpp-perf-1701-all#job-number <https://nexus.fd.io/link>`_.\r
22 \r
23 NDR Throughput\r
24 ~~~~~~~~~~~~~~\r
25 \r
26 VPP NDR Throughput - running in configuration of **one worker thread (1t) on\r
27 one physical core (1c)** - is presented in the figure below.\r
28 \r
29 .. raw:: html\r
30 \r
31     <iframe width="700" height="700" frameborder="0" scrolling="no" src="../../_static/vpp/64B-1t1c-ethip4-ip4-ndrdisc.html"></iframe>\r
32 \r
33 *Figure 1. VPP 1thread 1core - NDR Throughput for Phy-to-Phy IPv4 Routed-Forwarding.*\r
34 \r
35 CSIT test cases used to generate results presented above can be found in CSIT\r
36 git repository by filtering with specified regex as follows:\r
37 \r
38 .. code-block:: bash\r
39 \r
40     $ csit/tests/perf\r
41     $ grep -E "64B-1t1c-ethip4-ip4[a-z0-9]+-[a-z-]*ndrdisc" *\r
42 \r
43     10ge2p1x520-ethip4-ip4base-copwhtlistbase-ndrdisc.robot:| tc01-64B-1t1c-ethip4-ip4base-copwhtlistbase-ndrdisc\r
44     10ge2p1x520-ethip4-ip4base-iacldstbase-ndrdisc.robot:| tc01-64B-1t1c-ethip4-ip4base-iacldstbase-ndrdisc\r
45     10ge2p1x520-ethip4-ip4base-ipolicemarkbase-ndrdisc.robot:| tc01-64B-1t1c-ethip4-ip4base-ipolicemarkbase-ndrdisc\r
46     10ge2p1x520-ethip4-ip4base-ndrdisc.robot:| tc01-64B-1t1c-ethip4-ip4base-ndrdisc\r
47     10ge2p1x520-ethip4-ip4scale200k-ndrdisc.robot:| tc01-64B-1t1c-ethip4-ip4scale200k-ndrdisc\r
48     10ge2p1x520-ethip4-ip4scale20k-ndrdisc.robot:| tc01-64B-1t1c-ethip4-ip4scale20k-ndrdisc\r
49     10ge2p1x520-ethip4-ip4scale2m-ndrdisc.robot:| tc01-64B-1t1c-ethip4-ip4scale2m-ndrdisc\r
50     40ge2p1xl710-ethip4-ip4base-ndrdisc.robot:| tc01-64B-1t1c-ethip4-ip4base-ndrdisc\r
51 \r
52 VPP NDR Throughput - running in configuration of **two worker threads (2t) on\r
53 two physical cores (2c)** - is presented in the figure below.\r
54 \r
55 .. raw:: html\r
56 \r
57     <iframe width="700" height="700" frameborder="0" scrolling="no" src="../../_static/vpp/64B-2t2c-ethip4-ip4-ndrdisc.html"></iframe>\r
58 \r
59 *Figure 2. VPP 2threads 2cores - NDR Throughput for Phy-to-Phy IPv4\r
60 Routed-Forwarding.*\r
61 \r
62 CSIT test cases used to generate results presented above can be found in CSIT\r
63 git repository by filtering with specified regex as follows:\r
64 \r
65 .. code-block:: bash\r
66 \r
67     $ csit/tests/perf\r
68     $ grep -E "64B-2t2c-ethip4-ip4[a-z0-9]+-[a-z-]*ndrdisc" *\r
69 \r
70     10ge2p1x520-ethip4-ip4base-copwhtlistbase-ndrdisc.robot:| tc07-64B-2t2c-ethip4-ip4base-copwhtlistbase-ndrdisc\r
71     10ge2p1x520-ethip4-ip4base-iacldstbase-ndrdisc.robot:| tc07-64B-2t2c-ethip4-ip4base-iacldstbase-ndrdisc\r
72     10ge2p1x520-ethip4-ip4base-ipolicemarkbase-ndrdisc.robot:| tc07-64B-2t2c-ethip4-ip4base-ipolicemarkbase-ndrdisc\r
73     10ge2p1x520-ethip4-ip4base-ndrdisc.robot:| tc07-64B-2t2c-ethip4-ip4base-ndrdisc\r
74     10ge2p1x520-ethip4-ip4scale200k-ndrdisc.robot:| tc07-64B-2t2c-ethip4-ip4scale200k-ndrdisc\r
75     10ge2p1x520-ethip4-ip4scale20k-ndrdisc.robot:| tc07-64B-2t2c-ethip4-ip4scale20k-ndrdisc\r
76     10ge2p1x520-ethip4-ip4scale2m-ndrdisc.robot:| tc07-64B-2t2c-ethip4-ip4scale2m-ndrdisc\r
77     40ge2p1xl710-ethip4-ip4base-ndrdisc.robot:| tc07-64B-2t2c-ethip4-ip4base-ndrdisc\r
78 \r
79 VPP NDR Throughput - running in configuration of **four worker threads (4t) on\r
80 four physical cores (4c)** - is presented in the figure below.\r
81 \r
82 .. raw:: html\r
83 \r
84     <iframe width="700" height="700" frameborder="0" scrolling="no" src="../../_static/vpp/64B-4t4c-ethip4-ip4-ndrdisc.html"></iframe>\r
85 \r
86 *Figure 3. VPP 4threads 4cores - NDR Throughput for Phy-to-Phy IPv4\r
87 Routed-Forwarding.*\r
88 \r
89 CSIT test cases used to generate results presented above can be found in CSIT\r
90 git repository by filtering with specified regex as follows:\r
91 \r
92 .. code-block:: bash\r
93 \r
94     $ csit/tests/perf\r
95     $ grep -E "64B-4t4c-ethip4-ip4[a-z0-9]+-[a-z-]*ndrdisc" *\r
96 \r
97     10ge2p1x520-ethip4-ip4base-copwhtlistbase-ndrdisc.robot:| tc13-64B-4t4c-ethip4-ip4base-copwhtlistbase-ndrdisc\r
98     10ge2p1x520-ethip4-ip4base-iacldstbase-ndrdisc.robot:| tc13-64B-4t4c-ethip4-ip4base-iacldstbase-ndrdisc\r
99     10ge2p1x520-ethip4-ip4base-ipolicemarkbase-ndrdisc.robot:| tc13-64B-4t4c-ethip4-ip4base-ipolicemarkbase-ndrdisc\r
100     10ge2p1x520-ethip4-ip4base-ndrdisc.robot:| tc13-64B-4t4c-ethip4-ip4base-ndrdisc\r
101     10ge2p1x520-ethip4-ip4scale200k-ndrdisc.robot:| tc13-64B-4t4c-ethip4-ip4scale200k-ndrdisc\r
102     10ge2p1x520-ethip4-ip4scale20k-ndrdisc.robot:| tc13-64B-4t4c-ethip4-ip4scale20k-ndrdisc\r
103     10ge2p1x520-ethip4-ip4scale2m-ndrdisc.robot:| tc13-64B-4t4c-ethip4-ip4scale2m-ndrdisc\r
104     40ge2p1xl710-ethip4-ip4base-ndrdisc.robot:| tc13-64B-4t4c-ethip4-ip4base-ndrdisc\r
105 \r
106 PDR Throughput\r
107 ~~~~~~~~~~~~~~\r
108 \r
109 VPP PDR Throughput - running in configuration of **one worker thread (1t) on one\r
110 physical core (1c)** - is presented in the figure below. PDR at below 0.5%\r
111 packet loss ratio.\r
112 \r
113 .. raw:: html\r
114 \r
115     <iframe width="700" height="700" frameborder="0" scrolling="no" src="../../_static/vpp/64B-1t1c-ethip4-ip4-pdrdisc.html"></iframe>\r
116 \r
117 *Figure 4. VPP 1thread 1core - PDR Throughput for Phy-to-Phy IPv4\r
118 Routed-Forwarding.*\r
119 \r
120 CSIT test cases used to generate results presented above can be found in CSIT\r
121 git repository by filtering with specified regex as follows:\r
122 \r
123 .. code-block:: bash\r
124 \r
125     $ csit/tests/perf\r
126     $ grep -E "64B-1t1c-ethip4-ip4[a-z0-9]+-[a-z-]*pdrdisc" *\r
127 \r
128     10ge2p1x520-ethip4-ip4base-copwhtlistbase-ndrdisc.robot:| tc02-64B-1t1c-ethip4-ip4base-copwhtlistbase-pdrdisc\r
129     10ge2p1x520-ethip4-ip4base-iacldstbase-ndrdisc.robot:| tc02-64B-1t1c-ethip4-ip4base-iacldstbase-pdrdisc\r
130     10ge2p1x520-ethip4-ip4base-ipolicemarkbase-ndrdisc.robot:| tc02-64B-1t1c-ethip4-ip4base-ipolicemarkbase-pdrdisc\r
131     10ge2p1x520-ethip4-ip4base-ndrdisc.robot:| tc02-64B-1t1c-ethip4-ip4base-pdrdisc\r
132     10ge2p1x520-ethip4-ip4scale200k-ndrdisc.robot:| tc02-64B-1t1c-ethip4-ip4scale200k-pdrdisc\r
133     10ge2p1x520-ethip4-ip4scale20k-ndrdisc.robot:| tc02-64B-1t1c-ethip4-ip4scale20k-pdrdisc\r
134     10ge2p1x520-ethip4-ip4scale2m-ndrdisc.robot:| tc02-64B-1t1c-ethip4-ip4scale2m-pdrdisc\r
135 \r
136 VPP PDR Throughput - running in configuration of **two worker threads (2t) on\r
137 two physical cores (2c)** - is presented in the figure below.\r
138 \r
139 .. raw:: html\r
140 \r
141     <iframe width="700" height="700" frameborder="0" scrolling="no" src="../../_static/vpp/64B-2t2c-ethip4-ip4-pdrdisc.html"></iframe>\r
142 \r
143 *Figure 5. VPP 2thread 2core - PDR Throughput for Phy-to-Phy IPv4\r
144 Routed-Forwarding.*\r
145 \r
146 CSIT test cases used to generate results presented above can be found in CSIT\r
147 git repository by filtering with specified regex as follows:\r
148 \r
149 .. code-block:: bash\r
150 \r
151     $ csit/tests/perf\r
152     $ grep -E "64B-2t2c-ethip4-ip4[a-z0-9]+-[a-z-]*pdrdisc" *\r
153 \r
154     10ge2p1x520-ethip4-ip4base-copwhtlistbase-ndrdisc.robot:| tc08-64B-2t2c-ethip4-ip4base-copwhtlistbase-pdrdisc\r
155     10ge2p1x520-ethip4-ip4base-iacldstbase-ndrdisc.robot:| tc08-64B-2t2c-ethip4-ip4base-iacldstbase-pdrdisc\r
156     10ge2p1x520-ethip4-ip4base-ipolicemarkbase-ndrdisc.robot:| tc08-64B-2t2c-ethip4-ip4base-ipolicemarkbase-pdrdisc\r
157     10ge2p1x520-ethip4-ip4base-ndrdisc.robot:| tc08-64B-2t2c-ethip4-ip4base-pdrdisc\r
158     10ge2p1x520-ethip4-ip4scale200k-ndrdisc.robot:| tc08-64B-2t2c-ethip4-ip4scale200k-pdrdisc\r
159     10ge2p1x520-ethip4-ip4scale20k-ndrdisc.robot:| tc08-64B-2t2c-ethip4-ip4scale20k-pdrdisc\r
160     10ge2p1x520-ethip4-ip4scale2m-ndrdisc.robot:| tc08-64B-2t2c-ethip4-ip4scale2m-pdrdisc\r
161 \r
162 VPP PDR Throughput - running in configuration of **four worker threads (4t) on\r
163 four physical cores (4c)** - is presented in the figure below.\r
164 \r
165 .. raw:: html\r
166 \r
167     <iframe width="700" height="700" frameborder="0" scrolling="no" src="../../_static/vpp/64B-4t4c-ethip4-ip4-pdrdisc.html"></iframe>\r
168 \r
169 *Figure 6. VPP 4thread 4core - PDR Throughput for Phy-to-Phy IPv4\r
170 Routed-Forwarding.*\r
171 \r
172 CSIT test cases used to generate results presented above can be found in CSIT\r
173 git repository by filtering with specified regex as follows:\r
174 \r
175 .. code-block:: bash\r
176 \r
177     $ csit/tests/perf\r
178     $ grep -E "64B-4t4c-ethip4-ip4[a-z0-9]+-[a-z-]*pdrdisc" *\r
179 \r
180     10ge2p1x520-ethip4-ip4base-copwhtlistbase-ndrdisc.robot:| tc14-64B-4t4c-ethip4-ip4base-copwhtlistbase-pdrdisc\r
181     10ge2p1x520-ethip4-ip4base-iacldstbase-ndrdisc.robot:| tc14-64B-4t4c-ethip4-ip4base-iacldstbase-pdrdisc\r
182     10ge2p1x520-ethip4-ip4base-ipolicemarkbase-ndrdisc.robot:| tc14-64B-4t4c-ethip4-ip4base-ipolicemarkbase-pdrdisc\r
183     10ge2p1x520-ethip4-ip4base-ndrdisc.robot:| tc14-64B-4t4c-ethip4-ip4base-pdrdisc\r
184     10ge2p1x520-ethip4-ip4scale200k-ndrdisc.robot:| tc14-64B-4t4c-ethip4-ip4scale200k-pdrdisc\r
185     10ge2p1x520-ethip4-ip4scale20k-ndrdisc.robot:| tc14-64B-4t4c-ethip4-ip4scale20k-pdrdisc\r
186     10ge2p1x520-ethip4-ip4scale2m-ndrdisc.robot:| tc14-64B-4t4c-ethip4-ip4scale2m-pdrdisc\r
187 \r