summaryrefslogtreecommitdiffstats
path: root/labs/arm/idf-pod7.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'labs/arm/idf-pod7.yaml')
-rw-r--r--labs/arm/idf-pod7.yaml11
1 files changed, 7 insertions, 4 deletions
diff --git a/labs/arm/idf-pod7.yaml b/labs/arm/idf-pod7.yaml
index a8041a2d..2cc681bf 100644
--- a/labs/arm/idf-pod7.yaml
+++ b/labs/arm/idf-pod7.yaml
@@ -17,6 +17,7 @@ idf:
oob:
ip-range: 10.0.16.2-10.0.16.6
vlan: native
+ mask: 24
admin:
interface: 0
vlan: native
@@ -35,7 +36,7 @@ idf:
mask: 24
private:
interface: 1
- vlan: 2345
+ vlan: 2345-2360
network: 10.1.0.0
mask: 24
public:
@@ -60,6 +61,8 @@ idf:
timeout_comissioning: 10
timeout_deploying: 15
network:
+ ntp_strata_host1: 1.se.pool.ntp.org
+ ntp_strata_host2: 0.se.pool.ntp.org
node:
# Ordered-list, index should be in sync with node index in PDF
- interfaces: &interfaces_a
@@ -97,9 +100,9 @@ idf:
compute_kernel_isolcpu: *nova_cpu_pinning_common_a
dpdk:
nova_cpu_pinning: "4-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_a
compute_dpdk_driver: vfio
compute_ovs_pmd_cpu_mask: "0xc"