[PATCH 0/3] NVMe PCI endpoint target fixes

Damien Le Moal dlemoal at kernel.org
Thu Apr 10 01:05:56 PDT 2025


On 4/8/25 11:47 AM, Damien Le Moal wrote:
> Two bug fix patch and one cleanup patch in this series.
> 
> The first patch fixes an issue with completion queue entries
> initialization in the case of failed commands.
> 
> The second patch fixes
> the initialization of the CC register to ensure that we can always
> detect that the host is attempting to enable the controller (with
> CC.EN).
> 
> The last patch cleans up/simplifies the management of the PCI link
> state.

Ping ?

> 
> Damien Le Moal (3):
>   nvmet: pci-epf: Always fully initialize completion entries
>   nvmet: pci-epf: Clear CC and CSTS when disabling the controller
>   nvmet: pci-epf: Cleanup link state management
> 
>  drivers/nvme/target/pci-epf.c | 65 ++++++++++++++++++++++-------------
>  1 file changed, 42 insertions(+), 23 deletions(-)
> 


-- 
Damien Le Moal
Western Digital Research



More information about the Linux-nvme mailing list