Hi Babu, On 22/01/2025 20:20, Babu Moger wrote: > This series adds the support for Assignable Bandwidth Monitoring Counters > (ABMC). It is also called QoS RMID Pinning feature > > Series is written such that it is easier to support other assignable > features supported from different vendors. > > The feature details are documented in the APM listed below [1]. > [1] AMD64 Architecture Programmer's Manual Volume 2: System Programming > Publication # 24593 Revision 3.41 section 19.3.3.3 Assignable Bandwidth > Monitoring (ABMC). The documentation is available at > Link: https://bugzilla.kernel.org/show_bug.cgi?id=206537 > > The patches are based on top of commit > d361b84d51bfe (tip/master) Merge branch into tip/master: 'x86/tdx' I've rebased the MPAM tree on top of this v11, here: https://git.kernel.org/pub/scm/linux/kernel/git/morse/linux.git/log/?h=mpam/abmc/v11 Hopefully this is sufficient evidence that this interface works for MPAM. It would be convenient for MPAM platforms to not have to support a 'default' mode if they are emulating ABMC - this was something that was never supported, and its not a problem that can be solved. (comments on the relevant patches). Thanks, James