[fuel] Update computes on pod10
[pharos.git] / labs / arm / idf-pod10.yaml
index 836f2da..1c856d9 100644 (file)
@@ -85,30 +85,22 @@ idf:
           busaddr: *busaddr_intel
         - interfaces: *interfaces_intel
           busaddr: *busaddr_intel
-        - interfaces:
-            - 'enP5s3'
-            - 'enP2p1s0f1'
-            - 'enP2p1s0f2'
-            - 'enP2p1s0f3'
-          busaddr:
-            - '0005:90:00.0'
-            - '0002:01:00.1'
-            - '0002:01:00.2'
-            - '0002:01:00.3'
-        - interfaces:
+        - interfaces: &interfaces_arm
             - 'enP5p144s0'
             - 'enP2p1s0f1'
             - 'enP2p1s0f2'
             - 'enP2p1s0f3'
             - 'enP2p1s0f4'
             - 'enP2p1s0f5'
-          busaddr:
+          busaddr: &busaddr_arm
             - '0005:90:00.0'
             - '0002:01:00.1'
             - '0002:01:00.2'
             - '0002:01:00.3'
             - '0002:01:00.4'
             - '0002:01:00.5'
+        - interfaces: *interfaces_arm
+          busaddr: *busaddr_arm
     reclass:
       node:
         - compute_params: &compute_params_intel
@@ -142,9 +134,9 @@ idf:
               compute_kernel_isolcpu: *nova_cpu_pinning_common_arm
             dpdk:
               nova_cpu_pinning: "12-47"
-              compute_hugepages_size: 2M
-              compute_hugepages_count: 8192
-              compute_hugepages_mount: /mnt/hugepages_2M
+              compute_hugepages_size: 1G
+              compute_hugepages_count: 16
+              compute_hugepages_mount: /mnt/hugepages_1G
               compute_kernel_isolcpu: *nova_cpu_pinning_common_arm
               compute_dpdk_driver: vfio
               compute_ovs_pmd_cpu_mask: "0x300"