summaryrefslogtreecommitdiffstats
path: root/hw_config
diff options
context:
space:
mode:
Diffstat (limited to 'hw_config')
-rw-r--r--hw_config/equinix-metal/idf.yaml5
-rw-r--r--hw_config/ericsson-pod1/idf.yaml5
-rw-r--r--hw_config/intel/idf.yaml5
-rw-r--r--hw_config/libvirt-vms/idf.yaml9
4 files changed, 10 insertions, 14 deletions
diff --git a/hw_config/equinix-metal/idf.yaml b/hw_config/equinix-metal/idf.yaml
index 0cdcc41..a1f9ef8 100644
--- a/hw_config/equinix-metal/idf.yaml
+++ b/hw_config/equinix-metal/idf.yaml
@@ -52,9 +52,9 @@ bmra:
# qat:
# - name: crypto01
# pci: "0000:ab:00.0"
-# mod_type: qat_c62x
# pci_type: c6xx
# vfs: 4
+ runtime: docker # 'docker' and 'containerd' supported
features:
sriov:
enable: true
@@ -65,8 +65,7 @@ bmra:
hugepages:
enable: true
default: 2M
- hugepages_1G: 0
- hugepages_2M: 10240
+ amount: 10240
isolcpus:
enable: true
autogenerate: true
diff --git a/hw_config/ericsson-pod1/idf.yaml b/hw_config/ericsson-pod1/idf.yaml
index 411d36d..3e03d4c 100644
--- a/hw_config/ericsson-pod1/idf.yaml
+++ b/hw_config/ericsson-pod1/idf.yaml
@@ -81,9 +81,9 @@ bmra:
# qat:
# - name: crypto01
# pci: "0000:ab:00.0"
-# mod_type: qat_c62x
# pci_type: c6xx
# vfs: 4
+ runtime: docker # 'docker' and 'containerd' supported
features:
sriov:
enable: false
@@ -94,8 +94,7 @@ bmra:
hugepages:
enable: false
default: 2M
- hugepages_1G: 0
- hugepages_2M: 10240
+ amount: 10240
isolcpus:
enable: true
autogenerate: true
diff --git a/hw_config/intel/idf.yaml b/hw_config/intel/idf.yaml
index 72f8c95..dc95638 100644
--- a/hw_config/intel/idf.yaml
+++ b/hw_config/intel/idf.yaml
@@ -81,9 +81,9 @@ bmra:
# qat:
# - name: crypto01
# pci: "0000:ab:00.0"
-# mod_type: qat_c62x
# pci_type: c6xx
# vfs: 4
+ runtime: docker # 'docker' and 'containerd' supported
features:
sriov:
enable: true
@@ -94,8 +94,7 @@ bmra:
hugepages:
enable: true
default: 2M
- hugepages_1G: 0
- hugepages_2M: 10240
+ amount: 10240
isolcpus:
enable: true
autogenerate: true
diff --git a/hw_config/libvirt-vms/idf.yaml b/hw_config/libvirt-vms/idf.yaml
index 1616f9f..ab4fe0a 100644
--- a/hw_config/libvirt-vms/idf.yaml
+++ b/hw_config/libvirt-vms/idf.yaml
@@ -77,9 +77,9 @@ bmra:
# qat:
# - name: crypto01
# pci: "0000:ab:00.0"
-# mod_type: qat_c62x
# pci_type: c6xx
# vfs: 4
+ runtime: docker # 'docker' and 'containerd' supported
features:
sriov:
enable: false
@@ -90,12 +90,11 @@ bmra:
hugepages:
enable: true
default: 2M
- hugepages_1G: 0
- hugepages_2M: 5120
+ amount: 5120
isolcpus:
- enable: false
+ enable: true
autogenerate: false
- cpus: "4-19,24-39,44-59,64-79" # Not used when autogenerate is true
+ cpus: "2-5" # Not used when autogenerate is true
nfd: true
cmk:
enable: true