Re: [PATCH v5 00/34] arm_mpam: Add basic mpam driver
From: Hanjun Guo <guohanjun@huawei.com>
Date: 2025-11-18 07:46:05
Also in:
linux-acpi, lkml
From: Hanjun Guo <guohanjun@huawei.com>
Date: 2025-11-18 07:46:05
Also in:
linux-acpi, lkml
On 2025/11/18 0:59, Ben Horgan wrote:
Hi all, Not much substantial changed in this iteration. Some rework relating to acpi_pptt_cache and a related proposed fix in acpica. Lots of little tidy ups here and there. Thanks for all the reviews and testing so far. As I mentioned before, it would be great to get this taken up quickly. There are lots more patches to come before we have a working MPAM story and this driver is hidden behind the expert config. See patches for changelogs and below for branches.
Tested on ARM64 Kunpeng server with MPAM devices test suite, works as expected. Tested-by: Hanjun Guo <guohanjun@huawei.com> Thanks Hanjun