aboutsummaryrefslogtreecommitdiffstats
path: root/topologies
diff options
context:
space:
mode:
authorpmikus <peter.mikus@protonmail.ch>2023-06-09 09:09:36 +0000
committerpmikus <peter.mikus@protonmail.ch>2023-06-09 09:09:36 +0000
commitf50dbd5706a604b63bf1a448d0e2163baf16f6ab (patch)
treefa372a782ba314dd68a98acb41bdba9fd5645c5c /topologies
parentd832e05b77a7194042c5429e44442553f37ab529 (diff)
feat(infra): CX6 for 3n-altoper-rls2306-230612
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: Iea4c536a6e421efdaf493fb3cba0dde5abad162d
Diffstat (limited to 'topologies')
-rw-r--r--topologies/available/lf_3n_alt_testbed34.yaml97
1 files changed, 72 insertions, 25 deletions
diff --git a/topologies/available/lf_3n_alt_testbed34.yaml b/topologies/available/lf_3n_alt_testbed34.yaml
index 4334304614..99654a5ea5 100644
--- a/topologies/available/lf_3n_alt_testbed34.yaml
+++ b/topologies/available/lf_3n_alt_testbed34.yaml
@@ -1,16 +1,3 @@
-# Copyright (c) 2022-2023 PANTHEON.tech and/or its affiliates.
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at:
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-
---
metadata:
version: 0.1
@@ -29,18 +16,38 @@ nodes:
username: testuser
password: Csit1234
interfaces:
- port0:
+ port1:
+ # s64-t34-tg1-c4/p1 - 40GE port1 Intel XL710 2p40GE.
mac_address: "40:a6:b7:85:e7:80"
pci_address: "0000:31:00.0"
- link: link1
+ ip4_address: "172.16.10.2"
driver: i40e
+ link: link1
model: Intel-XL710
- port1:
+ port2:
+ # s64-t34-tg1-c4/p2 - 40GE port2 Intel XL710 2p40GE.
mac_address: "40:a6:b7:85:e7:81"
pci_address: "0000:31:00.1"
- link: link2
+ ip4_address: "172.16.20.2"
driver: i40e
+ link: link2
model: Intel-XL710
+ port3:
+ # s64-t34-tg1-c8/p1 - 100GE port1 Intel E810-CQDA2 2p100GE.
+ mac_address: "40:a6:b7:67:1c:e0"
+ pci_address: "0000:b1:00.0"
+ ip4_address: "172.16.30.2"
+ driver: ice
+ link: link4
+ model: Intel-E810CQ
+ port4:
+ # s64-t34-tg1-c8/p2 - 100GE port2 Intel E810-CQDA2 2p100GE.
+ mac_address: "40:a6:b7:67:1c:e4"
+ pci_address: "0000:b3:00.0"
+ ip4_address: "172.16.40.2"
+ driver: ice
+ link: link5
+ model: Intel-E810CQ
DUT1:
type: DUT
host: 10.30.51.72
@@ -50,18 +57,38 @@ nodes:
username: testuser
password: Csit1234
interfaces:
- port0:
+ port1:
+ # s62-t34-sut1-c4/p1 - 40GE port1 Intel XL710 2p40GE.
mac_address: "40:a6:b7:85:e7:78"
pci_address: "0004:04:00.0"
- link: link3
+ ip4_address: "172.16.10.1"
driver: i40e
+ link: link3
model: Intel-XL710
- port1:
+ port2:
+ # s62-t34-sut1-c4/p2 - 40GE port2 Intel XL710 2p40GE.
mac_address: "40:a6:b7:85:e7:79"
pci_address: "0004:04:00.1"
- link: link2
+ ip4_address: "172.16.20.1"
driver: i40e
+ link: link2
model: Intel-XL710
+ port3:
+ # s62-t34-sut1-c8/p1 - 100GE port1 Mellanox ConnectX-6 Dx 2p100GE.
+ mac_address: "b8:3f:d2:16:07:b8"
+ pci_address: "0007:01:00.0"
+ ip4_address: "172.16.30.1"
+ driver: mlx5_core
+ link: link6
+ model: Mellanox-CX6DX
+ port4:
+ # s62-t34-sut1-c8/p2 - 100GE port2 Mellanox ConnectX-6 Dx 2p100GE.
+ mac_address: "b8:3f:d2:16:07:b9"
+ pci_address: "0007:01:00.1"
+ ip4_address: "172.16.40.1"
+ driver: mlx5_core
+ link: link5
+ model: Mellanox-CX6DX
DUT2:
type: DUT
host: 10.30.51.73
@@ -71,15 +98,35 @@ nodes:
uio_driver: vfio-pci
password: Csit1234
interfaces:
- port0:
+ port1:
+ # s63-t34-sut2-c4/p1 - 40GE port1 Intel XL710 2p40GE.
mac_address: "3c:fd:fe:c3:e7:a0"
pci_address: "0004:04:00.0"
- link: link1
+ ip4_address: "172.16.10.3"
driver: i40e
+ link: link1
model: Intel-XL710
- port1:
+ port2:
+ # s63-t34-sut2-c4/p2 - 40GE port2 Intel XL710 2p40GE.
mac_address: "3c:fd:fe:c3:e7:a1"
pci_address: "0004:04:00.1"
- link: link3
+ ip4_address: "172.16.20.3"
driver: i40e
+ link: link3
model: Intel-XL710
+ port3:
+ # s63-t34-sut2-c8/p1 - 100GE port1 Mellanox ConnectX-6 Dx 2p100GE.
+ mac_address: "b8:3f:d2:16:07:c4"
+ pci_address: "0007:01:00.0"
+ ip4_address: "172.16.30.3"
+ driver: mlx5_core
+ link: link4
+ model: Mellanox-CX6DX
+ port4:
+ # s63-t34-sut2-c8/p2 - 100GE port2 Mellanox ConnectX-6 Dx 2p100GE.
+ mac_address: "b8:3f:d2:16:07:c5"
+ pci_address: "0007:01:00.1"
+ ip4_address: "172.16.40.3"
+ driver: mlx5_core
+ link: link6
+ model: Mellanox-CX6DX \ No newline at end of file