aboutsummaryrefslogtreecommitdiffstats
path: root/topologies/available/lf_3n_emr_testbed28.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'topologies/available/lf_3n_emr_testbed28.yaml')
-rw-r--r--topologies/available/lf_3n_emr_testbed28.yaml34
1 files changed, 18 insertions, 16 deletions
diff --git a/topologies/available/lf_3n_emr_testbed28.yaml b/topologies/available/lf_3n_emr_testbed28.yaml
index 7d9aff6b93..a741e86e3e 100644
--- a/topologies/available/lf_3n_emr_testbed28.yaml
+++ b/topologies/available/lf_3n_emr_testbed28.yaml
@@ -4,13 +4,13 @@ metadata:
schema:
- resources/topology_schemas/3_node_topology.sch.yaml
- resources/topology_schemas/topology.sch.yaml
- tags: [hw, 3-node]
nodes:
TG:
type: TG
subtype: TREX
- host: "10.30.51.41"
+ model: Intel-Emeraldrapids
+ host: 10.30.51.41
arch: x86_64
port: 6001
username: testuser
@@ -20,7 +20,7 @@ nodes:
# s41-t28-tg1-c4/p1 - 100GE port1 Intel E810-2C-Q2 2p100GE.
mac_address: "40:a6:b7:ca:2b:f8"
pci_address: "0000:27:00.0"
- ip4_address: "172.16.10.1"
+ ip4_address: 172.16.10.1
driver: ice
link: link3
model: Intel-E810CQ
@@ -28,13 +28,14 @@ nodes:
# s41-t28-tg1-c4/p1 - 100GE port2 Intel E810-2C-Q2 2p100GE.
mac_address: "40:a6:b7:ca:2b:fc"
pci_address: "0000:29:00.0"
- ip4_address: "172.16.30.1"
+ ip4_address: 172.16.30.1
driver: ice
link: link1
model: Intel-E810CQ
DUT1:
type: DUT
- host: "10.30.51.40"
+ model: Intel-Emeraldrapids
+ host: 10.30.51.40
arch: x86_64
port: 6001
username: testuser
@@ -48,16 +49,16 @@ nodes:
cryptodev:
device1:
pci_address: "0000:70:00.0"
- driver: "4xxx"
- model: "HW_4xxx"
- module: "qat_4xxx"
+ driver: 4xxx
+ model: HW_4xxx
+ module: qat_4xxx
numvfs: 8
interfaces:
port1:
# s40-t28-sut1-c4/p1 - 100GE port1 Intel E810-2C-Q2 2p100GE.
mac_address: "40:a6:b7:ca:2a:90"
pci_address: "0000:27:00.0"
- ip4_address: "172.16.20.1"
+ ip4_address: 172.16.20.1
driver: ice
link: link3
model: Intel-E810CQ
@@ -65,13 +66,14 @@ nodes:
# s40-t28-sut1-c4/p2 - 100GE port2 Intel E810-2C-Q2 2p100GE.
mac_address: "40:a6:b7:ca:2a:94"
pci_address: "0000:29:00.0"
- ip4_address: "172.16.30.2"
+ ip4_address: 172.16.30.2
driver: ice
link: link2
model: Intel-E810CQ
DUT2:
type: DUT
- host: "10.30.51.40"
+ model: Intel-Emeraldrapids
+ host: 10.30.51.40
arch: x86_64
port: 6002
username: testuser
@@ -85,16 +87,16 @@ nodes:
cryptodev:
device1:
pci_address: "0000:ed:00.0"
- driver: "4xxx"
- model: "HW_4xxx"
- module: "qat_4xxx"
+ driver: 4xxx
+ model: HW_4xxx
+ module: qat_4xxx
numvfs: 8
interfaces:
port1:
# s40-t28-sut2-c9/p1 - 100GE port1 Intel E810-2C-Q2 2p100GE.
mac_address: "40:a6:b7:ca:2a:98"
pci_address: "0000:a8:00.0"
- ip4_address: "172.16.20.2"
+ ip4_address: 172.16.20.2
driver: ice
link: link1
model: Intel-E810CQ
@@ -102,7 +104,7 @@ nodes:
# s40-t28-sut2-c9/p2 - 100GE port2 Intel E810-2C-Q2 2p100GE.
mac_address: "40:a6:b7:ca:2a:9c"
pci_address: "0000:aa:00.0"
- ip4_address: "172.16.10.2"
+ ip4_address: 172.16.10.2
driver: ice
link: link2
model: Intel-E810CQ \ No newline at end of file