Revert "fix(botstrap): Add Cavium 50G to DUT1 in example" 96/42496/1
authorPeter Mikus <[email protected]>
Wed, 19 Mar 2025 13:12:47 +0000 (13:12 +0000)
committerPeter Mikus <[email protected]>
Wed, 19 Mar 2025 13:12:47 +0000 (13:12 +0000)
This reverts commit a729115549d258798fed6f273dd9e2fc69d9d582.

Reason for revert: different solution

Change-Id: Ic063350db8c55943733a03abdc431c53df496b91
Signed-off-by: Peter Mikus <[email protected]>
topologies/available/2n_hw_testbed1.yaml.example

index 75326b6..7f205a3 100644 (file)
@@ -42,14 +42,14 @@ nodes:
         model: virtual
       port5:
         mac_address: "00:00:00:00:00:00"
-        pci_address: "0000:00:05.0"
+        pci_address: "0000:00:03.0"
         driver: e1000
         link: link5
         model: Cavium-A063-50G
       port6:
         mac_address: "00:00:00:00:00:00"
-        pci_address: "0000:00:06.0"
-        link: link6
+        pci_address: "0000:00:04.0"
+        link: link5
         driver: e1000
         model: Cavium-A063-50G
   DUT1:
@@ -85,16 +85,4 @@ nodes:
         pci_address: "0000:00:04.0"
         driver: e1000
         link: link4
-        model: virtual
-      port5:
-        mac_address: "00:00:00:00:00:00"
-        pci_address: "0000:00:05.0"
-        driver: e1000
-        link: link5
-        model: Cavium-A063-50G
-      port6:
-        mac_address: "00:00:00:00:00:00"
-        pci_address: "0000:00:06.0"
-        link: link6
-        driver: e1000
-        model: Cavium-A063-50G
+        model: virtual
\ No newline at end of file