[PATCH 0/4] nvmet pci-epf fixes

Damien Le Moal dlemoal at kernel.org
Wed May 7 23:57:41 PDT 2025


Four patches to fix and improve IRQ handling in the PCI endpoint target
driver. The issues fixed by the first 2 patches where discovered with
testing polling queues (set on the host side). The following 2 patches
are small improvements/cleanup in the same IRQ handling area.

Damien Le Moal (4):
  nvmet: pci-epf: Clear completion queue IRQ flag on delete
  nvmet: pci-epf: Do not fall back to using INTX if not supported
  nvmet: pci-epf: Cleanup nvmet_pci_epf_raise_irq()
  nvmet: pci-epf: Improve debug message

 drivers/nvme/target/pci-epf.c | 35 ++++++++++++++++++++++-------------
 1 file changed, 22 insertions(+), 13 deletions(-)

-- 
2.49.0




More information about the Linux-nvme mailing list