From d43a141f85b320227f58271d98d8e1c7c193f74e Mon Sep 17 00:00:00 2001 From: Chenli Wei Date: Mon, 20 Jun 2022 11:17:56 +0800 Subject: [PATCH] misc: add assert to check the missing of CLOS MASK The current UI there is an issue which have not sync and save the VMs to RDT element, these issue will cause the missing of num_pclosids and the HV can't start. This patch add assert to check the the missing of CLOS MASK. The UI issue will be fix by another patch. Tracked-On: #6690 Signed-off-by: Chenli Wei --- misc/config_tools/schema/checks/rdt_support.xsd | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/misc/config_tools/schema/checks/rdt_support.xsd b/misc/config_tools/schema/checks/rdt_support.xsd index 93ba3f91f..e844800d9 100644 --- a/misc/config_tools/schema/checks/rdt_support.xsd +++ b/misc/config_tools/schema/checks/rdt_support.xsd @@ -53,4 +53,13 @@ This error cannot be fixed by adjusting the configuration. Report a `GitHub issu + + + Need config the CLOS MASK for VM '{$vm_name}''. + + +