fix(infra): Temporarily disable X710 link loop
[csit.git] / topologies / available / lf_2n_clx_testbed28.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.32.8.21"
14     arch: x86_64
15     port: 22
16     username: testuser
17     password: Csit1234
18     interfaces:
19       #port1:
20       #  # s36-t28-tg1-c2/p1 - 10GE port1 on Intel NIC x710 4p10GE.
21       #  mac_address: "3c:fd:fe:ca:e8:28"
22       #  pci_address: "0000:18:00.0"
23       #  ip4_address: "172.16.10.2"
24       #  driver: i40e
25       #  link: link1
26       #  model: Intel-X710
27       #port2:
28       #  # s36-t28-tg1-c2/p2 - 10GE port2 on Intel NIC x710 4p10GE.
29       #  mac_address: "3c:fd:fe:ca:e8:29"
30       #  pci_address: "0000:18:00.1"
31       #  ip4_address: "172.16.20.2"
32       #  driver: i40e
33       #  link: link2
34       #  model: Intel-X710
35       port3:
36         # s36-t28-tg1-c2/p3 - 10GE port3 on Intel NIC x710 4p10GE.
37         mac_address: "3c:fd:fe:ca:e8:2a"
38         pci_address: "0000:18:00.2"
39         ip4_address: "172.16.30.2"
40         driver: i40e
41         link: link3
42         model: Intel-X710
43       port4:
44         # s36-t28-tg1-c2/p4 - 10GE port4 on Intel NIC x710 4p10GE.
45         mac_address: "3c:fd:fe:ca:e8:2b"
46         pci_address: "0000:18:00.3"
47         ip4_address: "172.16.40.2"
48         driver: i40e
49         link: link4
50         model: Intel-X710
51       port5:
52         # s36-t28-tg1-c4/p1 - 25GE port1 on Intel NIC xxv710 2p25GE.
53         mac_address: "3c:fd:fe:cf:69:ec"
54         pci_address: "0000:3b:00.0"
55         ip4_address: "172.16.50.2"
56         driver: i40e
57         link: link5
58         model: Intel-XXV710
59       port6:
60         # s36-t28-tg1-c4/p2 - 25GE port2 on Intel NIC xxv710 2p25GE.
61         mac_address: "3c:fd:fe:cf:69:ed"
62         pci_address: "0000:3b:00.1"
63         ip4_address: "172.16.60.2"
64         driver: i40e
65         link: link6
66         model: Intel-XXV710
67       port7:
68         # s36-t28-tg1-c9/p1 - 100GE-port1 ConnectX5-2p100GE.
69         mac_address: "ec:0d:9a:8c:c7:f6"
70         pci_address: "0000:5e:00.0"
71         ip4_address: "172.16.70.2"
72         driver: mlx5_core
73         link: link7
74         model: Mellanox-CX556A
75       port8:
76         # s36-t28-tg1-c9/p2 - 100GE-port2 ConnectX5-2p100GE.
77         mac_address: "ec:0d:9a:8c:c7:f7"
78         pci_address: "0000:5e:00.1"
79         ip4_address: "172.16.80.2"
80         driver: mlx5_core
81         link: link8
82         model: Mellanox-CX556A
83       port9:
84         # s36-t28-tg1-c6/p1 - 100GE-port1 ConnectX5-2p100GE.
85         mac_address: "10:70:fd:15:5f:b4"
86         pci_address: "0000:86:00.0"
87         ip4_address: "172.16.90.2"
88         driver: mlx5_core
89         link: link9
90         model: Mellanox-CX556A
91       port10:
92         # s36-t28-tg1-c6/p2 - 100GE-port2 ConnectX5-2p100GE.
93         mac_address: "10:70:fd:15:5f:b5"
94         pci_address: "0000:86:00.1"
95         ip4_address: "172.16.100.2"
96         driver: mlx5_core
97         link: link10
98         model: Mellanox-CX556A
99       port11:
100         # s36-t28-tg1-c8/p1 - 100GE-port1 ConnectX5-2p100GE.
101         mac_address: "0c:42:a1:0b:99:8a"
102         pci_address: "0000:af:00.0"
103         ip4_address: "172.16.110.2"
104         driver: mlx5_core
105         link: link11
106         model: Mellanox-CX556A
107       port12:
108         # s36-t28-tg1-c8/p2 - 100GE-port2 ConnectX5-2p100GE.
109         mac_address: "0c:42:a1:0b:99:8b"
110         pci_address: "0000:af:00.1"
111         ip4_address: "172.16.120.2"
112         driver: mlx5_core
113         link: link11
114         model: Mellanox-CX556A
115   DUT1:
116     type: DUT
117     host: "10.32.8.20"
118     arch: x86_64
119     port: 22
120     username: testuser
121     password: Csit1234
122     uio_driver: vfio-pci
123     interfaces:
124       port1:
125         # s35-t28-sut1-c2/p1 - 10GE port1 on Intel NIC x710 4p10GE.
126         mac_address: "3c:fd:fe:ca:e3:b0"
127         pci_address: "0000:18:00.0"
128         ip4_address: "172.16.10.1"
129         driver: i40e
130         link: link1
131         model: Intel-X710
132       port2:
133         # s35-t28-sut1-c2/p2 - 10GE port2 on Intel NIC x710 4p10GE.
134         mac_address: "3c:fd:fe:ca:e3:b1"
135         pci_address: "0000:18:00.1"
136         ip4_address: "172.16.20.1"
137         driver: i40e
138         link: link2
139         model: Intel-X710
140       port3:
141         # s35-t28-sut1-c2/p3 - 10GE port3 on Intel NIC x710 4p10GE.
142         mac_address: "3c:fd:fe:ca:e3:b2"
143         pci_address: "0000:18:00.2"
144         ip4_address: "172.16.30.1"
145         driver: i40e
146         link: link3
147         model: Intel-X710
148       port4:
149         # s35-t28-sut1-c2/p4 - 10GE port4 on Intel NIC x710 4p10GE.
150         mac_address: "3c:fd:fe:ca:e3:b3"
151         pci_address: "0000:18:00.3"
152         ip4_address: "172.16.40.1"
153         driver: i40e
154         link: link4
155         model: Intel-X710
156       port5:
157         # s35-t28-sut1-c2/p1 - 25GE port1 on Intel NIC xxv710 2p25GE.
158         mac_address: "3c:fd:fe:dd:d1:90"
159         pci_address: "0000:3b:00.0"
160         ip4_address: "172.16.50.1"
161         driver: i40e
162         link: link5
163         model: Intel-XXV710
164       port6:
165         # s35-t28-sut1-c2/p2 - 25GE port2 on Intel NIC xxv710 2p25GE.
166         mac_address: "3c:fd:fe:dd:d1:91"
167         pci_address: "0000:3b:00.1"
168         ip4_address: "172.16.60.1"
169         driver: i40e
170         link: link6
171         model: Intel-XXV710
172       port7:
173         # s35-t28-sut1-c9/p1 - 100GE-port1 ConnectX5-2p100GE.
174         mac_address: "ec:0d:9a:8c:c7:b6"
175         pci_address: "0000:5e:00.0"
176         ip4_address: "172.16.70.1"
177         driver: mlx5_core
178         link: link7
179         model: Mellanox-CX556A
180       port8:
181         # s35-t28-sut1-c9/p2 - 100GE-port2 ConnectX5-2p100GE.
182         mac_address: "ec:0d:9a:8c:c7:b7"
183         pci_address: "0000:5e:00.1"
184         ip4_address: "172.16.80.1"
185         driver: mlx5_core
186         link: link8
187         model: Mellanox-CX556A
188       port9:
189         # s35-t28-sut1-c6/p1 - 100GE-port1 Intel E810-CQDA2 2p100GE.
190         mac_address: "b4:96:91:a4:26:08"
191         pci_address: "0000:86:00.0"
192         ip4_address: "172.16.90.1"
193         driver: ice
194         link: link9
195         model: Intel-E810CQ
196       port10:
197         # s35-t28-sut1-c6/p2 - 100GE-port1 Intel E810-CQDA2 2p100GE.
198         mac_address: "b4:96:91:a4:26:09"
199         pci_address: "0000:86:00.1"
200         ip4_address: "172.16.100.1"
201         driver: ice
202         link: link10
203         model: Intel-E810CQ