aboutsummaryrefslogtreecommitdiffstats
path: root/topologies
diff options
context:
space:
mode:
authorPeter Mikus <pmikus@cisco.com>2022-01-21 14:11:13 +0100
committerPeter Mikus <pmikus@cisco.com>2022-01-24 14:56:20 +0000
commit75351e349449d6c397cb830828dc4f55883511a3 (patch)
treea08d0a8bf3f3af825dad42a95a27c4b91b28b19a /topologies
parentac1fbfcd12d5bd4db1b04bbf27b6d47880bcd3e7 (diff)
feat(core): Add ICX
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: Ic676d00bd7d3d5d8c244bfd0eb7b10bc74498505
Diffstat (limited to 'topologies')
-rw-r--r--topologies/available/lf_2n_icx_testbed212.yaml171
-rw-r--r--topologies/available/lf_3n_icx_testbed37.yaml228
2 files changed, 399 insertions, 0 deletions
diff --git a/topologies/available/lf_2n_icx_testbed212.yaml b/topologies/available/lf_2n_icx_testbed212.yaml
new file mode 100644
index 0000000000..f88a9790e5
--- /dev/null
+++ b/topologies/available/lf_2n_icx_testbed212.yaml
@@ -0,0 +1,171 @@
+---
+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.82"
+ arch: x86_64
+ port: 22
+ username: testuser
+ password: Csit1234
+ interfaces:
+ port1:
+ # s72-t212-tg1-c9/p1 - 100GE port1 Intel E810-CQDA2 2p100GE.
+ mac_address: "b4:96:91:b2:a0:40"
+ pci_address: "0000:17:00.0"
+ ip4_address: "172.16.10.2"
+ driver: ice
+ link: link1
+ model: Intel-E810CQ
+ port2:
+ # s72-t212-tg1-c9/p2 - 100GE port2 Intel E810-CQDA2 2p100GE.
+ mac_address: "b4:96:91:b2:a0:41"
+ pci_address: "0000:17:00.1"
+ ip4_address: "172.16.20.2"
+ driver: ice
+ link: link2
+ model: Intel-E810CQ
+ port3:
+ # s72-t212-tg1-c4/p1 - 25GE port1 Intel E810-CQDA4 4p25GE.
+ mac_address: "b4:96:91:a5:78:b4"
+ pci_address: "0000:31:00.0"
+ ip4_address: "172.16.30.2"
+ driver: ice
+ link: link3
+ model: Intel-E810CQ
+ port4:
+ # s72-t212-tg1-c4/p2 - 25GE port2 Intel E810-CQDA4 4p25GE.
+ mac_address: "b4:96:91:a5:78:b5"
+ pci_address: "0000:31:00.1"
+ ip4_address: "172.16.40.2"
+ driver: ice
+ link: link4
+ model: Intel-E810CQ
+ port5:
+ # s72-t212-tg1-c4/p3 - 25GE port3 Intel E810-CQDA4 4p25GE.
+ mac_address: "b4:96:91:a5:78:b6"
+ pci_address: "0000:31:00.2"
+ ip4_address: "172.16.50.2"
+ driver: ice
+ link: link5
+ model: Intel-E810CQ
+ port6:
+ # s72-t212-tg1-c4/p4 - 25GE port4 Intel E810-CQDA4 4p25GE.
+ mac_address: "b4:96:91:a5:78:b7"
+ pci_address: "0000:31:00.3"
+ ip4_address: "172.16.60.2"
+ driver: ice
+ link: link6
+ model: Intel-E810CQ
+ port7:
+ # s72-t212-tg1-c2/p1 - 25GE port1 Intel NIC xxv710 4p25GE.
+ mac_address: "40:a6:b7:4c:34:2c"
+ pci_address: "0000:4b:00.0"
+ ip4_address: "172.16.70.2"
+ driver: i40e
+ link: link7
+ model: Intel-XXV710
+ port8:
+ # s72-t212-tg1-c2/p2 - 25GE port2 Intel NIC xxv710 4p25GE.
+ mac_address: "40:a6:b7:4c:34:2d"
+ pci_address: "0000:4b:00.1"
+ ip4_address: "172.16.80.2"
+ driver: i40e
+ link: link8
+ model: Intel-XXV710
+ port9:
+ # s72-t212-tg1-c6/p1 - 100GE port1 Intel E810-CQDA2 2p100GE.
+ mac_address: "b4:96:91:b2:a0:40"
+ pci_address: "0000:ca:00.0"
+ ip4_address: "172.16.90.2"
+ driver: ice
+ link: link9
+ model: Intel-E810CQ
+ port10:
+ # s72-t212-tg1-c6/p2 - 100GE port2 Intel E810-CQDA2 2p100GE.
+ mac_address: "b4:96:91:b2:a0:41"
+ pci_address: "0000:ca:00.1"
+ ip4_address: "172.16.100.2"
+ driver: ice
+ link: link9
+ model: Intel-E810CQ
+ DUT1:
+ type: DUT
+ host: "10.30.51.81"
+ arch: x86_64
+ port: 22
+ username: testuser
+ password: Csit1234
+ uio_driver: vfio-pci
+ interfaces:
+ port1:
+ # s71-t212-sut1-c9/p1 - 100GE port1 Intel E810-CQDA2 2p100GE.
+ mac_address: "b4:96:91:b2:a8:48"
+ pci_address: "0000:17:00.0"
+ ip4_address: "172.16.10.1"
+ driver: ice
+ link: link1
+ model: Intel-E810CQ
+ port2:
+ # s71-t212-sut1-c9/p2 - 100GE port2 Intel E810-CQDA2 2p100GE.
+ mac_address: "b4:96:91:b2:a8:49"
+ pci_address: "0000:17:00.1"
+ ip4_address: "172.16.20.1"
+ driver: ice
+ link: link2
+ model: Intel-E810CQ
+ port3:
+ # s71-t212-sut1-c4/p1 - 25GE port1 Intel E810-CQDA4 2p25GE.
+ mac_address: "b4:96:91:a5:79:4c"
+ pci_address: "0000:31:00.0"
+ ip4_address: "172.16.30.1"
+ driver: ice
+ link: link3
+ model: Intel-E810CQ
+ port4:
+ # s71-t212-sut1-c4/p2 - 25GE port2 Intel E810-CQDA4 2p25GE.
+ mac_address: "b4:96:91:a5:79:4d"
+ pci_address: "0000:31:00.1"
+ ip4_address: "172.16.40.1"
+ driver: ice
+ link: link4
+ model: Intel-E810CQ
+ port5:
+ # s71-t212-sut1-c4/p3 - 25GE port3 Intel E810-CQDA4 2p25GE.
+ mac_address: "b4:96:91:a5:79:4e"
+ pci_address: "0000:31:00.2"
+ ip4_address: "172.16.50.1"
+ driver: ice
+ link: link5
+ model: Intel-E810CQ
+ port6:
+ # s71-t212-sut1-c4/p4 - 25GE port4 Intel E810-CQDA4 2p25GE.
+ mac_address: "b4:96:91:a5:79:4f"
+ pci_address: "0000:31:00.3"
+ ip4_address: "172.16.60.1"
+ driver: ice
+ link: link6
+ model: Intel-E810CQ
+ port7:
+ # s71-t212-sut1-c2/p1 - 25GE port1 Intel NIC xxv710 2p25GE.
+ mac_address: "40:a6:b7:4c:34:2c"
+ pci_address: "0000:4b:00.0"
+ ip4_address: "172.16.70.1"
+ driver: i40e
+ link: link7
+ model: Intel-XXV710
+ port8:
+ # s71-t212-sut1-c2/p2 - 25GE port2 Intel NIC xxv710 2p25GE.
+ mac_address: "40:a6:b7:4c:34:2d"
+ pci_address: "0000:4b:00.1"
+ ip4_address: "172.16.80.1"
+ driver: i40e
+ link: link8
+ model: Intel-XXV710
diff --git a/topologies/available/lf_3n_icx_testbed37.yaml b/topologies/available/lf_3n_icx_testbed37.yaml
new file mode 100644
index 0000000000..022964d97e
--- /dev/null
+++ b/topologies/available/lf_3n_icx_testbed37.yaml
@@ -0,0 +1,228 @@
+---
+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.77"
+ arch: x86_64
+ port: 22
+ username: testuser
+ password: Csit1234
+ interfaces:
+ port1:
+ # s67-t37-tg1-c9/p1 - 100GE port1 Intel E810-CQDA2 2p100GE.
+ mac_address: "b4:96:91:b2:a1:48"
+ pci_address: "0000:17:00.0"
+ ip4_address: "172.16.10.1"
+ driver: ice
+ link: link1
+ model: Intel-E810CQ
+ port2:
+ # s67-t37-tg1-c9/p2 - 100GE port2 Intel E810-CQDA2 2p100GE.
+ mac_address: "b4:96:91:b2:a1:49"
+ pci_address: "0000:17:00.1"
+ ip4_address: "172.16.20.1"
+ driver: ice
+ link: link2
+ model: Intel-E810CQ
+ port3:
+ # s67-t37-tg1-c4/p1 - 25GE port1 Intel E810-CQDA4 4p25GE.
+ mac_address: "b4:96:91:a5:78:ec"
+ pci_address: "0000:31:00.0"
+ ip4_address: "172.16.30.1"
+ driver: ice
+ link: link3
+ model: Intel-E810CQ
+ port4:
+ # s67-t37-tg1-c4/p2 - 25GE port2 Intel E810-CQDA4 4p25GE.
+ mac_address: "b4:96:91:a5:78:ed"
+ pci_address: "0000:31:00.1"
+ ip4_address: "172.16.40.1"
+ driver: ice
+ link: link4
+ model: Intel-E810CQ
+ port5:
+ # s67-t37-tg1-c4/p3 - 25GE port3 Intel E810-CQDA4 4p25GE.
+ mac_address: "b4:96:91:a5:78:ee"
+ pci_address: "0000:31:00.2"
+ ip4_address: "172.16.50.1"
+ driver: ice
+ link: link5
+ model: Intel-E810CQ
+ port6:
+ # s67-t37-tg1-c4/p4 - 25GE port4 Intel E810-CQDA4 4p25GE.
+ mac_address: "b4:96:91:a5:78:ef"
+ pci_address: "0000:31:00.3"
+ ip4_address: "172.16.60.1"
+ driver: ice
+ link: link6
+ model: Intel-E810CQ
+ port7:
+ # s67-t37-tg1-c2/p1 - 25GE port1 Intel NIC x710 2p25GE.
+ mac_address: "3c:fd:fe:bd:fa:24"
+ pci_address: "0000:4b:00.0"
+ ip4_address: "172.16.70.1"
+ driver: i40e
+ link: link7
+ model: Intel-XXV710
+ port8:
+ # s67-t37-tg1-c2/p2 - 25GE port2 Intel NIC x710 2p25GE.
+ mac_address: "3c:fd:fe:bd:fa:25"
+ pci_address: "0000:4b:00.1"
+ ip4_address: "172.16.80.1"
+ driver: i40e
+ link: link8
+ model: Intel-XXV710
+ DUT1:
+ type: DUT
+ host: "10.30.51.75"
+ arch: x86_64
+ port: 22
+ username: testuser
+ password: Csit1234
+ uio_driver: vfio-pci
+ interfaces:
+ port1:
+ # s65-t37-sut1-c9/p1 - 100GE port1 Intel E810-CQDA2 2p100GE.
+ mac_address: "b4:96:91:b2:a7:b0"
+ pci_address: "0000:17:00.0"
+ ip4_address: "172.16.10.2"
+ driver: ice
+ link: link1
+ model: Intel-E810CQ
+ port2:
+ # s65-t37-sut1-c9/p2 - 100GE port2 Intel E810-CQDA2 2p100GE.
+ mac_address: "b4:96:91:b2:a7:b1"
+ pci_address: "0000:17:00.1"
+ ip4_address: "172.16.20.2"
+ driver: ice
+ link: link22
+ model: Intel-E810CQ
+ port3:
+ # s65-t37-sut1-c4/p1 - 25GE port1 Intel E810-CQDA4 4p25GE.
+ mac_address: "b4:96:91:a5:77:60"
+ pci_address: "0000:31:00.0"
+ ip4_address: "172.16.30.2"
+ driver: ice
+ link: link3
+ model: Intel-E810CQ
+ port4:
+ # s65-t37-sut1-c4/p2 - 25GE port2 Intel E810-CQDA4 4p25GE.
+ mac_address: "b4:96:91:a5:77:61"
+ pci_address: "0000:31:00.1"
+ ip4_address: "172.16.40.2"
+ driver: ice
+ link: link44
+ model: Intel-E810CQ
+ port5:
+ # s65-t37-sut1-c4/p3 - 25GE port3 Intel E810-CQDA4 4p25GE.
+ mac_address: "b4:96:91:a5:77:62"
+ pci_address: "0000:31:00.2"
+ ip4_address: "172.16.50.2"
+ driver: ice
+ link: link5
+ model: Intel-E810CQ
+ port6:
+ # s65-t37-sut1-c4/p4 - 25GE port4 Intel E810-CQDA4 4p25GE.
+ mac_address: "b4:96:91:a5:77:63"
+ pci_address: "0000:31:00.3"
+ ip4_address: "172.16.60.2"
+ driver: ice
+ link: link66
+ model: Intel-E810CQ
+ port7:
+ # s65-t37-sut1-c2/p1 - 25GE port1 Intel NIC xxv710 2p25GE.
+ mac_address: "3c:fd:fe:bd:f8:68"
+ pci_address: "0000:4b:00.0"
+ ip4_address: "172.16.70.2"
+ driver: i40e
+ link: link7
+ model: Intel-XXV710
+ port8:
+ # s65-t37-sut1-c2/p2 - 25GE port2 Intel NIC xxv710 2p25GE.
+ mac_address: "3c:fd:fe:bd:f8:69"
+ pci_address: "0000:4b:00.1"
+ ip4_address: "172.16.80.2"
+ driver: i40e
+ link: link88
+ model: Intel-XXV710
+ DUT2:
+ type: DUT
+ host: "10.30.51.76"
+ arch: x86_64
+ port: 22
+ username: testuser
+ password: Csit1234
+ uio_driver: vfio-pci
+ interfaces:
+ port1:
+ # s66-t37-sut2-c9/p1 - 100GE port1 Intel E810-CQDA2 2p100GE.
+ mac_address: "40:a6:b7:67:27:50"
+ pci_address: "0000:17:00.0"
+ ip4_address: "172.16.10.3"
+ driver: ice
+ link: link2
+ model: Intel-E810CQ
+ port2:
+ # s66-t37-sut2-c9/p2 - 100GE port2 Intel E810-CQDA2 2p100GE.
+ mac_address: "40:a6:b7:67:27:51"
+ pci_address: "0000:17:00.1"
+ ip4_address: "172.16.20.3"
+ driver: ice
+ link: link22
+ model: Intel-E810CQ
+ port3:
+ # s66-t37-sut2-c4/p1 - 25GE port1 Intel E810-CQDA4 4p25GE.
+ mac_address: "b4:96:91:a5:78:24"
+ pci_address: "0000:31:00.0"
+ ip4_address: "172.16.30.3"
+ driver: ice
+ link: link4
+ model: Intel-E810CQ
+ port4:
+ # s66-t37-sut2-c4/p2 - 25GE port2 Intel E810-CQDA4 4p25GE.
+ mac_address: "b4:96:91:a5:78:25"
+ pci_address: "0000:31:00.1"
+ ip4_address: "172.16.40.3"
+ driver: ice
+ link: link44
+ model: Intel-E810CQ
+ port5:
+ # s66-t37-sut2-c4/p3 - 25GE port3 Intel E810-CQDA4 4p25GE.
+ mac_address: "b4:96:91:a5:78:26"
+ pci_address: "0000:31:00.2"
+ ip4_address: "172.16.50.3"
+ driver: ice
+ link: link6
+ model: Intel-E810CQ
+ port6:
+ # s66-t37-sut2-c4/p4 - 25GE port4 Intel E810-CQDA4 4p25GE.
+ mac_address: "b4:96:91:a5:78:27"
+ pci_address: "0000:31:00.3"
+ ip4_address: "172.16.60.3"
+ driver: ice
+ link: link66
+ model: Intel-E810CQ
+ port7:
+ # s66-t37-sut2-c2/p1 - 25GE port1 Intel NIC xxv710 2p25GE.
+ mac_address: "3c:fd:fe:bd:f9:f4"
+ pci_address: "0000:4b:00.0"
+ ip4_address: "172.16.70.3"
+ driver: i40e
+ link: link8
+ model: Intel-XXV710
+ port8:
+ # s66-t37-sut2-c2/p2 - 25GE port2 Intel NIC xxv710 2p25GE.
+ mac_address: "3c:fd:fe:bd:f9:f5"
+ pci_address: "0000:4b:00.1"
+ ip4_address: "172.16.80.3"
+ driver: i40e
+ link: link88
+ model: Intel-XXV710