[PATCH 0/2] nvme-fabrics: short-circuit connect retries
Hannes Reinecke
hare at suse.de
Wed Jun 23 07:32:48 PDT 2021
Hi all,
commit f25f8ef70ce2 ("nvme-fc: short-circuit reconnect retries")
allowed the fc transport to honour the DNR bit during reconnect
retries, allowing to speed up error recovery.
These patches implement the same logic for RDMA and TCP.
As usual, comments and reviews are welcome.
Hannes Reinecke (2):
nvme-tcp: short-circuit reconnect retries
nvme-rdma: short-circuit reconnect retries
drivers/nvme/host/rdma.c | 23 ++++++++++++++++-------
drivers/nvme/host/tcp.c | 22 ++++++++++++++--------
2 files changed, 30 insertions(+), 15 deletions(-)
--
2.29.2
More information about the Linux-nvme
mailing list