diff options
author | 2025-02-04 13:37:54 +0100 | |
---|---|---|
committer | 2025-02-11 09:48:01 +0100 | |
commit | 7eb1aad3a37e067ada027d523b517cfafae5c198 (patch) | |
tree | 6aa28d7210a96edf7a21878c99243d67843e95f6 /topologies | |
parent | ee113497fedcd1b3d6425255b6f683c59152fb5d (diff) |
feat(infra): 3n-oct
Signed-off-by: Peter Mikus <peter.mikus@icloud.com>
Change-Id: Ia5b4dff2aaf5b7baa88f85448616c59e51816873
Diffstat (limited to 'topologies')
-rw-r--r-- | topologies/available/lf_3n_oct_testbed215.yaml | 100 | ||||
-rw-r--r-- | topologies/disabled/lf_3n_oct_testbed215.yaml | 203 |
2 files changed, 100 insertions, 203 deletions
diff --git a/topologies/available/lf_3n_oct_testbed215.yaml b/topologies/available/lf_3n_oct_testbed215.yaml new file mode 100644 index 0000000000..5f41ca62f1 --- /dev/null +++ b/topologies/available/lf_3n_oct_testbed215.yaml @@ -0,0 +1,100 @@ +--- +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.88" + arch: x86_64 + port: 6001 + username: testuser + password: Csit1234 + interfaces: + port1: + # s88-t215-tg1-c9/p1 - 100GE port1 Intel E810-CQDA2 2p100GE. + mac_address: "40:a6:b7:67:1c:f4" + pci_address: "0000:17:00.0" + ip4_address: "172.16.10.1" + driver: ice + link: link1 + model: Intel-E810CQ + port2: + # s88-t215-tg1-c9/p2 - 100GE port2 Intel E810-CQDA2 2p100GE. + mac_address: "40:a6:b7:67:1c:f0" + pci_address: "0000:19:00.0" + ip4_address: "172.16.20.1" + driver: ice + link: link2 + model: Intel-E810CQ + DUT1: + type: DUT + host: "10.30.51.95" + arch: aarch64 + port: 22 + username: root + password: root + uio_driver: vfio-pci + cryptodev: + device1: + pci_address: "0002:20:00.0" + driver: "rvu_cptpf" + model: "HW_A0FD" + module: "rvu_cptpf" + numvfs: 1 + eventdev: "0002:0e:00.0" + interfaces: + port1: + # s95-t215-sut1-c2/p1 - 100GE port1 Cavium A063 2p100GE. + mac_address: "1a:cc:6a:50:05:2a" + pci_address: "0002:02:00.0" + ip4_address: "172.16.10.2" + driver: rvu_nicpf + link: link1 + model: Cavium-A063-100G + port2: + # s95-t215-sut1-c2/p1 - 100GE port2 Cavium A063 2p100GE. + mac_address: "1a:cc:6a:50:05:2a " + pci_address: "0002:03:00.0" + ip4_address: "172.16.30.1" + driver: rvu_nicpf + link: link3 + model: Cavium-A063-100G + DUT2: + type: DUT + host: "10.30.51.96" + arch: aarch64 + port: 22 + username: root + password: root + uio_driver: vfio-pci + cryptodev: + device1: + pci_address: "0002:20:00.0" + driver: "rvu_cptpf" + model: "HW_A0FD" + module: "rvu_cptpf" + numvfs: 1 + eventdev: "0002:0e:00.0" + interfaces: + port1: + # s87-t215-sut1-c6/p1 - 100GE port1 Cavium A063 2p100GE. + mac_address: "40:a6:b7:67:2b:ec" + pci_address: "0002:03:00.0" + ip4_address: "172.16.20.2" + driver: rvu_nicpf + link: link2 + model: Cavium-A063-100G + port2: + # s87-t215-sut1-c6/p1 - 100GE port2 Cavium A063 2p100GE. + mac_address: "40:60:5a:02:e1:60" + pci_address: "0002:02:00.0" + ip4_address: "172.16.30.2" + driver: rvu_nicpf + link: link3 + model: Cavium-A063-100G
\ No newline at end of file diff --git a/topologies/disabled/lf_3n_oct_testbed215.yaml b/topologies/disabled/lf_3n_oct_testbed215.yaml deleted file mode 100644 index f1996cb34d..0000000000 --- a/topologies/disabled/lf_3n_oct_testbed215.yaml +++ /dev/null @@ -1,203 +0,0 @@ ---- -metadata: - version: 0.1 - schema: - - resources/topology_schemas/2_node_topology.sch.yaml - - resources/topology_schemas/topology.sch.yaml - tags: [hw, 2-node] - -nodes: - TG: - type: TG - subtype: TREX - host: "10.30.51.88" - arch: x86_64 - port: 6001 - username: testuser - password: Csit1234 - interfaces: - port1: - # s88-t215-tg1-c9/p1 - 100GE port1 Intel E810-CQDA2 2p100GE. - mac_address: "40:a6:b7:67:1c:f4" - pci_address: "0000:17:00.0" - ip4_address: "172.16.10.2" - driver: ice - link: link1 - model: Intel-E810CQ - port2: - # s88-t215-tg1-c9/p2 - 100GE port2 Intel E810-CQDA2 2p100GE. - mac_address: "40:a6:b7:67:1c:f0" - pci_address: "0000:19:00.0" - ip4_address: "172.16.20.2" - driver: ice - link: link2 - model: Intel-E810CQ - port3: - # s88-t215-tg1-c4/p1 - 25GE port1 Intel E810-XXVDA4 4p25GE. - mac_address: "b4:96:91:a5:7a:24" - pci_address: "0000:31:00.0" - ip4_address: "172.16.30.2" - driver: ice - link: link3 - model: Intel-E810XXV - port4: - # s88-t215-tg1-c4/p2 - 25GE port2 Intel E810-XXVDA4 4p25GE. - mac_address: "b4:96:91:a5:7a:25" - pci_address: "0000:31:00.1" - ip4_address: "172.16.40.2" - driver: ice - link: link4 - model: Intel-E810XXV - port5: - # s88-t215-tg1-c4/p3 - 25GE port3 Intel E810-XXVDA4 4p25GE. - mac_address: "b4:96:91:a5:7a:26" - pci_address: "0000:31:00.2" - ip4_address: "172.16.50.2" - driver: ice - link: link5 - model: Intel-E810XXV - port6: - # s88-t215-tg1-c4/p4 - 25GE port4 Intel E810-XXVDA4 4p25GE. - mac_address: "b4:96:91:a5:7a:27" - pci_address: "0000:31:00.3" - ip4_address: "172.16.60.2" - driver: ice - link: link6 - model: Intel-E810XXV - port7: - # s88-t215-tg1-c2/p1 - 25GE port1 Intel NIC xxv710 4p25GE. - mac_address: "40:a6:b7:40:87:cc" - pci_address: "0000:4b:00.0" - ip4_address: "172.16.70.2" - driver: i40e - link: link7 - model: Intel-XXV710 - port8: - # s88-t215-tg1-c2/p2 - 25GE port2 Intel NIC xxv710 4p25GE. - mac_address: "40:a6:b7:40:87:cd" - pci_address: "0000:4b:00.1" - ip4_address: "172.16.80.2" - driver: i40e - link: link8 - model: Intel-XXV710 - port9: - # s88-t215-tg1-c8/p1 - 200GE port1 Mellanox ConnectX7-2p200GE. - mac_address: "b8:3f:d2:f9:c3:4e" - pci_address: "0000:b1:00.0" - ip4_address: "172.16.90.2" - driver: mlx5_core - link: link9 - model: Mellanox-CX7VEAT - port10: - # s88-t215-tg1-c8/p2 - 200GE port2 Mellanox ConnectX7-2p200GE. - mac_address: "b8:3f:d2:f9:c3:4f" - pci_address: "0000:b1:00.1" - ip4_address: "172.16.100.2" - driver: mlx5_core - link: link10 - model: Mellanox-CX7VEAT - port11: - # s88-t215-tg1-c6/p1 - 100GE port1 Intel E810-CQDA2 2p100GE. - mac_address: "40:a6:b7:67:17:10" - pci_address: "0000:ca:00.0" - ip4_address: "172.16.110.2" - driver: ice - link: link11 - model: Intel-E810CQ - port12: - # s88-t215-tg1-c6/p2 - 100GE port2 Intel E810-CQDA2 2p100GE. - mac_address: "40:a6:b7:67:17:14" - pci_address: "0000:cc:00.0" - ip4_address: "172.16.120.2" - driver: ice - link: link11 - model: Intel-E810CQ - DUT1: - type: DUT - host: "10.30.51.87" - arch: x86_64 - port: 22 - username: testuser - password: Csit1234 - uio_driver: vfio-pci - interfaces: - port1: - # s87-t215-sut1-c9/p1 - 100GE port1 Intel E810-CQDA2 2p100GE. - mac_address: "40:a6:b7:67:2b:ec" - pci_address: "0000:17:00.0" - ip4_address: "172.16.10.1" - driver: ice - link: link1 - model: Intel-E810CQ - port2: - # s87-t215-sut1-c9/p2 - 100GE port2 Intel E810-CQDA2 2p100GE. - mac_address: "40:a6:b7:67:2b:e8" - pci_address: "0000:19:00.0" - ip4_address: "172.16.20.1" - driver: ice - link: link2 - model: Intel-E810CQ - port3: - # s87-t215-sut1-c4/p1 - 25GE port1 Intel E810-XXVDA4 4p25GE. - mac_address: "b4:96:91:a5:7a:1c" - pci_address: "0000:31:00.0" - ip4_address: "172.16.30.1" - driver: ice - link: link3 - model: Intel-E810XXV - port4: - # s87-t215-sut1-c4/p2 - 25GE port2 Intel E810-XXVDA4 4p25GE. - mac_address: "b4:96:91:a5:7a:1d" - pci_address: "0000:31:00.1" - ip4_address: "172.16.40.1" - driver: ice - link: link4 - model: Intel-E810XXV - port5: - # s87-t215-sut1-c4/p3 - 25GE port3 Intel E810-XXVDA4 4p25GE. - mac_address: "b4:96:91:a5:7a:1e" - pci_address: "0000:31:00.2" - ip4_address: "172.16.50.1" - driver: ice - link: link5 - model: Intel-E810XXV - port6: - # s87-t215-sut1-c4/p4 - 25GE port4 Intel E810-XXVDA4 4p25GE. - mac_address: "b4:96:91:a5:7a:1f" - pci_address: "0000:31:00.3" - ip4_address: "172.16.60.1" - driver: ice - link: link6 - model: Intel-E810XXV - port7: - # s87-t215-sut1-c2/p1 - 25GE port1 Intel NIC xxv710 2p25GE. - mac_address: "40:a6:b7:40:87:90" - pci_address: "0000:4b:00.0" - ip4_address: "172.16.70.1" - driver: i40e - link: link7 - model: Intel-XXV710 - port8: - # s87-t215-sut1-c2/p2 - 25GE port2 Intel NIC xxv710 2p25GE. - mac_address: "40:a6:b7:40:87:91" - pci_address: "0000:4b:00.1" - ip4_address: "172.16.80.1" - driver: i40e - link: link8 - model: Intel-XXV710 - port9: - # s87-t215-sut1-c8/p1 - 200GE port1 Mellanox ConnectX7-2p200GE. - mac_address: "b8:3f:d2:b7:a2:78" - pci_address: "0000:b1:00.0" - ip4_address: "172.16.90.1" - driver: mlx5_core - link: link9 - model: Mellanox-CX7VEAT - port10: - # s87-t215-sut1-c8/p2 - 200GE port2 Mellanox ConnectX7-2p200GE. - mac_address: "b8:3f:d2:b7:a2:79" - pci_address: "0000:b1:00.1" - ip4_address: "172.16.100.1" - driver: mlx5_core - link: link10 - model: Mellanox-CX7VEAT
\ No newline at end of file |