Add VPP wireguard async mode test suite
[csit.git] / topologies / available / lf_3n_snr_testbed39.yaml
1 ---
2 metadata:
3   version: 0.1
4   schema:
5     - resources/topology_schemas/3_node_topology.sch.yaml
6     - resources/topology_schemas/topology.sch.yaml
7   tags: [hw, 3-node]
8
9 nodes:
10   TG:
11     type: TG
12     subtype: TREX
13     host: "10.30.51.89"
14     arch: x86_64
15     port: 22
16     username: testuser
17     password: Csit1234
18     interfaces:
19       port1:
20         # s89-t39t310-tg1-c4/p1 - 25GE port1 Intel E810-XXVDA4 4p25GE.
21         mac_address: "b4:96:91:a5:22:08"
22         pci_address: "0000:ca:00.0"
23         ip4_address: "172.16.10.1"
24         driver: ice
25         link: disabled1
26         model: Intel-E810XXV
27       port2:
28         # s89-t39t310-tg1-c4/p2 - 25GE port2 Intel E810-XXVDA4 4p25GE.
29         mac_address: "b4:96:91:a5:22:09"
30         pci_address: "0000:ca:00.1"
31         ip4_address: "172.16.20.1"
32         driver: ice
33         link: link2
34         model: Intel-E810XXV
35       port3:
36         # s89-t39t310-tg1-c4/p3 - 25GE port3 Intel E810-XXVDA4 4p25GE.
37         mac_address: "b4:96:91:a5:22:0a"
38         pci_address: "0000:ca:00.2"
39         ip4_address: "172.16.50.1"
40         driver: ice
41         link: disabled2
42         model: Intel-E810XXV
43       port4:
44         # s89-t39t310-tg1-c4/p4 - 25GE port4 Intel E810-XXVDA4 4p25GE.
45         mac_address: "b4:96:91:a5:22:0b"
46         pci_address: "0000:ca:00.3"
47         ip4_address: "172.16.60.1"
48         driver: ice
49         link: link5
50         model: Intel-E810XXV
51   DUT1:
52     type: DUT
53     host: "10.30.51.93"
54     arch: x86_64
55     port: 22
56     username: testuser
57     password: Csit1234
58     cryptodev: "0000:f4:00.0"
59     uio_driver: vfio-pci
60     interfaces:
61       port1:
62         # s93-t39-sut1-c1/p1 - 25GE port1 Intel E822-CQDA4 4p25GE.
63         mac_address: "00:00:00:01:01:00"
64         pci_address: "0000:ec:00.0"
65         ip4_address: "172.16.10.2"
66         driver: ice
67         link: link2
68         model: Intel-E822CQ
69       port2:
70         # s93-t39-sut1-c1/p2 - 25GE port2 Intel E822-CQDA4 4p25GE.
71         mac_address: "00:00:00:01:01:01"
72         pci_address: "0000:ec:00.1"
73         ip4_address: "172.16.20.2"
74         driver: ice
75         link: disabled3
76         model: Intel-E822CQ
77       port3:
78         # s93-t39-sut1-c1/p3 - 25GE port3 Intel E822-CQDA4 4p25GE.
79         mac_address: "00:00:00:01:01:02"
80         pci_address: "0000:ec:00.2"
81         ip4_address: "172.16.30.1"
82         driver: ice
83         link: link3
84         model: Intel-E822CQ
85       port4:
86         # s93-t39-sut1-c1/p4 - 25GE port4 Intel E822-CQDA4 4p25GE.
87         mac_address: "00:00:00:01:01:03"
88         pci_address: "0000:ec:00.3"
89         ip4_address: "172.16.40.1"
90         driver: ice
91         link: link4
92         model: Intel-E822CQ
93   DUT2:
94     type: DUT
95     host: "10.30.51.94"
96     arch: x86_64
97     port: 22
98     username: testuser
99     password: Csit1234
100     cryptodev: "0000:f4:00.0"
101     uio_driver: vfio-pci
102     interfaces:
103       port1:
104         # s94-t39-sut2-c1/p1 - 25GE port1 Intel E822-CQDA4 4p25GE.
105         mac_address: "00:00:00:02:01:00"
106         pci_address: "0000:ec:00.0"
107         ip4_address: "172.16.30.2"
108         driver: ice
109         link: link5
110         model: Intel-E822CQ
111       port2:
112         # s94-t39-sut2-c1/p2 - 25GE port2 Intel E822-CQDA4 4p25GE.
113         mac_address: "00:00:00:02:01:01"
114         pci_address: "0000:ec:00.1"
115         ip4_address: "172.16.40.2"
116         driver: ice
117         link: disabled4
118         model: Intel-E822CQ
119       port3:
120         # s94-t39-sut2-c1/p3 - 25GE port3 Intel E822-CQDA4 4p25GE.
121         mac_address: "00:00:00:02:01:02"
122         pci_address: "0000:ec:00.2"
123         ip4_address: "172.16.50.2"
124         driver: ice
125         link: link3
126         model: Intel-E822CQ
127       port4:
128         # s94-t39-sut2-c1/p4 - 25GE port4 Intel E822-CQDA4 4p25GE.
129         mac_address: "00:00:00:02:01:03"
130         pci_address: "0000:ec:00.3"
131         ip4_address: "172.16.60.2"
132         driver: ice
133         link: link4
134         model: Intel-E822CQ