From 5bf9f5678f978f220fcc2b68e97f508e9feee276 Mon Sep 17 00:00:00 2001 From: pmikus Date: Tue, 21 Nov 2023 06:59:21 +0000 Subject: [PATCH] fix(topology): 3n-icxd Signed-off-by: pmikus Change-Id: Ie0e2761880350825f2072cc668a9dd3cdcc4835d --- topologies/available/lf_3n_icxd_testbed31.yaml | 8 ++++---- topologies/available/lf_3n_icxd_testbed32.yaml | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/topologies/available/lf_3n_icxd_testbed31.yaml b/topologies/available/lf_3n_icxd_testbed31.yaml index 739cff719f..3731188081 100644 --- a/topologies/available/lf_3n_icxd_testbed31.yaml +++ b/topologies/available/lf_3n_icxd_testbed31.yaml @@ -54,7 +54,7 @@ nodes: pci_address: "0000:89:00.0" ip4_address: "172.16.10.2" driver: ice - link: link1 + link: link3 model: Intel-E823C port2: # s32-t31-sut1-c1/p2 - 25GE port2 Intel E823-C 2p25GE. @@ -62,7 +62,7 @@ nodes: pci_address: "0000:89:00.2" ip4_address: "172.16.30.1" driver: ice - link: link3 + link: link1 model: Intel-E823C DUT2: type: DUT @@ -86,7 +86,7 @@ nodes: pci_address: "0000:89:00.0" ip4_address: "172.16.20.2" driver: ice - link: link2 + link: link3 model: Intel-E823C port2: # s33-t31-sut2-c1/p2 - 25GE port2 Intel E823-C 2p25GE. @@ -94,5 +94,5 @@ nodes: pci_address: "0000:89:00.2" ip4_address: "172.16.30.2" driver: ice - link: link3 + link: link2 model: Intel-E823C diff --git a/topologies/available/lf_3n_icxd_testbed32.yaml b/topologies/available/lf_3n_icxd_testbed32.yaml index e836dc7562..e6d6a0c784 100644 --- a/topologies/available/lf_3n_icxd_testbed32.yaml +++ b/topologies/available/lf_3n_icxd_testbed32.yaml @@ -54,7 +54,7 @@ nodes: pci_address: "0000:89:00.0" ip4_address: "172.16.10.2" driver: ice - link: link1 + link: link3 model: Intel-E823C port2: # s34-t32-sut1-c1/p2 - 25GE port2 Intel E823-C 2p25GE. @@ -62,7 +62,7 @@ nodes: pci_address: "0000:89:00.2" ip4_address: "172.16.30.1" driver: ice - link: link3 + link: link1 model: Intel-E823C DUT2: type: DUT @@ -86,7 +86,7 @@ nodes: pci_address: "0000:89:00.0" ip4_address: "172.16.20.2" driver: ice - link: link2 + link: link3 model: Intel-E823C port2: # s35-t32-sut2-c1/p2 - 25GE port2 Intel E823-C 4p25GE. @@ -94,5 +94,5 @@ nodes: pci_address: "0000:89:00.2" ip4_address: "172.16.30.2" driver: ice - link: link3 + link: link2 model: Intel-E823C -- 2.16.6