[PATCH mpam/v6.10-rc1 RFC 0/4] arm_mpam: Fix several minor issues

Zeng Heng posted 4 patches 1 year, 4 months ago
drivers/platform/arm64/mpam/mpam_devices.c  | 8 +++++---
drivers/platform/arm64/mpam/mpam_internal.h | 1 +
drivers/platform/arm64/mpam/mpam_resctrl.c  | 4 ++--
3 files changed, 8 insertions(+), 5 deletions(-)
[PATCH mpam/v6.10-rc1 RFC 0/4] arm_mpam: Fix several minor issues
Posted by Zeng Heng 1 year, 4 months ago
After completing the necessary software adaptation for the local chipset,
the MPAM function is successfully enabled. After related tests are
completed, some issues were discovered and here attempt to fix them.

Hope to get some suggestions for modifications, if I miss any rules should
be followed, please let me know.

Zeng Heng (4):
  arm_mpam: Correct MBA granularity calculation
  arm_mpam: Fix the range calculation of the implemented bits
  arm_mpam: Correct the judgment condition of the CMAX feature
  arm_mpam: Fix typo about mbw_min controls

 drivers/platform/arm64/mpam/mpam_devices.c  | 8 +++++---
 drivers/platform/arm64/mpam/mpam_internal.h | 1 +
 drivers/platform/arm64/mpam/mpam_resctrl.c  | 4 ++--
 3 files changed, 8 insertions(+), 5 deletions(-)

--
2.25.1
Re: [PATCH mpam/v6.10-rc1 RFC 0/4] arm_mpam: Fix several minor issues
Posted by James Morse 12 months ago
Hello!

On 22/07/2024 05:01, Zeng Heng wrote:
> After completing the necessary software adaptation for the local chipset,
> the MPAM function is successfully enabled. After related tests are
> completed, some issues were discovered and here attempt to fix them.
> 
> Hope to get some suggestions for modifications, if I miss any rules should
> be followed, please let me know.

Sorry for the delay following these up - they should all be fixed in the newer
versions of the tree. I've added 'CC' tags to the patches you fixed here.


Thanks,

James
Re: [PATCH mpam/v6.10-rc1 RFC 0/4] arm_mpam: Fix several minor issues
Posted by Zeng Heng 11 months, 2 weeks ago

On 2024/12/21 1:51, James Morse wrote:
> Hello!
> 
> On 22/07/2024 05:01, Zeng Heng wrote:
>> After completing the necessary software adaptation for the local chipset,
>> the MPAM function is successfully enabled. After related tests are
>> completed, some issues were discovered and here attempt to fix them.
>>
>> Hope to get some suggestions for modifications, if I miss any rules should
>> be followed, please let me know.
> 
> Sorry for the delay following these up - they should all be fixed in the newer
> versions of the tree. I've added 'CC' tags to the patches you fixed here.
> 
> 
> Thanks,
> 
> James
> 


Thanks for your reply!

I have found they are all fixed in the latest branch already.

For the MPAM driver, I have updated the Narrow-PARTID feature patchset.
Please feel free to provide any comments or suggestions, if you were
available.

Here is the link to the v4 of the Narrow-PARTID feature:
https://lore.kernel.org/all/20250104101224.873926-1-zengheng4@huawei.com/

Thank you in advance.


Greetings for new year,
Zeng Heng