[PATCH v2 0/1] nvme-tcp: fix wrong status on deferred digest error

Xixin Liu liuxixin at kylinos.cn
Wed Aug 26 18:05:00 PDT 2026


Hi,

Thanks Hannes for the review on v1.

Changes since v1:
- keep req->status as __le16
- only fix the rsp path: shift left when a deferred host error is stored

Same loopback test as v1, PASS.

Thanks,
Xixin Liu

---

Xixin Liu (1):
  nvme-tcp: fix wrong status on deferred digest error

 drivers/nvme/host/tcp.c | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

-- 
2.53.0




More information about the Linux-nvme mailing list