[PATCH 0/3] NVMe PCI endpoint target fixes
Damien Le Moal
dlemoal at kernel.org
Mon Apr 7 19:47:30 PDT 2025
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.
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(-)
--
2.49.0
More information about the Linux-nvme
mailing list