blob: 1167ab096fd20ecfac816d96dd66cd2f5f9e4e25 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
|
---
metadata:
version: 0.1
schema:
- resources/topology_schemas/3_node_topology.sch.yaml
- resources/topology_schemas/topology.sch.yaml
tags: [hw, 3-node]
nodes:
TG:
type: TG
subtype: TREX
host: "10.30.51.53"
arch: x86_64
port: 6001
username: testuser
password: Csit1234
bus:
device1:
pci_address: "0000:75:01.0"
driver: idxd
model: Intel-DSA
device2:
pci_address: "0000:f2:01.0"
driver: idxd
model: Intel-DSA
cryptodev:
device1:
pci_address: "0000:76:00.0"
driver: "4xxx"
model: "HW_4xxx"
module: "qat_4xxx"
numvfs: 8
device2:
pci_address: "0000:7a:00.0"
driver: "4xxx"
model: "HW_4xxx"
module: "qat_4xxx"
numvfs: 8
interfaces:
port1:
# s53-t21-tg1-c4/p1 - 200GE port1 Mellanox ConnectX7-2p200GE.
mac_address: "b8:3f:d2:b7:a0:e8"
pci_address: "0000:2a:00.0"
ip4_address: "172.16.10.1"
driver: mlx5_core
link: link3
model: Mellanox-CX7VEAT
# port2:
# # s53-t21-tg1-c4/p2 - 200GE port2 Mellanox ConnectX7-2p200GE.
# mac_address: "b8:3f:d2:b7:a0:e9"
# pci_address: "0000:2a:00.1"
# ip4_address: "172.16.20.1"
# driver: mlx5_core
# link: none
# model: Mellanox-CX7VEAT
port3:
# s53-t21-tg1-c2/p1 - 200GE port1 Mellanox ConnectX7-2p200GE.
mac_address: "b8:3f:d2:b7:a0:58"
pci_address: "0000:3d:00.0"
ip4_address: "172.16.30.1"
driver: mlx5_core
link: link5
model: Mellanox-CX7VEAT
port4:
# s53-t21-tg1-c2/p2 - 200GE port2 Mellanox ConnectX7-2p200GE.
mac_address: "b8:3f:d2:b7:a0:59"
pci_address: "0000:3d:00.1"
ip4_address: "172.16.40.1"
driver: mlx5_core
link: link6
model: Mellanox-CX7VEAT
port5:
# s53-t21-tg1-c9/p1 - 200GE port1 Mellanox ConnectX7-2p200GE.
mac_address: "b8:3f:d2:b7:a0:48"
pci_address: "0000:ab:00.0"
ip4_address: "172.16.50.1"
driver: mlx5_core
link: link7
model: Mellanox-CX7VEAT
# port6:
# # s53-t21-tg1-c9/p2 - 200GE port2 Mellanox ConnectX7-2p200GE.
# mac_address: "b8:3f:d2:b7:a0:49"
# pci_address: "0000:ab:00.1"
# ip4_address: "172.16.60.1"
# driver: mlx5_core
# link: none
# model: Mellanox-CX7VEAT
port7:
# s53-t21-tg1-c7/p1 - 200GE port1 Mellanox ConnectX7-2p200GE.
mac_address: "b8:3f:d2:b7:a0:f8"
pci_address: "0000:bd:00.0"
ip4_address: "172.16.70.1"
driver: mlx5_core
link: link9
model: Mellanox-CX7VEAT
port8:
# s53-t21-tg1-c7/p2 - 200GE port2 Mellanox ConnectX7-2p200GE.
mac_address: "b8:3f:d2:b7:a0:f9"
pci_address: "0000:bd:00.1"
ip4_address: "172.16.80.1"
driver: mlx5_core
link: link10
model: Mellanox-CX7VEAT
DUT1:
type: DUT
host: "10.30.51.52"
arch: x86_64
port: 6001
username: testuser
password: Csit1234
uio_driver: vfio-pci
bus:
device1:
pci_address: "0000:75:01.0"
driver: idxd
model: Intel-DSA
device2:
pci_address: "0000:f2:01.0"
driver: idxd
model: Intel-DSA
cryptodev:
device1:
pci_address: "0000:76:00.0"
driver: "4xxx"
model: "HW_4xxx"
module: "qat_4xxx"
numvfs: 8
device2:
pci_address: "0000:7a:00.0"
driver: "4xxx"
model: "HW_4xxx"
module: "qat_4xxx"
numvfs: 8
interfaces:
port1:
# s52-t21-sut1-c4/p1 - 200GE port1 Mellanox ConnectX7-2p200GE.
mac_address: "b8:3f:d2:b7:a1:08"
pci_address: "0000:2a:00.0"
ip4_address: "172.16.10.2"
driver: mlx5_core
link: link3
model: Mellanox-CX7VEAT
port2:
# s52-t21-sut1-c4/p2 - 200GE port2 Mellanox ConnectX7-2p200GE.
mac_address: "b8:3f:d2:b7:a1:09"
pci_address: "0000:2a:00.1"
ip4_address: "172.16.20.2"
driver: mlx5_core
link: link59
model: Mellanox-CX7VEAT
port3:
# s52-t21-sut1-c2/p1 - 200GE port1 Mellanox ConnectX7-2p200GE.
mac_address: "b8:3f:d2:b7:a1:88"
pci_address: "0000:3d:00.0"
ip4_address: "172.16.30.2"
driver: mlx5_core
link: link5
model: Mellanox-CX7VEAT
port4:
# s52-t21-sut1-c2/p2 - 200GE port2 Mellanox ConnectX7-2p200GE.
mac_address: "b8:3f:d2:b7:a1:89"
pci_address: "0000:3d:00.1"
ip4_address: "172.16.40.2"
driver: mlx5_core
link: link6
model: Mellanox-CX7VEAT
port5:
# s52-t21-sut1-c10/p1 - 200GE port1 Mellanox ConnectX7-2p200GE.
mac_address: "b8:3f:d2:b7:a0:50"
pci_address: "0000:17:00.0"
ip4_address: "172.16.50.2"
driver: mlx5_core
link: link610
model: Mellanox-CX7VEAT
port6:
# s52-t21-sut1-c10/p2 - 200GE port2 Mellanox ConnectX7-2p200GE.
mac_address: "b8:3f:d2:b7:a0:51"
pci_address: "0000:17:00.1"
ip4_address: "172.16.60.2"
driver: mlx5_core
link: link37
model: Mellanox-CX7VEAT
DUT2:
type: DUT
host: "10.30.51.52"
arch: x86_64
port: 6002
username: testuser
password: Csit1234
uio_driver: vfio-pci
bus:
device1:
pci_address: "0000:75:01.0"
driver: idxd
model: Intel-DSA
device2:
pci_address: "0000:f2:01.0"
driver: idxd
model: Intel-DSA
cryptodev:
device1:
pci_address: "0000:f3:00.0"
driver: "4xxx"
model: "HW_4xxx"
module: "qat_4xxx"
numvfs: 8
device2:
pci_address: "0000:f7:00.0"
driver: "4xxx"
model: "HW_4xxx"
module: "qat_4xxx"
numvfs: 8
interfaces:
port1:
# s52-t21-sut2-c9/p1 - 200GE port1 Mellanox ConnectX7-2p200GE.
mac_address: "b8:3f:d2:b7:a1:20"
pci_address: "0000:ab:00.0"
ip4_address: "172.16.10.3"
driver: mlx5_core
link: link7
model: Mellanox-CX7VEAT
port2:
# s52-t21-sut2-c9/p2 - 200GE port2 Mellanox ConnectX7-2p200GE.
mac_address: "b8:3f:d2:b7:a1:21"
pci_address: "0000:ab:00.1"
ip4_address: "172.16.20.3"
driver: mlx5_core
link: link59
model: Mellanox-CX7VEAT
port3:
# s52-t21-sut2-c7/p1 - 200GE port1 Mellanox ConnectX7-2p200GE.
mac_address: "b8:3f:d2:b7:a0:f0"
pci_address: "0000:bd:00.0"
ip4_address: "172.16.30.3"
driver: mlx5_core
link: link9
model: Mellanox-CX7VEAT
port4:
# s52-t21-sut2-c7/p2 - 200GE port2 Mellanox ConnectX7-2p200GE.
mac_address: "b8:3f:d2:b7:a0:f1"
pci_address: "0000:bd:00.1"
ip4_address: "172.16.40.3"
driver: mlx5_core
link: link10
model: Mellanox-CX7VEAT
port5:
# s52-t21-sut2-c11/p1 - 200GE port1 Mellanox ConnectX7-2p200GE.
mac_address: "b8:3f:d2:b7:a1:10"
pci_address: "0000:cf:00.0"
ip4_address: "172.16.50.3"
driver: mlx5_core
link: link610
model: Mellanox-CX7VEAT
port6:
# s52-t21-sut2-c11/p2 - 200GE port2 Mellanox ConnectX7-2p200GE.
mac_address: "b8:3f:d2:b7:a1:11"
pci_address: "0000:cf:00.1"
ip4_address: "172.16.60.3"
driver: mlx5_core
link: link37
model: Mellanox-CX7VEAT
|