FIX: CSIT rls1707 Report - Update III
[csit.git] / docs / report / vpp_performance_tests / packet_throughput_graphs / ip4.rst
1 IPv4 Routed-Forwarding
2 ======================
3
4 Following sections include summary graphs of VPP Phy-to-Phy performance
5 with IPv4 Routed-Forwarding, including NDR throughput (zero packet loss)
6 and PDR throughput (<0.5% packet loss). Performance is reported for VPP
7 running in multiple configurations of VPP worker thread(s), a.k.a. VPP
8 data plane thread(s), and their physical CPU core(s) placement.
9
10 NDR Throughput
11 ~~~~~~~~~~~~~~
12
13 VPP NDR 64B packet throughput in 1t1c setup (1thread, 1core) is presented
14 in the graph below.
15
16 .. raw:: html
17
18     <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/vpp/64B-1t1c-ethip4-ip4-ndrdisc.html"></iframe>
19
20 *Figure 1. VPP 1thread 1core - NDR Throughput for Phy-to-Phy IPv4 Routed-Forwarding.*
21
22 CSIT source code for the test cases used for above plots can be found in CSIT
23 git repository:
24
25 .. program-output:: cd ../../ && set -x && cd tests/vpp/perf/ip4 && grep -P '64B-1t1c-ethip4(udp)*-ip4(base|scale[a-z0-9]*)(-iacl50-state(ful|less)-flows10k.*|-oacl50-state(ful|less)-flows10k.*|-snat.*|-udp.*|-cop.*|-iacldst.*|-ipolice.*)*-ndrdisc' *
26    :shell:
27
28 VPP NDR 64B packet throughput in 2t2c setup (2thread, 2core) is presented
29 in the graph below.
30
31 .. raw:: html
32
33     <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/vpp/64B-2t2c-ethip4-ip4-ndrdisc.html"></iframe>
34
35 *Figure 2. VPP 2threads 2cores - NDR Throughput for Phy-to-Phy IPv4
36 Routed-Forwarding.*
37
38 CSIT source code for the test cases used for above plots can be found in CSIT
39 git repository:
40
41 .. program-output:: cd ../../ && set -x && cd tests/vpp/perf/ip4 && grep -P '64B-2t2c-ethip4(udp)*-ip4(base|scale[a-z0-9]*)(-iacl50-state(ful|less)-flows10k.*|-oacl50-state(ful|less)-flows10k.*|-snat.*|-udp.*|-cop.*|-iacldst.*|-ipolice.*)*-ndrdisc' *
42    :shell:
43
44 PDR Throughput
45 ~~~~~~~~~~~~~~
46
47 VPP PDR 64B packet throughput in 1t1c setup (1thread, 1core) is presented
48 in the graph below. PDR measured for 0.5% packet loss ratio.
49
50 .. raw:: html
51
52     <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/vpp/64B-1t1c-ethip4-ip4-pdrdisc.html"></iframe>
53
54 *Figure 3. VPP 1thread 1core - PDR Throughput for Phy-to-Phy IPv4
55 Routed-Forwarding.*
56
57 CSIT source code for the test cases used for above plots can be found in CSIT
58 git repository:
59
60 .. program-output:: cd ../../ && set -x && cd tests/vpp/perf/ip4 && grep -P '64B-1t1c-ethip4(udp)*-ip4(base|scale[a-z0-9]*)(-iacl50-state(ful|less)-flows10k.*|-oacl50-state(ful|less)-flows10k.*|-snat.*|-udp.*|-cop.*|-iacldst.*|-ipolice.*)*-pdrdisc' *
61    :shell:
62
63 VPP PDR 64B packet throughput in 2t2c setup (2thread, 2core) is presented
64 in the graph below. PDR measured for 0.5% packet loss ratio.
65
66 .. raw:: html
67
68     <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/vpp/64B-2t2c-ethip4-ip4-pdrdisc.html"></iframe>
69
70 *Figure 4. VPP 2thread 2core - PDR Throughput for Phy-to-Phy IPv4
71 Routed-Forwarding.*
72
73 CSIT source code for the test cases used for above plots can be found in CSIT
74 git repository:
75
76 .. program-output:: cd ../../ && set -x && cd tests/vpp/perf/ip4 && grep -P '64B-2t2c-ethip4(udp)*-ip4(base|scale[a-z0-9]*)(-iacl50-state(ful|less)-flows10k.*|-oacl50-state(ful|less)-flows10k.*|-snat.*|-udp.*|-cop.*|-iacldst.*|-ipolice.*)*-pdrdisc' *
77    :shell:
78