aboutsummaryrefslogtreecommitdiffstats
path: root/topologies
diff options
context:
space:
mode:
authorPeter Mikus <pmikus@cisco.com>2022-04-25 15:02:47 +0200
committerPeter Mikus <pmikus@cisco.com>2022-04-25 13:27:38 +0000
commit4afea6f79c552c271d6b0c5082f9af40e572cd20 (patch)
tree94b566b574eb4507d51c12249a75f170b4c5a8dc /topologies
parentf6d5cf4de53af9ba7907d2c0bf715ceca5d81f90 (diff)
feat(infra): Onboard Mellanox II.
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: Ifd90f6b77f49e2a6907262d6f1e3da19ef275ac6
Diffstat (limited to 'topologies')
-rw-r--r--topologies/available/lf_2n_clx_testbed27.yaml48
-rw-r--r--topologies/available/lf_2n_clx_testbed28.yaml46
-rw-r--r--topologies/available/lf_2n_clx_testbed29.yaml28
3 files changed, 77 insertions, 45 deletions
diff --git a/topologies/available/lf_2n_clx_testbed27.yaml b/topologies/available/lf_2n_clx_testbed27.yaml
index 1bf2aa67a2..5869387156 100644
--- a/topologies/available/lf_2n_clx_testbed27.yaml
+++ b/topologies/available/lf_2n_clx_testbed27.yaml
@@ -76,26 +76,42 @@ nodes:
# s34-t27-tg1-c9/p2 - 100GE-port2 ConnectX5-2p100GE.
mac_address: "ec:0d:9a:8c:c6:a7"
pci_address: "0000:5e:00.1"
- ip4_address: "172.16.70.1"
+ ip4_address: "172.16.80.2"
driver: mlx5_core
link: link8
model: Mellanox-CX556A
port9:
- # s34-t27-tg1-c6/p1 - 100GE-port1 Intel E810-CQDA2 2p100GE.
- mac_address: "b4:96:91:a4:24:e8"
+ # s34-t27-tg1-c6/p1 - 100GE-port1 ConnectX5-2p100GE.
+ mac_address: "10:70:fd:15:60:54"
pci_address: "0000:86:00.0"
- ip4_address: "172.16.80.2"
- driver: ice
+ ip4_address: "172.16.90.2"
+ driver: mlx5_core
link: link9
- model: Intel-E810CQ
+ model: Mellanox-CX556A
port10:
- # s34-t27-tg1-c6/p2 - 100GE-port1 Intel E810-CQDA2 2p100GE.
- mac_address: "b4:96:91:a4:24:e9"
+ # s34-t27-tg1-c6/p2 - 100GE-port2 ConnectX5-2p100GE.
+ mac_address: "10:70:fd:15:60:55"
pci_address: "0000:86:00.1"
- ip4_address: "172.16.90.1"
- driver: ice
+ ip4_address: "172.16.100.2"
+ driver: mlx5_core
link: link10
- model: Intel-E810CQ
+ model: Mellanox-CX556A
+ port11:
+ # s34-t27-tg1-c8/p1 - 100GE-port1 ConnectX5-2p100GE.
+ mac_address: "0c:42:a1:0b:92:1a"
+ pci_address: "0000:af:00.0"
+ ip4_address: "172.16.110.2"
+ driver: mlx5_core
+ link: link11
+ model: Mellanox-CX556A
+ port12:
+ # s34-t27-tg1-c8/p2 - 100GE-port2 ConnectX5-2p100GE.
+ mac_address: "0c:42:a1:0b:92:1b"
+ pci_address: "0000:af:00.1"
+ ip4_address: "172.16.120.2"
+ driver: mlx5_core
+ link: link11
+ model: Mellanox-CX556A
DUT1:
type: DUT
host: "10.32.8.18"
@@ -157,7 +173,7 @@ nodes:
# s33-t27-sut1-c9/p1 - 100GE-port1 ConnectX5-2p100GE.
mac_address: "ec:0d:9a:8c:c6:96"
pci_address: "0000:5e:00.0"
- ip4_address: "172.16.70.2"
+ ip4_address: "172.16.70.1"
driver: mlx5_core
link: link7
model: Mellanox-CX556A
@@ -165,7 +181,7 @@ nodes:
# s33-t27-sut1-c9/p2 - 100GE-port2 ConnectX5-2p100GE.
mac_address: "ec:0d:9a:8c:c6:96"
pci_address: "0000:5e:00.1"
- ip4_address: "172.16.70.1"
+ ip4_address: "172.16.80.1"
driver: mlx5_core
link: link8
model: Mellanox-CX556A
@@ -173,7 +189,7 @@ nodes:
# s33-t27-sut1-c6/p1 - 100GE-port1 Intel E810-CQDA2 2p100GE.
mac_address: "b4:96:91:a2:fb:d0"
pci_address: "0000:86:00.0"
- ip4_address: "172.16.80.2"
+ ip4_address: "172.16.90.1"
driver: ice
link: link9
model: Intel-E810CQ
@@ -181,7 +197,7 @@ nodes:
# s33-t27-sut1-c6/p2 - 100GE-port1 Intel E810-CQDA2 2p100GE.
mac_address: "b4:96:91:a2:fb:d1"
pci_address: "0000:86:00.1"
- ip4_address: "172.16.90.1"
+ ip4_address: "172.16.100.1"
driver: ice
link: link10
- model: Intel-E810CQ
+ model: Intel-E810CQ \ No newline at end of file
diff --git a/topologies/available/lf_2n_clx_testbed28.yaml b/topologies/available/lf_2n_clx_testbed28.yaml
index 8df00378e0..124f754c6a 100644
--- a/topologies/available/lf_2n_clx_testbed28.yaml
+++ b/topologies/available/lf_2n_clx_testbed28.yaml
@@ -76,26 +76,42 @@ nodes:
# s36-t28-tg1-c9/p2 - 100GE-port2 ConnectX5-2p100GE.
mac_address: "ec:0d:9a:8c:c7:f7"
pci_address: "0000:5e:00.1"
- ip4_address: "172.16.70.1"
+ ip4_address: "172.16.80.2"
driver: mlx5_core
link: link8
model: Mellanox-CX556A
port9:
- # s36-t28-tg1-c6/p1 - 100GE-port1 Intel E810-CQDA2 2p100GE.
- mac_address: "b4:96:91:a4:27:30"
+ # s36-t28-tg1-c6/p1 - 100GE-port1 ConnectX5-2p100GE.
+ mac_address: "10:70:fd:15:5f:b4"
pci_address: "0000:86:00.0"
- ip4_address: "172.16.80.2"
- driver: ice
+ ip4_address: "172.16.90.2"
+ driver: mlx5_core
link: link9
- model: Intel-E810CQ
+ model: Mellanox-CX556A
port10:
- # s36-t28-tg1-c6/p2 - 100GE-port1 Intel E810-CQDA2 2p100GE.
- mac_address: "b4:96:91:a4:27:31"
+ # s36-t28-tg1-c6/p2 - 100GE-port2 ConnectX5-2p100GE.
+ mac_address: "10:70:fd:15:5f:b5"
pci_address: "0000:86:00.1"
- ip4_address: "172.16.90.1"
- driver: ice
+ ip4_address: "172.16.100.2"
+ driver: mlx5_core
link: link10
- model: Intel-E810CQ
+ model: Mellanox-CX556A
+ port11:
+ # s36-t28-tg1-c8/p1 - 100GE-port1 ConnectX5-2p100GE.
+ mac_address: "0c:42:a1:0b:99:8a"
+ pci_address: "0000:af:00.0"
+ ip4_address: "172.16.110.2"
+ driver: mlx5_core
+ link: link11
+ model: Mellanox-CX556A
+ port12:
+ # s36-t28-tg1-c8/p2 - 100GE-port2 ConnectX5-2p100GE.
+ mac_address: "0c:42:a1:0b:99:8b"
+ pci_address: "0000:af:00.1"
+ ip4_address: "172.16.120.2"
+ driver: mlx5_core
+ link: link11
+ model: Mellanox-CX556A
DUT1:
type: DUT
host: "10.32.8.20"
@@ -157,7 +173,7 @@ nodes:
# s35-t28-sut1-c9/p1 - 100GE-port1 ConnectX5-2p100GE.
mac_address: "ec:0d:9a:8c:c7:b6"
pci_address: "0000:5e:00.0"
- ip4_address: "172.16.70.2"
+ ip4_address: "172.16.70.1"
driver: mlx5_core
link: link7
model: Mellanox-CX556A
@@ -165,7 +181,7 @@ nodes:
# s35-t28-sut1-c9/p2 - 100GE-port2 ConnectX5-2p100GE.
mac_address: "ec:0d:9a:8c:c7:b7"
pci_address: "0000:5e:00.1"
- ip4_address: "172.16.70.1"
+ ip4_address: "172.16.80.1"
driver: mlx5_core
link: link8
model: Mellanox-CX556A
@@ -173,7 +189,7 @@ nodes:
# s35-t28-sut1-c6/p1 - 100GE-port1 Intel E810-CQDA2 2p100GE.
mac_address: "b4:96:91:a4:26:08"
pci_address: "0000:86:00.0"
- ip4_address: "172.16.80.2"
+ ip4_address: "172.16.90.1"
driver: ice
link: link9
model: Intel-E810CQ
@@ -181,7 +197,7 @@ nodes:
# s35-t28-sut1-c6/p2 - 100GE-port1 Intel E810-CQDA2 2p100GE.
mac_address: "b4:96:91:a4:26:09"
pci_address: "0000:86:00.1"
- ip4_address: "172.16.90.1"
+ ip4_address: "172.16.100.1"
driver: ice
link: link10
model: Intel-E810CQ \ No newline at end of file
diff --git a/topologies/available/lf_2n_clx_testbed29.yaml b/topologies/available/lf_2n_clx_testbed29.yaml
index 1a657f7f49..0e84ab85e8 100644
--- a/topologies/available/lf_2n_clx_testbed29.yaml
+++ b/topologies/available/lf_2n_clx_testbed29.yaml
@@ -76,26 +76,26 @@ nodes:
# s38-t29-tg1-c9/p2 - 100GE-port2 ConnectX5-2p100GE.
mac_address: "b8:59:9f:fe:4a:a9"
pci_address: "0000:5e:00.1"
- ip4_address: "172.16.70.2"
+ ip4_address: "172.16.80.2"
driver: mlx5_core
link: link8
model: Mellanox-CX556A
port9:
- # s38-t29-tg1-c6/p1 - 100GE-port1 Intel E810-CQDA2 2p100GE.
- mac_address: "b4:96:91:a4:26:38"
+ # s38-t29-tg1-c6/p1 - 100GE-port1 ConnectX5-2p100GE.
+ mac_address: "10:70:fd:18:44:ec"
pci_address: "0000:86:00.0"
- ip4_address: "172.16.80.2"
- driver: ice
+ ip4_address: "172.16.90.2"
+ driver: mlx5_core
link: link9
- model: Intel-E810CQ
+ model: Mellanox-CX556A
port10:
- # s38-t29-tg1-c6/p2 - 100GE-port1 Intel E810-CQDA2 2p100GE.
- mac_address: "b4:96:91:a4:26:39"
+ # s38-t29-tg1-c6/p2 - 100GE-port2 ConnectX5-2p100GE.
+ mac_address: "10:70:fd:18:44:ed"
pci_address: "0000:86:00.1"
- ip4_address: "172.16.90.1"
- driver: ice
+ ip4_address: "172.16.100.2"
+ driver: mlx5_core
link: link10
- model: Intel-E810CQ
+ model: Mellanox-CX556A
DUT1:
type: DUT
host: "10.32.8.22"
@@ -165,7 +165,7 @@ nodes:
# s37-t29-sut1-c9/p2 - 100GE-port2 ConnectX5-2p100GE.
mac_address: "b8:59:9f:fe:4a:c9"
pci_address: "0000:5e:00.1"
- ip4_address: "172.16.70.1"
+ ip4_address: "172.16.80.1"
driver: mlx5_core
link: link8
model: Mellanox-CX556A
@@ -173,7 +173,7 @@ nodes:
# s37-t29-sut1-c6/p1 - 100GE-port1 Intel E810-CQDA2 2p100GE.
mac_address: "b4:96:91:a4:23:50"
pci_address: "0000:86:00.0"
- ip4_address: "172.16.80.2"
+ ip4_address: "172.16.90.1"
driver: ice
link: link9
model: Intel-E810CQ
@@ -181,7 +181,7 @@ nodes:
# s37-t29-sut1-c6/p2 - 100GE-port1 Intel E810-CQDA2 2p100GE.
mac_address: "b4:96:91:a4:23:51"
pci_address: "0000:86:00.1"
- ip4_address: "172.16.90.1"
+ ip4_address: "172.16.100.1"
driver: ice
link: link10
model: Intel-E810CQ \ No newline at end of file