feat(infra): Add QAT install
[csit.git] / topologies / available / lf_2n_spr_testbed23.yaml
1 ---
2 metadata:
3   version: 0.1
4   schema:
5     - resources/topology_schemas/2_node_topology.sch.yaml
6     - resources/topology_schemas/topology.sch.yaml
7   tags: [hw, 2-node]
8
9 nodes:
10   TG:
11     type: TG
12     subtype: TREX
13     host: "10.30.51.57"
14     arch: x86_64
15     port: 22
16     username: testuser
17     password: Csit1234
18     bus:
19       device1:
20         pci_address: "0000:75:01.0"
21         driver: idxd
22         model: Intel-DSA
23       device2:
24         pci_address: "0000:f2:01.0"
25         driver: idxd
26         model: Intel-DSA
27     cryptodev: "0000:f3:00.0"
28     interfaces:
29       port1:
30         # s57-t23-tg1-c2/p1 - 200GE port1 Mellanox ConnectX7-2p200GE.
31         mac_address: "b8:3f:d2:b7:a0:28"
32         pci_address: "0000:3d:00.0"
33         ip4_address: "172.16.10.2"
34         driver: mlx5_core
35         link: link1
36         model: Mellanox-CX7VEAT
37       port2:
38         # s57-t23-tg1-c2/p2 - 200GE port2 Mellanox ConnectX7-2p200GE.
39         mac_address: "b8:3f:d2:b7:a0:29"
40         pci_address: "0000:3d:00.1"
41         ip4_address: "172.16.20.2"
42         driver: mlx5_core
43         link: link2
44         model: Mellanox-CX7VEAT
45       port3:
46         # s57-t23-tg1-c4/p1 - 100GE port1 Intel E810-CQDA2 2p100GE.
47         mac_address: "40:a6:b7:9e:e9:a8"
48         pci_address: "0000:2a:00.0"
49         ip4_address: "172.16.30.2"
50         driver: ice
51         link: link3
52         model: Intel-E810CQ
53       port4:
54         # s57-t23-tg1-c4/p2 - 100GE port2 Intel E810-CQDA2 2p100GE.
55         mac_address: "40:a6:b7:9e:e9:ac"
56         pci_address: "0000:2c:00.0"
57         ip4_address: "172.16.40.2"
58         driver: ice
59         link: link4
60         model: Intel-E810CQ
61       port5:
62         # s57-t23-tg1-c10/p1 - 25GE port1 Intel E810-XXVDA4 4p25GE.
63         mac_address: "50:7c:6f:48:4a:54"
64         pci_address: "0000:17:00.0"
65         ip4_address: "172.16.50.2"
66         driver: ice
67         link: link5
68         model: Intel-E810XXV
69       port6:
70         # s57-t23-tg1-c10/p2 - 25GE port2 Intel E810-XXVDA4 4p25GE.
71         mac_address: "50:7c:6f:48:4a:55"
72         pci_address: "0000:17:00.1"
73         ip4_address: "172.16.60.2"
74         driver: ice
75         link: link6
76         model: Intel-E810XXV
77       port7:
78         # s57-t23-tg1-c10/p3 - 25GE port3 Intel E810-XXVDA4 4p25GE.
79         mac_address: "50:7c:6f:48:4a:56"
80         pci_address: "0000:17:00.2"
81         ip4_address: "172.16.70.2"
82         driver: ice
83         link: link7
84         model: Intel-E810XXV
85       port8:
86         # s57-t23-tg1-c10/p4 - 25GE port4 Intel E810-XXVDA4 4p25GE.
87         mac_address: "50:7c:6f:48:4a:57"
88         pci_address: "0000:17:00.3"
89         ip4_address: "172.16.80.2"
90         driver: ice
91         link: link8
92         model: Intel-E810XXV
93       port9:
94         # s57-t23-tg1-c7/p1 - 200GE port1 Mellanox ConnectX7-2p200GE.
95         mac_address: "b8:3f:d2:b7:a0:68"
96         pci_address: "0000:ab:00.0"
97         ip4_address: "172.16.90.2"
98         driver: mlx5_core
99         link: link9
100         model: Mellanox-CX7VEAT
101       port10:
102         # s57-t23-tg1-c7/p2 - 200GE port2 Mellanox ConnectX7-2p200GE.
103         mac_address: "b8:3f:d2:b7:a0:69"
104         pci_address: "0000:ab:00.1"
105         ip4_address: "172.16.100.2"
106         driver: mlx5_core
107         link: link9
108         model: Mellanox-CX7VEAT
109       port11:
110         # s57-t23-tg1-c9/p1 - 100GE port1 Intel E810-CQDA2 2p100GE.
111         mac_address: "40:a6:b7:9e:e2:20"
112         pci_address: "0000:bd:00.0"
113         ip4_address: "172.16.110.2"
114         driver: ice
115         link: link10
116         model: Intel-E810CQ
117       port12:
118         # s57-t23-tg1-c9/p2 - 100GE port2 Intel E810-CQDA2 2p100GE.
119         mac_address: "40:a6:b7:9e:e2:24"
120         pci_address: "0000:bf:00.0"
121         ip4_address: "172.16.120.2"
122         driver: ice
123         link: link10
124         model: Intel-E810CQ
125   DUT1:
126     type: DUT
127     host: "10.30.51.56"
128     arch: x86_64
129     port: 22
130     username: testuser
131     password: Csit1234
132     uio_driver: vfio-pci
133     bus:
134       device1:
135         pci_address: "0000:75:01.0"
136         driver: idxd
137         model: Intel-DSA
138       device2:
139         pci_address: "0000:f2:01.0"
140         driver: idxd
141         model: Intel-DSA
142     cryptodev: "0000:f3:00.0"
143     interfaces:
144       port1:
145         # s56-t23-sut1-c2/p1 - 200GE port1 Mellanox ConnectX7-2p200GE.
146         mac_address: "b8:3f:d2:b7:a0:30"
147         pci_address: "0000:3d:00.0"
148         ip4_address: "172.16.10.1"
149         driver: mlx5_core
150         link: link1
151         model: Mellanox-CX7VEAT
152       port2:
153         # s56-t23-sut1-c2/p2 - 200GE port2 Mellanox ConnectX7-2p200GE.
154         mac_address: "b8:3f:d2:b7:a0:31"
155         pci_address: "0000:3d:00.1"
156         ip4_address: "172.16.20.1"
157         driver: mlx5_core
158         link: link2
159         model: Mellanox-CX7VEAT
160       port3:
161         # s56-t23-sut1-c4/p1 - 100GE port1 Intel E810-CQDA2 2p100GE.
162         mac_address: "40:a6:b7:9e:e2:70"
163         pci_address: "0000:2a:00.0"
164         ip4_address: "172.16.30.1"
165         driver: ice
166         link: link3
167         model: Intel-E810CQ
168       port4:
169         # s56-t23-sut1-c4/p2 - 100GE port2 Intel E810-CQDA2 2p100GE.
170         mac_address: "40:a6:b7:9e:e2:74"
171         pci_address: "0000:2c:00.0"
172         ip4_address: "172.16.40.1"
173         driver: ice
174         link: link4
175         model: Intel-E810CQ
176       port5:
177         # s56-t23-sut1-c10/p1 - 25GE port1 Intel E810-XXVDA4 4p25GE.
178         mac_address: "50:7c:6f:48:45:70"
179         pci_address: "0000:17:00.0"
180         ip4_address: "172.16.50.1"
181         driver: ice
182         link: link5
183         model: Intel-E810XXV
184       port6:
185         # s56-t23-sut1-c10/p2 - 25GE port2 Intel E810-XXVDA4 4p25GE.
186         mac_address: "50:7c:6f:48:45:71"
187         pci_address: "0000:17:00.1"
188         ip4_address: "172.16.60.1"
189         driver: ice
190         link: link6
191         model: Intel-E810XXV
192       port7:
193         # s56-t23-sut1-c10/p3 - 25GE port3 Intel E810-XXVDA4 4p25GE.
194         mac_address: "50:7c:6f:48:45:72"
195         pci_address: "0000:17:00.2"
196         ip4_address: "172.16.70.1"
197         driver: ice
198         link: link7
199         model: Intel-E810XXV
200       port8:
201         # s56-t23-sut1-c10/p4 - 25GE port4 Intel E810-XXVDA4 4p25GE.
202         mac_address: "50:7c:6f:48:45:73"
203         pci_address: "0000:17:00.3"
204         ip4_address: "172.16.80.1"
205         driver: ice
206         link: link8
207         model: Intel-E810XXV