summaryrefslogtreecommitdiffstats
path: root/type/cntt/profiles/host/dp-intel-s2600wt.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'type/cntt/profiles/host/dp-intel-s2600wt.yaml')
-rw-r--r--type/cntt/profiles/host/dp-intel-s2600wt.yaml14
1 files changed, 13 insertions, 1 deletions
diff --git a/type/cntt/profiles/host/dp-intel-s2600wt.yaml b/type/cntt/profiles/host/dp-intel-s2600wt.yaml
index 49ece45..fbf304d 100644
--- a/type/cntt/profiles/host/dp-intel-s2600wt.yaml
+++ b/type/cntt/profiles/host/dp-intel-s2600wt.yaml
@@ -9,7 +9,7 @@ metadata:
storagePolicy: cleartext
layeringDefinition:
abstract: false
- layer: site
+ layer: type
parentSelector:
hosttype: dp-global
actions:
@@ -97,4 +97,16 @@ data:
kernel: 'hwe-16.04'
kernel_params:
kernel_package: 'linux-image-4.15.0-46-generic'
+ intel_iommu: 'on'
+ iommu: 'pt'
+ amd_iommu: 'on'
+ cgroup_disable: 'hugetlb'
+ transparent_hugepage: 'never'
+ hugepagesz: 'hardwareprofile:hugepages.dpdk.size'
+ hugepages: 'hardwareprofile:hugepages.dpdk.count'
+ default_hugepagesz: 'hardwareprofile:hugepages.dpdk.size'
+ isolcpus: 'hardwareprofile:cpuset.kvm'
+ metadata:
+ owner_data:
+ sriov: enabled
...