aboutsummaryrefslogtreecommitdiffstats
path: root/topologies
diff options
context:
space:
mode:
authorPeter Mikus <peter.mikus@protonmail.ch>2024-12-17 15:27:22 +0100
committerPeter Mikus <peter.mikus@protonmail.ch>2024-12-17 14:39:48 +0000
commit8220dda55b0211690b0e24dfe710ca96bddef773 (patch)
tree3085d678032b4197b118fa8f68ef956e337a6b60 /topologies
parent78f0649b2b8433869a9f25aba7702f547aff1b1d (diff)
feat(infra): EMR
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: I76df1a848cbd9b6b284395c4fa7975169818679d
Diffstat (limited to 'topologies')
-rw-r--r--topologies/available/lf_2n_emr_testbed25.yaml83
-rw-r--r--topologies/available/lf_2n_emr_testbed26.yaml83
-rw-r--r--topologies/available/lf_3n_emr_testbed28.yaml108
-rw-r--r--topologies/available/lf_3n_emr_testbed29.yaml120
4 files changed, 394 insertions, 0 deletions
diff --git a/topologies/available/lf_2n_emr_testbed25.yaml b/topologies/available/lf_2n_emr_testbed25.yaml
new file mode 100644
index 0000000000..aa1493d877
--- /dev/null
+++ b/topologies/available/lf_2n_emr_testbed25.yaml
@@ -0,0 +1,83 @@
+---
+metadata:
+ version: 0.1
+ 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"
+ arch: x86_64
+ port: 6001
+ username: testuser
+ password: Csit1234
+ bus:
+ device1:
+ pci_address: "0000:6a:01.0"
+ driver: idxd
+ model: Intel-DSA
+ cryptodev:
+ device1:
+ pci_address: "0000:70:00.0"
+ driver: "4xxx"
+ model: "HW_4xxx"
+ module: "qat_4xxx"
+ numvfs: 8
+ interfaces:
+ port1:
+ # s41-t25-tg1-c2/p1 - 100GE port1 Intel E810-2C-Q2 2p100GE.
+ mac_address: "40:a6:b7:ca:2a:70"
+ pci_address: "0000:38:00.0"
+ ip4_address: "172.16.10.1"
+ driver: ice
+ link: link1
+ model: Intel-E810CQ
+ port2:
+ # s41-t25-tg1-c2/p1 - 100GE port2 Intel E810-2C-Q2 2p100GE.
+ mac_address: "40:a6:b7:ca:2a:74"
+ pci_address: "0000:3a:00.0"
+ ip4_address: "172.16.20.1"
+ driver: ice
+ link: link2
+ model: Intel-E810CQ
+ DUT1:
+ type: DUT
+ host: "10.30.51.40"
+ arch: x86_64
+ port: 6001
+ username: testuser
+ password: Csit1234
+ uio_driver: vfio-pci
+ bus:
+ device1:
+ pci_address: "0000:6a:01.0"
+ driver: idxd
+ model: Intel-DSA
+ cryptodev:
+ device1:
+ pci_address: "0000:70:00.0"
+ driver: "4xxx"
+ model: "HW_4xxx"
+ module: "qat_4xxx"
+ numvfs: 8
+ interfaces:
+ port1:
+ # s40-t25-sut1-c2/p1 - 100GE port1 Intel E810-2C-Q2 2p100GE.
+ mac_address: "40:a6:b7:ca:2a:68"
+ pci_address: "0000:38:00.0"
+ ip4_address: "172.16.10.2"
+ driver: ice
+ link: link1
+ model: Intel-E810CQ
+ port2:
+ # s40-t25-sut1-c2/p2 - 100GE port2 Intel E810-2C-Q2 2p100GE.
+ mac_address: "40:a6:b7:ca:2a:6c"
+ pci_address: "0000:3a:00.0"
+ ip4_address: "172.16.20.2"
+ driver: ice
+ link: link2
+ model: Intel-E810CQ \ No newline at end of file
diff --git a/topologies/available/lf_2n_emr_testbed26.yaml b/topologies/available/lf_2n_emr_testbed26.yaml
new file mode 100644
index 0000000000..3137a52c04
--- /dev/null
+++ b/topologies/available/lf_2n_emr_testbed26.yaml
@@ -0,0 +1,83 @@
+---
+metadata:
+ version: 0.1
+ 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.43"
+ arch: x86_64
+ port: 6001
+ username: testuser
+ password: Csit1234
+ bus:
+ device1:
+ pci_address: "0000:6a:01.0"
+ driver: idxd
+ model: Intel-DSA
+ cryptodev:
+ device1:
+ pci_address: "0000:70:00.0"
+ driver: "4xxx"
+ model: "HW_4xxx"
+ module: "qat_4xxx"
+ numvfs: 8
+ interfaces:
+ port1:
+ # s43-t26-tg1-c2/p1 - 100GE port1 Intel E810-2C-Q2 2p100GE.
+ mac_address: "40:a6:b7:ca:2b:d8"
+ pci_address: "0000:38:00.0"
+ ip4_address: "172.16.10.1"
+ driver: ice
+ link: link1
+ model: Intel-E810CQ
+ port2:
+ # s43-t26-tg1-c2/p1 - 100GE port2 Intel E810-2C-Q2 2p100GE.
+ mac_address: "40:a6:b7:ca:2b:dc"
+ pci_address: "0000:3a:00.0"
+ ip4_address: "172.16.20.1"
+ driver: ice
+ link: link2
+ model: Intel-E810CQ
+ DUT1:
+ type: DUT
+ host: "10.30.51.42"
+ arch: x86_64
+ port: 6001
+ username: testuser
+ password: Csit1234
+ uio_driver: vfio-pci
+ bus:
+ device1:
+ pci_address: "0000:6a:01.0"
+ driver: idxd
+ model: Intel-DSA
+ cryptodev:
+ device1:
+ pci_address: "0000:70:00.0"
+ driver: "4xxx"
+ model: "HW_4xxx"
+ module: "qat_4xxx"
+ numvfs: 8
+ interfaces:
+ port1:
+ # s42-t26-sut1-c2/p1 - 100GE port1 Intel E810-2C-Q2 2p100GE.
+ mac_address: "40:a6:b7:ca:2c:30"
+ pci_address: "0000:38:00.0"
+ ip4_address: "172.16.10.2"
+ driver: ice
+ link: link1
+ model: Intel-E810CQ
+ port2:
+ # s42-t26-sut1-c2/p2 - 100GE port2 Intel E810-2C-Q2 2p100GE.
+ mac_address: "40:a6:b7:ca:2c:34"
+ pci_address: "0000:3a:00.0"
+ ip4_address: "172.16.20.2"
+ driver: ice
+ link: link2
+ model: Intel-E810CQ \ No newline at end of file
diff --git a/topologies/available/lf_3n_emr_testbed28.yaml b/topologies/available/lf_3n_emr_testbed28.yaml
new file mode 100644
index 0000000000..f5833cc9a8
--- /dev/null
+++ b/topologies/available/lf_3n_emr_testbed28.yaml
@@ -0,0 +1,108 @@
+---
+metadata:
+ version: 0.1
+ 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"
+ arch: x86_64
+ port: 6001
+ username: testuser
+ password: Csit1234
+ interfaces:
+ port1:
+ # 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"
+ driver: ice
+ link: link1
+ model: Intel-E810CQ
+ port2:
+ # 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"
+ driver: ice
+ link: link3
+ model: Intel-E810CQ
+ DUT1:
+ type: DUT
+ host: "10.30.51.40"
+ arch: x86_64
+ port: 6001
+ username: testuser
+ password: Csit1234
+ uio_driver: vfio-pci
+ bus:
+ device1:
+ pci_address: "0000:6a:01.0"
+ driver: idxd
+ model: Intel-DSA
+ cryptodev:
+ device1:
+ pci_address: "0000:70:00.0"
+ 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"
+ driver: ice
+ link: link2
+ model: Intel-E810CQ
+ port2:
+ # 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"
+ driver: ice
+ link: link3
+ model: Intel-E810CQ
+ DUT2:
+ type: DUT
+ host: "10.30.51.40"
+ arch: x86_64
+ port: 6002
+ username: testuser
+ password: Csit1234
+ uio_driver: vfio-pci
+ bus:
+ device1:
+ pci_address: "0000:e7:01.0"
+ driver: idxd
+ model: Intel-DSA
+ cryptodev:
+ device1:
+ pci_address: "0000:ed:00.0"
+ 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"
+ driver: ice
+ link: link2
+ model: Intel-E810CQ
+ port2:
+ # 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"
+ driver: ice
+ link: link1
+ model: Intel-E810CQ \ No newline at end of file
diff --git a/topologies/available/lf_3n_emr_testbed29.yaml b/topologies/available/lf_3n_emr_testbed29.yaml
new file mode 100644
index 0000000000..1e49a1c8ec
--- /dev/null
+++ b/topologies/available/lf_3n_emr_testbed29.yaml
@@ -0,0 +1,120 @@
+---
+metadata:
+ version: 0.1
+ 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.43"
+ arch: x86_64
+ port: 6001
+ username: testuser
+ password: Csit1234
+ bus:
+ device1:
+ pci_address: "0000:6a:01.0"
+ driver: idxd
+ model: Intel-DSA
+ cryptodev:
+ device1:
+ pci_address: "0000:70:00.0"
+ driver: "4xxx"
+ model: "HW_4xxx"
+ module: "qat_4xxx"
+ numvfs: 8
+ interfaces:
+ port1:
+ # s41-t29-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"
+ driver: ice
+ link: link1
+ model: Intel-E810CQ
+ port2:
+ # s41-t29-tg1-c4/p1 - 100GE port2 Intel E810-2C-Q2 2p100GE.
+ mac_address: "40:a6:b7:ca:2a:70"
+ pci_address: "0000:29:00.0"
+ ip4_address: "172.16.30.1"
+ driver: ice
+ link: link3
+ model: Intel-E810CQ
+ DUT1:
+ type: DUT
+ host: "10.30.51.42"
+ arch: x86_64
+ port: 6001
+ username: testuser
+ password: Csit1234
+ uio_driver: vfio-pci
+ bus:
+ device1:
+ pci_address: "0000:6a:01.0"
+ driver: idxd
+ model: Intel-DSA
+ cryptodev:
+ device1:
+ pci_address: "0000:70:00.0"
+ driver: "4xxx"
+ model: "HW_4xxx"
+ module: "qat_4xxx"
+ numvfs: 8
+ interfaces:
+ port1:
+ # s40-t29-sut1-c4/p1 - 100GE port1 Intel E810-2C-Q2 2p100GE.
+ mac_address: "40:a6:b7:ca:2b:f0"
+ pci_address: "0000:27:00.0"
+ ip4_address: "172.16.20.1"
+ driver: ice
+ link: link2
+ model: Intel-E810CQ
+ port2:
+ # s40-t29-sut1-c4/p2 - 100GE port2 Intel E810-2C-Q2 2p100GE.
+ mac_address: "40:a6:b7:ca:2b:f4"
+ pci_address: "0000:29:00.0"
+ ip4_address: "172.16.30.2"
+ driver: ice
+ link: link3
+ model: Intel-E810CQ
+ DUT2:
+ type: DUT
+ host: "10.30.51.42"
+ arch: x86_64
+ port: 6002
+ username: testuser
+ password: Csit1234
+ uio_driver: vfio-pci
+ bus:
+ device1:
+ pci_address: "0000:e7:01.0"
+ driver: idxd
+ model: Intel-DSA
+ cryptodev:
+ device1:
+ pci_address: "0000:ed:00.0"
+ driver: "4xxx"
+ model: "HW_4xxx"
+ module: "qat_4xxx"
+ numvfs: 8
+ interfaces:
+ port1:
+ # s40-t29-sut2-c9/p1 - 100GE port1 Intel E810-2C-Q2 2p100GE.
+ mac_address: "40:a6:b7:ca:2a:a0"
+ pci_address: "0000:a8:00.0"
+ ip4_address: "172.16.20.2"
+ driver: ice
+ link: link2
+ model: Intel-E810CQ
+ port2:
+ # s40-t29-sut2-c9/p2 - 100GE port2 Intel E810-2C-Q2 2p100GE.
+ mac_address: "40:a6:b7:ca:2a:a4"
+ pci_address: "0000:aa:00.0"
+ ip4_address: "172.16.10.2"
+ driver: ice
+ link: link1
+ model: Intel-E810CQ \ No newline at end of file