rls1807 report: added section physical_testbeds.rst.
[csit.git] / docs / report / introduction / physical_testbeds.rst
1 .. _tested_physical_topologies:
2
3 Physical Testbeds
4 =================
5
6 All :abbr:`FD.io (Fast Data Input/Ouput)` :abbr:`CSIT (Continuous System
7 Integration and Testing)` performance testing listed in this report are
8 executed on physical testbeds built with bare-metal servers hosted by
9 :abbr:`LF (Linux Foundation)` FD.io project.
10
11 Two testbed topologies are used:
12
13 - **3-Node Topology**: Consisting of two servers acting as SUTs
14   (Systems Under Test) and one server as TG (Traffic Generator), all
15   connected in ring topology. Used for executing all of the data plane
16   tests including overlay tunnels and IPSec tests.
17 - **2-Node Topology**: Consisting of one server acting as SUTs (Systems
18   Under Test) and one server as TG (Traffic Generator), both connected
19   in ring topology. Used for execution of tests without any overlay
20   tunnel encapsulations. Added in CSIT rls18.07.
21
22 Current FD.io production testbeds are built with servers based on two
23 processor generations of Intel Xeons: Haswell-SP (E5-2699v3) and Skylake
24 (Platinum 8180). Testbeds built with servers based on Arm processors are
25 in the process of being added to FD.io production.
26
27 Server SUT and DUT performance depends on server and processor type,
28 hence results for testbeds based on different servers must be reported
29 separately, and compared if appropriate.
30
31 Following sections describe existing production testbed types.
32
33 3-Node Xeon Haswell (3n-hsw)
34 ----------------------------
35
36 3n-hsw testbed is based on three Cisco UCS-c240m3 servers each equipped
37 with two Intel Xeon Haswell-SP E5-2699v3 2.3 GHz 18 core processors.
38 Physical testbed topology is depicted in a figure below.
39
40 .. only:: latex
41
42     .. raw:: latex
43
44         \begin{figure}[H]
45         \centering
46             \includesvg[width=0.90\textwidth]{../_tmp/src/introduction/testbed-3n-hsw}
47             \label{fig:testbed-3n-hsw}
48         \end{figure}
49
50 .. only:: html
51
52     .. figure:: testbed-3n-hsw.svg
53         :alt: testbed-3n-hsw
54         :align: center
55
56 SUT1 and SUT2 servers are populated with the following NIC models:
57
58 #. NIC-1: VIC 1385 2p40GE Cisco.
59 #. NIC-2: NIC x520 2p10GE Intel.
60 #. NIC-3: empty.
61 #. NIC-4: NIC xl710-QDA2 2p40GE Intel.
62 #. NIC-5: NIC x710-DA2 2p10GE Intel.
63 #. NIC-6: QAT 8950 50G (Walnut Hill) Intel.
64
65 TG servers run T-Rex application and are populated with the following
66 NIC models:
67
68 #. NIC-1: NIC xl710-QDA2 2p40GE Intel.
69 #. NIC-2: NIC x710-DA2 2p10GE Intel.
70 #. NIC-3: empty.
71 #. NIC-4: NIC xl710-QDA2 2p40GE Intel.
72 #. NIC-5: NIC x710-DA2 2p10GE Intel.
73 #. NIC-6: NIC x710-DA2 2p10GE Intel. (For self-tests.)
74
75 All Intel Xeon Haswell servers run with Intel Hyper-Threading disabled,
76 making the number of logical cores exposed to Linux match the number of
77 18 physical cores per processor socket.
78
79 Complete 3n-hsw testbeds specification is available on
80 `CSIT LF testbed <https://wiki.fd.io/view/CSIT/CSIT_LF_testbed>`_
81 wiki page.
82
83 Total of three 3n-hsw testbeds are in operation in FD.io labs.
84
85 3-Node Xeon Skylake (3n-skx)
86 ----------------------------
87
88 3n-skx testbed is based on three SuperMicro SYS-7049GP-TRT servers each
89 equipped with two Intel Xeon Skylake Platinum 8180 2.5 GHz 28 core
90 processors. Physical testbed topology is depicted in a figure below.
91
92 .. only:: latex
93
94     .. raw:: latex
95
96         \begin{figure}[H]
97         \centering
98             \includesvg[width=0.90\textwidth]{../_tmp/src/introduction/testbed-3n-skx}
99             \label{fig:testbed-3n-skx}
100         \end{figure}
101
102 .. only:: html
103
104     .. figure:: testbed-3n-skx.svg
105         :alt: testbed-3n-skx
106         :align: center
107
108 SUT1 and SUT2 servers are populated with the following NIC models:
109
110 #. NIC-1: x710-DA4 4p10GE Intel.
111 #. NIC-2: xxv710-DA2 2p25GE Intel.
112 #. NIC-3: empty, future expansion.
113 #. NIC-4: empty, future expansion.
114 #. NIC-5: empty, future expansion.
115 #. NIC-6: empty, future expansion.
116
117 TG servers run T-Rex application and are populated with the following
118 NIC models:
119
120 #. NIC-1: x710-DA4 4p10GE Intel.
121 #. NIC-2: xxv710-DA2 2p25GE Intel.
122 #. NIC-3: empty, future expansion.
123 #. NIC-4: empty, future expansion.
124 #. NIC-5: empty, future expansion.
125 #. NIC-6: x710-DA4 4p10GE Intel. (For self-tests.)
126
127 All Intel Xeon Skylake servers run with Intel Hyper-Threading enabled,
128 doubling the number of logical cores exposed to Linux, with 56 logical
129 cores and 28 physical cores per processor socket.
130
131 Complete 3n-skx testbeds specification is available on
132 `CSIT LF lab extension <https://wiki.fd.io/view/CSIT/fdio_csit_lab_ext_lld_draft>`_
133 wiki page.
134
135 Total of two 3n-skx testbeds are in operation in FD.io labs.
136
137 2-Node Xeon Skylake (2n-skx)
138 ----------------------------
139
140 2n-skx testbed is based on two SuperMicro SYS-7049GP-TRT servers each
141 equipped with two Intel Xeon Skylake Platinum 8180 2.5 GHz 28 core
142 processors. Physical testbed topology is depicted in a figure below.
143
144 .. only:: latex
145
146     .. raw:: latex
147
148         \begin{figure}[H]
149         \centering
150             \includesvg[width=0.90\textwidth]{../_tmp/src/introduction/testbed-2n-skx}
151             \label{fig:testbed-2n-skx}
152         \end{figure}
153
154 .. only:: html
155
156     .. figure:: testbed-2n-skx.svg
157         :alt: testbed-2n-skx
158         :align: center
159
160 SUT servers are populated with the following NIC models:
161
162 #. NIC-1: x710-DA4 4p10GE Intel.
163 #. NIC-2: xxv710-DA2 2p25GE Intel.
164 #. NIC-3: mcx556a-edat ConnectX5 2p100GE Mellanox. (Not used yet.)
165 #. NIC-4: empty, future expansion.
166 #. NIC-5: empty, future expansion.
167 #. NIC-6: empty, future expansion.
168
169 TG servers run T-Rex application and are populated with the following
170 NIC models:
171
172 #. NIC-1: x710-DA4 4p10GE Intel.
173 #. NIC-2: xxv710-DA2 2p25GE Intel.
174 #. NIC-3: mcx556a-edat ConnectX5 2p100GE Mellanox. (Not used yet.)
175 #. NIC-4: empty, future expansion.
176 #. NIC-5: empty, future expansion.
177 #. NIC-6: x710-DA4 4p10GE Intel. (For self-tests.)
178
179 All Intel Xeon Skylake servers run with Intel Hyper-Threading enabled,
180 doubling the number of logical cores exposed to Linux, with 56 logical
181 cores and 28 physical cores per processor socket.
182
183 Complete 2n-skx testbed specification is available on
184 `CSIT LF lab extension <https://wiki.fd.io/view/CSIT/fdio_csit_lab_ext_lld_draft>`_
185 wiki page.
186
187 Total of four 2n-skx testbeds are in operation in FD.io labs.