From cb5c652c37763043e695f123808a3ee9c512689d Mon Sep 17 00:00:00 2001 From: "Michael S. Pedersen" Date: Wed, 22 Sep 2021 13:35:35 +0200 Subject: Updates Kuberef to use BMRA v21.08 Updates BMRA tag to v21.08 Updates Kuberef templates for BMRA configuration Updates idf.yml (hw_config) to match changes to BMRA Adds new and updated BMRA patches Fixes a few bugs in functions.sh Signed-off-by: Michael S. Pedersen Change-Id: Ifbd4d60af76dac45e49145f00cbeb90de0f7c719 Reviewed-on: https://gerrit.opnfv.org/gerrit/c/kuberef/+/72927 Tested-by: jenkins-ci Reviewed-by: Rihab Banday --- hw_config/ericsson-pod1/idf.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'hw_config/ericsson-pod1/idf.yaml') 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 -- cgit 1.2.3-korg