[PATCH v2 0/1] nvme-tcp: wait socket wmem to drain in queue stop

Michael Liang posted 1 patch 8 months ago
There is a newer version of this series
drivers/nvme/host/tcp.c | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
[PATCH v2 0/1] nvme-tcp: wait socket wmem to drain in queue stop
Posted by Michael Liang 8 months ago
Changes in v2:
 - Always wait in tcp queue stop regardless of the queue liveness, which
   fixes the concurrent queue stop from I/O timeout from multiple namespaces
   of the same controller.
 - Link to v1: https://lore.kernel.org/linux-nvme/20250405054848.3773471-1-mliang@purestorage.com/

Michael Liang (1):
  nvme-tcp: wait socket wmem to drain in queue stop

 drivers/nvme/host/tcp.c | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

-- 
2.34.1