aboutsummaryrefslogtreecommitdiffstats
path: root/topologies/available/lf_2n_icx_testbed214.yaml
diff options
context:
space:
mode:
authorpmikus <peter.mikus@protonmail.ch>2023-06-08 11:23:05 +0000
committerPeter Mikus <peter.mikus@protonmail.ch>2023-06-08 11:26:45 +0000
commit62763a0399b7dd1b7f09e6e0c91c04001f547c99 (patch)
tree2e0b5d7e6d95114cb0754e46bf648584cf3290d1 /topologies/available/lf_2n_icx_testbed214.yaml
parentc9373f1fb01a57326b30a624468c5c762cbd5674 (diff)
feat(infra): Add CX7 to 2n-icx
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: Ia83a78299e279754352add230428102a8cee7772 (cherry picked from commit d832e05b77a7194042c5429e44442553f37ab529)
Diffstat (limited to 'topologies/available/lf_2n_icx_testbed214.yaml')
-rw-r--r--topologies/available/lf_2n_icx_testbed214.yaml42
1 files changed, 37 insertions, 5 deletions
diff --git a/topologies/available/lf_2n_icx_testbed214.yaml b/topologies/available/lf_2n_icx_testbed214.yaml
index bdd7132f17..1f3debadbb 100644
--- a/topologies/available/lf_2n_icx_testbed214.yaml
+++ b/topologies/available/lf_2n_icx_testbed214.yaml
@@ -81,20 +81,36 @@ nodes:
link: link8
model: Intel-XXV710
port9:
+ # s86-t214-tg1-c8/p1 - 200GE port1 Mellanox ConnectX7-2p200GE.
+ mac_address: "b8:3f:d2:f9:c3:46"
+ pci_address: "0000:b1:00.0"
+ ip4_address: "172.16.90.2"
+ driver: mlx5_core
+ link: link9
+ model: Mellanox-CX7VEAT
+ port10:
+ # s86-t214-tg1-c8/p2 - 200GE port2 Mellanox ConnectX7-2p200GE.
+ mac_address: "b8:3f:d2:f9:c3:47"
+ pci_address: "0000:b1:00.1"
+ ip4_address: "172.16.100.2"
+ driver: mlx5_core
+ link: link10
+ model: Mellanox-CX7VEAT
+ port11:
# s86-t214-tg1-c6/p1 - 100GE port1 Intel E810-CQDA2 2p100GE.
mac_address: "40:a6:b7:67:26:70"
pci_address: "0000:ca:00.0"
- ip4_address: "172.16.90.2"
+ ip4_address: "172.16.100.2"
driver: ice
- link: link9
+ link: link11
model: Intel-E810CQ
- port10:
+ port12:
# s86-t214-tg1-c6/p2 - 100GE port2 Intel E810-CQDA2 2p100GE.
mac_address: "40:a6:b7:67:26:74"
pci_address: "0000:cc:00.0"
- ip4_address: "172.16.100.2"
+ ip4_address: "172.16.110.2"
driver: ice
- link: link9
+ link: link11
model: Intel-E810CQ
DUT1:
type: DUT
@@ -169,3 +185,19 @@ nodes:
driver: i40e
link: link8
model: Intel-XXV710
+ port9:
+ # s85-t214-sut1-c8/p1 - 200GE port1 Mellanox ConnectX7-2p200GE.
+ mac_address: "b8:3f:d2:b7:a0:38"
+ pci_address: "0000:b1:00.0"
+ ip4_address: "172.16.90.1"
+ driver: mlx5_core
+ link: link9
+ model: Mellanox-CX7VEAT
+ port10:
+ # s85-t214-sut1-c8/p2 - 200GE port2 Mellanox ConnectX7-2p200GE.
+ mac_address: "b8:3f:d2:b7:a0:39"
+ 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