From ae2461388f4751093dd07ffa3ce25fae0e706f1c Mon Sep 17 00:00:00 2001 From: pmikus Date: Fri, 25 Aug 2023 08:30:01 +0000 Subject: feat(core): Multilink backend Signed-off-by: pmikus Change-Id: I8d168979ab9722e0056e97edb228f29cbfa245e3 --- topologies/available/lf_3na_spr_testbed21.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'topologies') diff --git a/topologies/available/lf_3na_spr_testbed21.yaml b/topologies/available/lf_3na_spr_testbed21.yaml index 1167ab096f..6a68781fad 100644 --- a/topologies/available/lf_3na_spr_testbed21.yaml +++ b/topologies/available/lf_3na_spr_testbed21.yaml @@ -151,7 +151,7 @@ nodes: model: Mellanox-CX7VEAT port3: # s52-t21-sut1-c2/p1 - 200GE port1 Mellanox ConnectX7-2p200GE. - mac_address: "b8:3f:d2:b7:a1:88" + mac_address: "b8:3f:d2:b7:a0:50" pci_address: "0000:3d:00.0" ip4_address: "172.16.30.2" driver: mlx5_core @@ -159,7 +159,7 @@ nodes: model: Mellanox-CX7VEAT port4: # s52-t21-sut1-c2/p2 - 200GE port2 Mellanox ConnectX7-2p200GE. - mac_address: "b8:3f:d2:b7:a1:89" + mac_address: "b8:3f:d2:b7:a0:51" pci_address: "0000:3d:00.1" ip4_address: "172.16.40.2" driver: mlx5_core @@ -167,7 +167,7 @@ nodes: model: Mellanox-CX7VEAT port5: # s52-t21-sut1-c10/p1 - 200GE port1 Mellanox ConnectX7-2p200GE. - mac_address: "b8:3f:d2:b7:a0:50" + mac_address: "b8:3f:d2:b7:a1:88" pci_address: "0000:17:00.0" ip4_address: "172.16.50.2" driver: mlx5_core @@ -175,7 +175,7 @@ nodes: model: Mellanox-CX7VEAT port6: # s52-t21-sut1-c10/p2 - 200GE port2 Mellanox ConnectX7-2p200GE. - mac_address: "b8:3f:d2:b7:a0:51" + mac_address: "b8:3f:d2:b7:a1:89" pci_address: "0000:17:00.1" ip4_address: "172.16.60.2" driver: mlx5_core -- cgit 1.2.3-korg