nvme-tcp: enhance timeout kernel log
authorMax Gurtovoy <mgurtovoy@nvidia.com>
Sun, 7 Jan 2024 00:29:50 +0000 (02:29 +0200)
committerKeith Busch <kbusch@kernel.org>
Mon, 8 Jan 2024 18:09:50 +0000 (10:09 -0800)
commit45c36f04f1beb7c4c45f5910a1f69d6d9d5a19fb
tree4c4951fb53583bd308295f71cde2849f20f27e0d
parenta5c1a87ce0876192d4343cdf5f0a22d737eb0ec3
nvme-tcp: enhance timeout kernel log

Print the command_id along side blk-mq's tag to help match commands with
protocol wire traces and logs.

Signed-off-by: Max Gurtovoy <mgurtovoy@nvidia.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Keith Busch <kbusch@kernel.org>
drivers/nvme/host/tcp.c