diff options
author | pmikus <peter.mikus@protonmail.ch> | 2023-03-30 07:06:54 +0000 |
---|---|---|
committer | pmikus <peter.mikus@protonmail.ch> | 2023-03-30 07:06:54 +0000 |
commit | f357ba3d2631725a348ad54d4aa5100054573392 (patch) | |
tree | dd1f9053c05372e352537d3bc53dc5483ac75a2b /topologies/available | |
parent | c35f0b8a752e44910c70b1ad39c83f5c20ad24e2 (diff) |
fix(infra): 2n-spr topology file
Signed-off-by: pmikus <peter.mikus@protonmail.ch>
Change-Id: I35c1927d6483f9bbfa2f7478819848319161229f
Diffstat (limited to 'topologies/available')
-rw-r--r-- | topologies/available/lf_2n_spr_testbed23.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/topologies/available/lf_2n_spr_testbed23.yaml b/topologies/available/lf_2n_spr_testbed23.yaml index 90bf8387b4..e83090ec17 100644 --- a/topologies/available/lf_2n_spr_testbed23.yaml +++ b/topologies/available/lf_2n_spr_testbed23.yaml @@ -27,7 +27,7 @@ nodes: port2: # s57-t23-tg1-c2/p2 - 200GE port2 Mellanox ConnectX7-2p200GE. mac_address: "b8:3f:d2:b7:a0:29" - pci_address: "0000:3d:00.0" + pci_address: "0000:3d:00.1" ip4_address: "172.16.20.2" driver: mlx5_core link: link2 @@ -132,7 +132,7 @@ nodes: port2: # s56-t23-sut1-c2/p2 - 200GE port2 Mellanox ConnectX7-2p200GE. mac_address: "b8:3f:d2:b7:a0:31" - pci_address: "0000:3d:00.0" + pci_address: "0000:3d:00.1" ip4_address: "172.16.20.1" driver: mlx5_core link: link2 |