Hi Babu, On 10/13/2023 1:26 PM, Babu Moger wrote: > @@ -440,6 +444,14 @@ RESCTRL filesystem has two main components > -> RFTYPE_CTRL (Files for CTRL group) > Files: mode, schemata, size > > + -> RFTYPE_MON (Files for MON group) > + > + -> RFTYPE_DEBUG (Files to help resctrl debugging) > + File: mon_hw_id > + > + -> RFTYPE_CTRL (Files for CTRL group) > + Files: mode, schemata, size > + > -> RFTYPE_DEBUG (Files to help resctrl debugging) > File: ctrl_hw_id > Something went wrong during creation of this patch. Notice that the "RFTYPE_CTRL" at the top is duplicated in the new changes and that the "RFTYPE_MON" changes were inserted in the wrong place. Reinette