Re: [PATCH v3 0/3] nvme: Add sysfs interface for APST configuration management

From: Chaitanya Kulkarni
Date: Tue Apr 01 2025 - 18:35:14 EST


On 4/1/25 02:22, Yaxiong Tian wrote:
> From: Yaxiong Tian<tianyaxiong@xxxxxxxxxx>
>
> This series enhances NVMe APST (Autonomous Power State Transition) support by:
> 1. Adding warnings for PST table allocation failures
> 2. Exposing APST tables via sysfs for runtime inspection
> 3. Providing per-controller sysfs interface for APST configuration
>
> The changes allow better visibility and control of power management settings
> through userspace tools while maintaining the existing functionality.


For the series looks good, I believe it is tested with blktest and there are
no issues ...

Reviewed-by: Chaitanya Kulkarni <kch@xxxxxxxxxx>

-ck